springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets.log.2021-02-18.log
New file @@ -0,0 +1,1514 @@ 2021-02-18 11:06:11.798 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:14.590 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets.AppletsApplication.main(AppletsApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:14.961 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:15.062 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:15.056+00:00","status":500,"error":"Internal Server Error","message":"","path":"/applets/prod"}] 2021-02-18 11:06:15.064 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 11:06:18.535 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:18.539 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:18.719 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 57ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:20.246 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 11:06:20.357 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.361 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.363 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.364 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:22.416 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:22.462 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:22.462 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:22.462 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:22.757 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:22.757 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7628 ms 2021-02-18 11:06:24.115 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" 2021-02-18 11:06:24.343 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:24.443 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:24.446 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets.AppletsApplication.main(AppletsApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:07:24.910 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:28.020 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets.AppletsApplication.main(AppletsApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:28.301 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:28.387 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:28.352+00:00","status":500,"error":"Internal Server Error","message":"","path":"/applets/prod"}] 2021-02-18 11:07:28.392 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 11:07:32.475 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:32.479 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:32.597 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 51ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:34.094 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 11:07:34.924 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.926 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.927 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.929 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.690 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:36.705 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:36.706 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:36.708 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:36.975 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:36.975 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8487 ms 2021-02-18 11:07:38.816 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" 2021-02-18 11:07:38.964 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:38.988 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:38.993 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'commonApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets.AppletsApplication.main(AppletsApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:13:24.124 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:27.762 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets.AppletsApplication.main(AppletsApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:28.234 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:36.272 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:36.273 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 11:13:36.278 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 11:13:37.355 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:37.368 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:37.413 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:38.143 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 11:13:38.230 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:38.232 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:38.234 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:38.236 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:39.692 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 11:13:39.708 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 11:13:39.708 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:39.721 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:39.915 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:39.916 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 3611 ms 2021-02-18 11:13:45.073 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 11:13:45.270 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:45.271 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:45.294 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:45.294 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:46.129 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:13:48.112 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:13:48.307 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:13:48.805 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:13:49.652 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:13:50.206 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:13:50.210 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:13:50.744 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:13:50.744 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:13:51.820 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:13:51.875 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:13:51.875 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:13:51.875 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:13:51.875 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:13:51.894 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:13:51.895 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:13:51.895 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:13:52.556 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:13:52.654 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:13:52.749 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:13:52.756 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618032755 with initial instances count: 2 2021-02-18 11:13:52.759 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 11:13:52.760 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618032760, current=UP, previous=STARTING] 2021-02-18 11:13:52.762 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 11:13:52.777 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 11:13:53.322 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 11:13:53.352 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 11:13:53.365 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 11:13:53.454 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 11:13:53.566 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 11:13:53.845 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 11:13:55.831 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 11:13:55.976 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 11:13:56.174 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 11:13:56.176 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 11:13:56.299 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 34.333 seconds (JVM running for 35.849) 2021-02-18 11:18:51.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:21:46.548 [http-nio-8195-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:21:46.548 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:21:46.556 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 11:21:47.407 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"xZasf1NyBQsIT13JRgVuLA=="}】 2021-02-18 11:21:47.779 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:47.794 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 11:21:47.794 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:47.801 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:47.816 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:47.818 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@2c9c21d6 2021-02-18 11:21:48.027 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:48.028 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 11:21:48.028 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:48.029 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:48.031 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:48.031 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@30593799 2021-02-18 11:21:48.409 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:48.411 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 11:21:48.411 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:48.412 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:48.413 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:48.414 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@91c4a0c 2021-02-18 11:21:48.804 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:49.033 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:49.038 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:49.039 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 11:21:49.039 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:49.040 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:49.041 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:49.041 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@74d211a4 2021-02-18 11:21:49.413 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:50.041 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:22:20.011 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdHAPgAAAQJY 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAPsNre-a6cM0a ]"} 2021-02-18 11:22:20.012 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAPsNre-a6cM0a ]"}】 2021-02-18 11:22:22.414 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdRYDgAAADKP 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAm44ce-JUpjCa ]"} 2021-02-18 11:22:22.415 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAm44ce-JUpjCa ]"}】 2021-02-18 11:22:28.754 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdUGDgAAAGSP 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAJRNre-qSw3aA ]"} 2021-02-18 11:22:28.754 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAJRNre-qSw3aA ]"}】 2021-02-18 11:22:30.463 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdDQXgAAAXKR 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIA4EMre-V3UdHA ]"} 2021-02-18 11:22:30.463 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIA4EMre-V3UdHA ]"}】 2021-02-18 11:22:31.887 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdYQZgAAABTC 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAhTNre-ANSjla ]"} 2021-02-18 11:22:31.888 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAhTNre-ANSjla ]"}】 2021-02-18 11:22:38.778 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_pNkzc2K4XmOo9OZjYnKtDlBNlQXHl5_Z-ODMbZDx8l3AkAcjAScCMEad8f22WTbn2LRu9penD1w5kU-uzXoP40b9A2MahV0N0kr5XN7t55wjBVcgenJTOwjZQaxKJEeFDwF0p5LP0EnNmXMdEIJgAAAMQR 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAkDMre-p6xJea ]"} 2021-02-18 11:22:38.778 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIAkDMre-p6xJea ]"}】 2021-02-18 11:22:39.307 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"aFWUcN7KF023AOfIBi6LyA=="}】 2021-02-18 11:22:40.606 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_TdawcUaP8CNr9dB2kkSQXHNxsjZL7WtcoHv0rDKNWq9Esn2guKICn3L30a6RcHAaFSWAfYw854wH7o6he6cmteTdmLcyJvyDdL7pPs95MQjGoHLRy28bG-kehr1MLSsLhvKogjOV2o8r8hdxKBZdAFAYPN 【请求参数】:js_code=013NEC0w3JYhSV2c2a3w3gbzHu0NEC0Y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIARIMre-13Ek.A ]"} 2021-02-18 11:22:40.606 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: lfIARIMre-13Ek.A ]"}】 2021-02-18 11:22:46.127 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"jFUuonpwWw3E53mFgcGqsg=="}】 2021-02-18 11:22:55.915 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"aFWUcN7KF023AOfIBi6LyA=="}】 2021-02-18 11:23:51.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:28:51.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:33:51.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:38:51.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:43:51.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:48:51.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:53:51.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:58:51.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:03:51.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:08:51.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:13:51.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:18:51.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:23:51.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:28:51.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:33:51.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:38:51.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:43:51.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:48:51.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:53:51.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:58:51.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:03:51.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:08:51.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:13:51.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:18:51.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:23:51.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:26:22.703 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"QiyvxDFj8tZl//Xzd95LLQ=="}】 2021-02-18 13:28:51.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:29:51.978 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5SwRjkAv5MelAQbWkHqVW7k","sessionKey":"+9JSOHSajfKMmcmWvRS8VA=="}】 2021-02-18 13:29:51.984 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5XXLqPXU_vNn4pJ07N0qEk8","sessionKey":"X7k2XiLaVdUBnvTiF2Pizw=="}】 2021-02-18 13:29:52.417 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:29:52.428 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:29:52.442 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:29:52.445 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:29:52.453 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:29:52.466 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:48.129 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.436 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.441 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.441 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.446 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.447 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.485 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:51.495 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:30:52.423 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:00.029 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:00.037 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:04.367 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:08.681 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:12.992 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:31:40.301 [http-nio-8195-exec-1] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 13:31:40.301 [http-nio-8195-exec-10] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 13:31:40.573 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-18 13:31:40.586 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-18 13:31:40.737 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-18 13:31:41.696 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-18 13:31:41.696 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-18 13:31:41.705 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-18 13:31:41.708 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-18 13:31:41.763 [http-nio-8195-exec-2] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 13:31:52.229 [http-nio-8195-exec-6] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: PartyBuildingService#listActivity(Long,Long) failed and no fallback available.] with root cause feign.FeignException$BadRequest: [400] during [POST] to [http://partybuilding/partybuildIng/listactivity?userId=93] [PartyBuildingService#listActivity(Long,Long)]: [{"timestamp":"2021-02-18T05:31:52.212+00:00","status":400,"error":"Bad Request","message":"","path":"/partybuildIng/listactivity"}] at feign.FeignException.clientErrorStatus(FeignException.java:195) at feign.FeignException.errorStatus(FeignException.java:177) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 13:31:52.291 [http-nio-8195-exec-8] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: PartyBuildingService#listActivity(Long,Long) failed and no fallback available.] with root cause feign.FeignException$BadRequest: [400] during [POST] to [http://partybuilding/partybuildIng/listactivity?userId=93] [PartyBuildingService#listActivity(Long,Long)]: [{"timestamp":"2021-02-18T05:31:52.289+00:00","status":400,"error":"Bad Request","message":"","path":"/partybuildIng/listactivity"}] at feign.FeignException.clientErrorStatus(FeignException.java:195) at feign.FeignException.errorStatus(FeignException.java:177) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 13:33:51.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:38:52.299 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:55.160 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:38:56.041 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:38:56.042 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 13:38:56.047 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 13:38:58.743 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:38:58.747 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:38:58.791 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23ms. Found 0 Redis repository interfaces. 2021-02-18 13:38:59.845 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 13:38:59.940 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:38:59.942 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:38:59.944 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:38:59.946 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:01.647 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 13:39:01.685 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 13:39:01.686 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:01.686 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:01.938 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:01.939 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5842 ms 2021-02-18 13:39:06.502 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:39:06.570 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:06.579 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:06.597 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:06.597 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:07.261 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:39:08.485 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:39:08.794 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:39:09.227 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:39:10.086 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:39:10.764 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:39:10.773 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:39:11.268 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:39:11.269 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:39:12.343 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:39:12.423 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:39:12.424 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:39:12.981 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:39:13.002 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:39:13.033 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:39:13.062 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613626753061 with initial instances count: 10 2021-02-18 13:39:13.064 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 13:39:13.064 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613626753064, current=UP, previous=STARTING] 2021-02-18 13:39:13.066 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 13:39:13.108 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 13:39:13.360 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 13:39:13.379 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 13:39:13.393 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:39:13.479 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:39:13.499 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 13:39:13.650 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:39:14.654 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 13:39:14.739 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 13:39:14.821 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 13:39:14.822 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 13:39:14.907 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 24.398 seconds (JVM running for 26.078) 2021-02-18 13:44:07.733 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:11.222 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:13.656 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:13.657 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 13:44:13.662 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 13:44:16.421 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:16.448 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:16.613 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 16ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:17.734 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 13:44:17.877 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:17.891 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:17.893 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:17.895 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:20.436 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 13:44:20.486 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 13:44:20.487 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:20.487 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:20.781 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:20.781 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7056 ms 2021-02-18 13:44:27.826 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:44:28.001 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:28.001 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:28.008 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:28.008 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:28.882 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:30.608 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:30.716 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:31.159 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:32.269 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:33.150 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:33.150 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:33.851 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:33.851 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:35.323 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:35.347 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:35.367 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:36.161 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:36.709 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:36.722 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:36.739 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627076738 with initial instances count: 7 2021-02-18 13:44:36.741 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 13:44:36.741 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627076741, current=UP, previous=STARTING] 2021-02-18 13:44:36.743 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 13:44:37.132 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 13:44:36.962 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 13:44:37.142 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 13:44:37.154 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:44:37.223 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 13:44:37.229 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:44:37.552 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:44:38.965 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 13:44:39.074 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 13:44:39.188 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 13:44:39.189 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 13:44:39.278 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 33.678 seconds (JVM running for 35.085) 2021-02-18 13:46:57.882 [http-nio-8195-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 13:46:57.882 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 13:46:57.889 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 7 ms 2021-02-18 13:46:58.675 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5e_lCPkmVqgaR5WKhRcq6_o","sessionKey":"hqnhAQXEYoWsrt2BtfzcPw=="}】 2021-02-18 13:46:59.022 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.034 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 13:46:59.034 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:46:59.039 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:46:59.051 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.053 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5e799e8d 2021-02-18 13:46:59.364 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.366 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 13:46:59.366 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:46:59.367 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:46:59.368 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.369 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@253a591c 2021-02-18 13:46:59.888 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:46:59.888 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:46:59.890 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 13:46:59.904 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.905 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 13:46:59.905 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:46:59.906 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:46:59.907 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:46:59.908 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@44ec0ea5 2021-02-18 13:47:00.043 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:47:00.368 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:47:00.907 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:49:35.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:54:35.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:59:35.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:04:35.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:20.193 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:24.203 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:24.832 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:24.833 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 14:05:24.847 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 14:05:26.474 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:26.478 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:26.568 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 70ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:27.323 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 14:05:27.392 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.394 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.398 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.400 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:29.050 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 14:05:29.067 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 14:05:29.068 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:29.068 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:29.231 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:29.231 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4299 ms 2021-02-18 14:05:35.152 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:05:35.261 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:35.261 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:35.275 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:35.275 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:36.043 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:37.925 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:38.097 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:38.619 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:39.846 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:40.786 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:40.786 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:41.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:41.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:42.909 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:42.937 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:42.940 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:42.940 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:42.940 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:42.940 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:42.940 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:42.951 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:43.894 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:43.956 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:44.005 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:44.048 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628344047 with initial instances count: 10 2021-02-18 14:05:44.051 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 14:05:44.051 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628344051, current=UP, previous=STARTING] 2021-02-18 14:05:44.052 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 14:05:44.078 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 14:05:44.566 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 14:05:44.574 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 14:05:44.587 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:05:44.613 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 14:05:44.653 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:05:45.039 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:05:46.735 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 14:05:47.842 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 14:05:48.032 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 14:05:48.034 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 14:05:48.175 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 29.679 seconds (JVM running for 31.345) 2021-02-18 14:10:00.141 [http-nio-8195-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:10:00.141 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:10:00.148 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 7 ms 2021-02-18 14:10:01.011 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5STU2KtlJnAFIO7241uo7-k","sessionKey":"hN7FjEROdLg9e8L0dYUE7w=="}】 2021-02-18 14:10:01.354 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:01.367 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 14:10:01.367 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:10:01.372 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:10:01.384 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:01.386 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@168d3b45 2021-02-18 14:10:01.727 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:01.728 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 14:10:01.728 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:10:01.729 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:10:01.731 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:01.731 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@4df9584b 2021-02-18 14:10:02.214 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:02.215 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 14:10:02.215 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:10:02.216 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:10:02.217 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:02.217 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:02.217 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5799ec6a 2021-02-18 14:10:02.221 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:02.222 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:02.375 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:02.730 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:03.217 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:13.182 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:13.183 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:13.195 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:42.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:10:55.513 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:55.535 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:10:55.540 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:11:08.758 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bmAKW3CV3VJB9oXcv0slnk","sessionKey":"4OdYtpc0Dfc5v6E+JxpZog=="}】 2021-02-18 14:11:09.209 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:11:09.224 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:11:09.230 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 14:11:38.296 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:11:38.298 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 14:11:38.298 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:11:38.299 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:11:38.300 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:11:38.301 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1d3134aa 2021-02-18 14:11:38.546 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"Yl8qwDjdqiC8AxHCTA9rLw=="}】 2021-02-18 14:11:38.922 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"Yl8qwDjdqiC8AxHCTA9rLw=="}】 2021-02-18 14:11:39.299 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:13:38.133 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:42.216 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:42.962 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:42.963 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 14:13:42.968 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 14:13:44.048 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:44.052 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:44.087 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 15ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:44.846 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 14:13:44.900 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.918 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.920 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.922 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:46.721 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 14:13:46.753 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 14:13:46.754 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:46.754 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:47.081 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:47.081 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4067 ms 2021-02-18 14:13:52.385 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:13:52.550 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:52.551 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:52.585 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:52.585 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:53.431 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:13:54.982 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:13:55.108 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:13:55.492 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:13:56.244 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:13:56.721 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:13:56.722 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:13:57.084 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:13:57.084 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:13:58.523 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:13:58.625 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:13:58.626 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:13:59.255 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:13:59.277 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:13:59.324 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:13:59.377 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628839376 with initial instances count: 10 2021-02-18 14:13:59.379 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 14:13:59.380 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628839380, current=UP, previous=STARTING] 2021-02-18 14:13:59.382 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 14:13:59.806 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 14:13:59.851 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 14:13:59.860 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 14:13:59.863 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:13:59.893 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:14:00.055 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 14:14:00.258 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:14:01.811 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 14:14:01.974 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 14:14:02.235 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 14:14:02.236 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 14:14:02.394 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 26.443 seconds (JVM running for 28.028) 2021-02-18 14:18:58.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:23:58.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:28:58.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:33:58.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:38:58.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:43:58.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:48:58.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:53:58.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:58:58.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:03:58.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:08:58.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:13:58.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:18:58.634 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:23:58.634 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:28:58.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:33:58.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:38:58.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:43:58.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:48:58.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:33.587 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:37.931 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:42.581 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:42.583 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 15:53:42.587 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 15:53:46.680 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:46.697 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:46.827 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 65ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:48.533 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 15:53:48.678 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:48.713 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:48.715 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:48.718 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:51.822 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 15:53:51.893 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 15:53:51.894 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:51.895 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:52.229 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:52.229 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9591 ms 2021-02-18 15:54:00.244 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 15:54:00.326 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:54:00.326 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:54:00.332 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:54:00.339 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:54:00.967 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:54:02.709 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 15:54:02.821 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 15:54:03.308 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 15:54:04.322 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 15:54:05.067 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 15:54:05.067 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 15:54:05.853 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 15:54:05.887 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 15:54:07.210 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 15:54:07.256 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 15:54:07.837 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 15:54:07.853 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 15:54:07.860 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 15:54:07.877 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613634847876 with initial instances count: 10 2021-02-18 15:54:07.879 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 15:54:07.880 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613634847880, current=UP, previous=STARTING] 2021-02-18 15:54:07.881 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 15:54:07.927 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 15:54:08.059 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 15:54:08.254 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 15:54:08.258 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 15:54:08.260 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 15:54:08.289 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 15:54:08.579 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 15:54:09.541 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 15:54:09.598 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 15:54:09.768 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 15:54:09.775 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 15:54:09.888 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 38.275 seconds (JVM running for 40.587) 2021-02-18 15:59:07.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:04:07.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:08:01.291 [http-nio-8195-exec-5] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:08:01.291 [http-nio-8195-exec-5] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:08:01.299 [http-nio-8195-exec-5] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 16:08:02.187 [hystrix-community-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.204 [hystrix-community-3] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 16:08:02.204 [hystrix-community-3] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:02.210 [hystrix-community-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:02.246 [hystrix-community-3] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.248 [hystrix-community-3] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@752b7386 2021-02-18 16:08:02.320 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.323 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 16:08:02.323 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:02.323 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:02.332 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.332 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6988b91 2021-02-18 16:08:02.749 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"QzVDLbC8Il5AprtJj4HKtQ=="}】 2021-02-18 16:08:02.913 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.928 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:08:02.928 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:02.928 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:02.930 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:02.930 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@771fd00a 2021-02-18 16:08:03.220 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:03.332 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:03.601 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:03.632 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:08:03.632 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:03.633 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:03.633 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6479b7be 2021-02-18 16:08:03.700 [http-nio-8195-exec-4] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginApplets(String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:08:03.938 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:04.688 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_38TwpF-MaKun4QwqCHfepMQQCUBhNh_2A1Z6OyA_VS5XwkDhgZDHxh3zet4npw2WkEF72yhnsKasQ6X1k4nfchH6JDLl_r0u9Q6inHbCfmjboV90dYeZjF0BxUdlTzoGQL5RwWBbw43NqfjXVYEdAAAGJP 【请求参数】:js_code=043zysml2z4Kv64wixol2nUQM21zysmZ&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: DHIAY4qNe-9KVFAA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHIAY4qNe-9KVFAA ]"} 2021-02-18 16:08:04.688 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: DHIAY4qNe-9KVFAA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHIAY4qNe-9KVFAA ]"}】 2021-02-18 16:08:05.141 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_38TwpF-MaKun4QwqCHfepMQQCUBhNh_2A1Z6OyA_VS5XwkDhgZDHxh3zet4npw2WkEF72yhnsKasQ6X1k4nfchH6JDLl_r0u9Q6inHbCfmjboV90dYeZjF0BxUdlTzoGQL5RwWBbw43NqfjXYROdAAAKDA 【请求参数】:js_code=043zysml2z4Kv64wixol2nUQM21zysmZ&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: DHIAUcQNe-hZFh7a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHIAUcQNe-hZFh7a ]"} 2021-02-18 16:08:05.141 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: DHIAUcQNe-hZFh7a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHIAUcQNe-hZFh7a ]"}】 2021-02-18 16:09:07.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:14:07.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:18:27.267 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"RtLz639P5Z4+Y4qsiQrHgA=="}】 2021-02-18 16:18:27.362 [http-nio-8195-exec-8] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginApplets(String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:18:31.296 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_gf5oCfFixkxj5u0msnimcME_wnDHsUp6Q_1xC9ipyJnnPNuEEgAqW3DzQR25TXdyMw8M4uYzg8C9UarMBaaV8g13UcT7Sya5xnag486mf8JbwJT8KED3ITsetjMMXqLWRYVwIOfhcthjdSRrJLAgAHATVK 【请求参数】:js_code=013iH3Ga1JaVwA0cqtHa1oShqs0iH3GM&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: jHIANtMre-UPd4ra ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jHIANtMre-UPd4ra ]"} 2021-02-18 16:18:31.297 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: jHIANtMre-UPd4ra ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jHIANtMre-UPd4ra ]"}】 2021-02-18 16:19:07.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:24:07.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:26:59.582 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:04.458 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:05.034 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:05.035 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-18 16:27:05.040 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-18 16:27:07.291 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:07.302 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:07.371 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 26ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:08.659 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-18 16:27:08.810 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.823 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.841 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.848 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:11.543 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-18 16:27:11.616 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-18 16:27:11.616 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:11.616 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:11.862 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:11.862 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6792 ms 2021-02-18 16:27:19.034 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 16:27:19.142 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:19.143 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:19.149 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:19.149 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:20.299 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:22.507 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:22.660 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:23.101 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:23.918 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:24.912 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:24.912 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:25.685 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:25.687 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:26.933 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:27.029 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:27.034 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:27.787 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:27.809 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:27.815 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:27.819 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636847818 with initial instances count: 9 2021-02-18 16:27:27.880 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-18 16:27:27.880 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636847880, current=UP, previous=STARTING] 2021-02-18 16:27:27.886 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-18 16:27:27.944 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-18 16:27:28.331 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-18 16:27:28.346 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-18 16:27:28.352 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 16:27:28.394 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 16:27:28.435 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-18 16:27:28.891 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 16:27:30.924 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-18 16:27:31.164 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 16:27:31.353 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-18 16:27:31.354 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-18 16:27:31.429 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 34.606 seconds (JVM running for 36.505) 2021-02-18 16:30:27.455 [http-nio-8195-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:30:27.455 [http-nio-8195-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:30:27.462 [http-nio-8195-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 7 ms 2021-02-18 16:30:28.284 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UdAyxBaQqhnQTtVSQmoVoo","sessionKey":"yNFc+8J7vBFkWe0zOhINZA=="}】 2021-02-18 16:30:28.284 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5TcaPhUBoRvQEsx7l5YmWrU","sessionKey":"C+YZvJcnBhho0JROt7lRnA=="}】 2021-02-18 16:30:28.746 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:28.770 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:30:28.771 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:30:28.779 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:30:28.813 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:28.815 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@7f0cf6d5 2021-02-18 16:30:29.278 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:29.280 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:30:29.281 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:30:29.281 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:30:29.289 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:29.290 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@21c9380a 2021-02-18 16:30:29.781 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:29.877 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:29.881 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:29.892 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:29.897 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:29.900 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 16:30:29.900 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:30:29.900 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:30:29.901 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:29.902 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6b6da407 2021-02-18 16:30:29.912 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:29.913 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:29.928 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:30:30.278 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - RK8tjgT2QCNdapQYr9z4LjJuPAo0WKmuWRfwV5z/tSwQVl0TwgHQ86xc0jM9T93WakyKZDbjCZ8S06Pgwl1BU1zw6W8uVxc3PzXD8On4IYqXV67U0xZ3FCdIt9Vgl3AzvG3JyIV7dIbfnF29CKBq0TQWcCxFDWEJU5t20MJKgbsBuCK7G49sOWJiNozoSPdKoCpq/xyL4Kd0QC1mneGxRV7tXhiB/9MDX4a72jsILqwpVauUvX6ndJK7MIqXALS630bqJVik07/VMNwELQKh84RLImAIRk22s540I13PCaJ6brUD7GVamZj3kJtngQi+kJ2H9LH43irpducaJwn2rDtjygmWDajdjUYi3hkur87UzMLVtCTg3/YfZJpWBsJcjSVf+Vzvn2TrSQo1iDJRAoOLCvw3CG+Zwgct0Ne9v/2Iad0Bd1zcnj+doShvFi2DT3gxoEUQN9F1hrDVooN7lrNXzKzUukZJvdvWYmxf1tM= 2021-02-18 16:30:30.278 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - dkMdoqdrGUkpzUvt7mHygw== 2021-02-18 16:30:30.293 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:30:30.306 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - KhkHJvuK2Z9MtDxBRDgaIwkreHJIKGu/pcgEsawBHBUuuyoGGp2TrAmjao8+cM2uMOEV7ugoHQu3xt9Ii+gPI4wLNapfWFWxwwezqpPiM+nthawgUbqaT+Nl+WvtyKRiMAg46Frw9omi/lj4Imbkl2g2XVGVDsb8xqJy+bLRwOPo3A0lf64XG0Gj7k6WI62l9LatgNf3NN97mb8biaT6tRtl7U4ddlGTlilTsUyb6qKyEPBc8824LeunX1gpvLd1znehgLduG6RgRdOxud92jXp/Mi8MT5/R7BctM3IKis0Dns8nqQt3RWo/tMnE46ebMZ8Ej9AyQL6riDdDrdEFbuHZNvw6mG/vYfrB1QnptGnuJISCME2UZB41MxpNyj0R5JDTJfhfigcJ4Vfs6CyL1PNKg7TIJHNrfLI4JACMUCY3Si3zsg5Dsu5aEm6KSfpa0gYQ/91Z5YjWpaPXgc+XilOAvjujGRCHzqShZGpNoAg= 2021-02-18 16:30:30.306 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - ckcJkEeHQh/bHekZqGJutg== 2021-02-18 16:30:30.901 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:31:25.079 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.407 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.407 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.412 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.415 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.419 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.471 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:28.474 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:29.374 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:36.984 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:36.990 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:41.314 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:45.601 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:31:50.005 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:32:17.248 [http-nio-8195-exec-6] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 16:32:17.250 [http-nio-8195-exec-10] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 16:32:17.566 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-18 16:32:17.576 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-18 16:32:17.772 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-18 16:32:18.120 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-18 16:32:18.121 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-18 16:32:18.131 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-18 16:32:18.136 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-18 16:32:18.197 [http-nio-8195-exec-1] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public com.panzhihua.common.model.vos.R com.panzhihua.applets.api.UserApi.putUser(com.panzhihua.common.model.vos.LoginUserInfoVO)] 2021-02-18 16:32:24.919 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:24.926 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 16:32:24.927 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:32:24.927 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:32:24.929 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:24.930 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@4fbb129d 2021-02-18 16:32:25.003 [http-nio-8195-exec-8] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: PartyBuildingService#listActivity(Long,Long) failed and no fallback available.] with root cause feign.FeignException$BadRequest: [400] during [POST] to [http://partybuilding/partybuildIng/listactivity?userId=96] [PartyBuildingService#listActivity(Long,Long)]: [{"timestamp":"2021-02-18T08:32:24.964+00:00","status":400,"error":"Bad Request","message":"","path":"/partybuildIng/listactivity"}] at feign.FeignException.clientErrorStatus(FeignException.java:195) at feign.FeignException.errorStatus(FeignException.java:177) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:32:25.102 [http-nio-8195-exec-4] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: PartyBuildingService#listActivity(Long,Long) failed and no fallback available.] with root cause feign.FeignException$BadRequest: [400] during [POST] to [http://partybuilding/partybuildIng/listactivity?userId=96] [PartyBuildingService#listActivity(Long,Long)]: [{"timestamp":"2021-02-18T08:32:25.096+00:00","status":400,"error":"Bad Request","message":"","path":"/partybuildIng/listactivity"}] at feign.FeignException.clientErrorStatus(FeignException.java:195) at feign.FeignException.errorStatus(FeignException.java:177) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:32:25.931 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:27.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:27.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:27.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:06.821 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5XzBFpMcRCQnii7dwKlsKPs","sessionKey":"qjZbMuUDtFdf/X6f25iNQQ=="}】 2021-02-18 16:47:07.372 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:47:07.386 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:47:07.393 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-18 16:47:27.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:50:35.680 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"U/4XOWWKRN6yivaGjxKhew=="}】 2021-02-18 16:52:27.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:27.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:27.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:27.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:27.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:27.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:27.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:27.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:27.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:27.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:27.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:27.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:27.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:27.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:27.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:27.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:27.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:27.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:27.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:27.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:27.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:27.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:27.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:27.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:27.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:27.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:27.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:27.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:27.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:27.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:27.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:27.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:27.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:27.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:27.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:27.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:27.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:27.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:27.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:27.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:27.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:27.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:27.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:27.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:27.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:27.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:27.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:27.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:27.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:27.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:27.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:27.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:27.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:27.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:27.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:27.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:27.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:27.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:27.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:27.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:27.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:27.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:27.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:27.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:27.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:27.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:27.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:27.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:27.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:27.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:27.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:27.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:27.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:27.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:27.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:27.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:27.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:27.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:27.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:27.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:27.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:27.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:27.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:27.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:27.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:27.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:27.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:27.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:27.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:27.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:27.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:27.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:27.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:27.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:27.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:27.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:27.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:27.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:27.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:27.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:27.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:27.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:27.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:27.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:27.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:27.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:27.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:27.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:27.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:27.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:27.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:27.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:27.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:27.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:27.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:27.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:27.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:27.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:27.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:27.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:27.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:27.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:27.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:27.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:27.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:27.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:27.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:27.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:27.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:27.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:27.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:27.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:27.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:27.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:27.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:27.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:27.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:27.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:27.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:27.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:27.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:27.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:27.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:27.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:27.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:27.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:27.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:27.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:27.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:27.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:27.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:27.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:27.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:27.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:27.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:27.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:27.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:27.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:27.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:27.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:27.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:27.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:27.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:27.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:27.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:27.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:27.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:27.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:27.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:27.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:27.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:27.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:27.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:27.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:27.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:27.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:27.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:27.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:27.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:27.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:27.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:27.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:27.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:27.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:27.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:27.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:27.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:27.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:27.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:27.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:27.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:27.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:27.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:27.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets.log.2021-02-19.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets.log.2021-02-20.log
New file @@ -0,0 +1,3343 @@ 2021-02-20 09:54:22.963 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-20 09:54:27.057 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-20 09:54:30.283 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=applets, profiles=[prod], label=null, version=74f04c0495d590d84b15116b7090430ef6f9298e, state=null 2021-02-20 09:54:30.285 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/applets-prod.yml'}] 2021-02-20 09:54:30.292 [main] INFO com.panzhihua.applets.AppletsApplication - The following profiles are active: prod 2021-02-20 09:54:33.905 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-20 09:54:33.923 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-20 09:54:34.055 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 42ms. Found 0 Redis repository interfaces. 2021-02-20 09:54:35.621 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=04cce4b2-d0c6-342e-9075-00a7e23b3ddd 2021-02-20 09:54:35.717 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.737 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.739 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:38.528 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8195 (http) 2021-02-20 09:54:38.580 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8195"] 2021-02-20 09:54:38.580 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-20 09:54:38.597 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-20 09:54:39.125 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-20 09:54:39.125 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8801 ms 2021-02-20 09:54:46.692 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-20 09:54:46.834 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:46.872 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:46.902 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:46.902 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:48.039 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-20 09:54:49.793 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-20 09:54:49.942 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-20 09:54:50.444 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-20 09:54:51.512 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-20 09:54:52.387 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-20 09:54:52.387 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-20 09:54:53.057 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-20 09:54:53.058 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-20 09:54:54.278 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-20 09:54:54.334 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-20 09:54:55.017 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-20 09:54:55.057 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-20 09:54:55.061 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-20 09:54:55.094 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613786095093 with initial instances count: 10 2021-02-20 09:54:55.096 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETS with eureka with status UP 2021-02-20 09:54:55.096 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613786095096, current=UP, previous=STARTING] 2021-02-20 09:54:55.098 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8195"] 2021-02-20 09:54:55.128 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195: registering service... 2021-02-20 09:54:55.307 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8195 (http) with context path '' 2021-02-20 09:54:55.312 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8195 2021-02-20 09:54:55.331 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-20 09:54:55.364 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETS/k8s-master:applets:8195 - registration status: 204 2021-02-20 09:54:55.386 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-20 09:54:55.637 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-20 09:54:57.021 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: updateUserWeiXinPhoneUsingPOST_1 2021-02-20 09:54:57.127 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-20 09:54:57.284 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageEasyPhotoUsingPOST_1 2021-02-20 09:54:57.298 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageMicroWishUsingPOST_1 2021-02-20 09:54:57.408 [main] INFO com.panzhihua.applets.AppletsApplication - Started AppletsApplication in 37.014 seconds (JVM running for 39.184) 2021-02-20 09:55:08.347 [http-nio-8195-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-20 09:55:08.348 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-20 09:55:08.357 [http-nio-8195-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 9 ms 2021-02-20 09:55:09.260 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:09.274 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-20 09:55:09.274 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:55:09.280 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:55:09.293 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:09.295 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1c5748fc 2021-02-20 09:55:09.371 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:09.374 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-20 09:55:09.374 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:55:09.375 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:55:09.378 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:09.378 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@54fba023 2021-02-20 09:55:10.328 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:10.376 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:12.113 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:12.115 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-20 09:55:12.116 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:55:12.116 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:55:12.117 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:12.118 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@e5fcc46 2021-02-20 09:55:13.117 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:40.714 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"iQCvlCe/y1LxP0esOkxmZA=="}】 2021-02-20 09:55:40.861 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:40.863 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-20 09:55:40.863 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:55:40.863 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:55:40.865 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:40.865 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@3d05129b 2021-02-20 09:55:41.876 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:46.015 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"ihmdgqEpQmw3qWHlMjIJGw=="}】 2021-02-20 09:55:53.238 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"iQCvlCe/y1LxP0esOkxmZA=="}】 2021-02-20 09:56:23.384 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"iQCvlCe/y1LxP0esOkxmZA=="}】 2021-02-20 09:57:28.717 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"iQCvlCe/y1LxP0esOkxmZA=="}】 2021-02-20 09:59:54.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:04:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:09:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:09:56.770 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"Ja4TTY59pCDKGBWQk5MtqQ=="}】 2021-02-20 10:09:56.771 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"Ja4TTY59pCDKGBWQk5MtqQ=="}】 2021-02-20 10:09:56.786 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"Ja4TTY59pCDKGBWQk5MtqQ=="}】 2021-02-20 10:09:56.791 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"Ja4TTY59pCDKGBWQk5MtqQ=="}】 2021-02-20 10:09:56.854 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"Ja4TTY59pCDKGBWQk5MtqQ=="}】 2021-02-20 10:14:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:19:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:24:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:28:34.524 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:34.534 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:34.672 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:35.045 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:35.045 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:35.058 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:35.062 [http-nio-8195-exec-1] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:28:35.511 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:35.511 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:35.572 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:35.927 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:35.927 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:35.933 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:35.933 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:28:36.491 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:36.491 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:36.556 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:36.911 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:36.911 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:36.917 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:36.917 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:28:37.541 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:37.541 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:37.603 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:37.960 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:37.960 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:37.968 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:37.968 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:28:38.463 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:38.464 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:38.540 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:38.896 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:38.896 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:38.901 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:38.901 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:28:39.312 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-20 10:28:39.312 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-20 10:28:39.364 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-20 10:28:39.719 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-20 10:28:39.719 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-20 10:28:39.723 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-20 10:28:39.723 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-20 10:29:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:34:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:39:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:44:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:49:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:54:54.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:59:54.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:04:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:09:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:14:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:19:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:24:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:29:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:34:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:39:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:44:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:49:46.457 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"5zwFkx/Fr6rPen+4zJvrHg=="}】 2021-02-20 11:49:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:54:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:59:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:04:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:09:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:14:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:19:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:24:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:29:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:34:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:39:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:44:54.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:49:54.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:54:54.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:59:54.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:04:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:09:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:14:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:19:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:24:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:29:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:34:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:39:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:44:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:49:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:54:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:59:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:04:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:09:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:14:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:19:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:24:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:29:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:34:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:39:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:44:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:49:54.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:54:54.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:59:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:04:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:09:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:14:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:19:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:24:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:29:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:34:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:39:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:44:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:49:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:54:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:59:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:04:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:09:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:14:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:19:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:24:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:29:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:34:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:39:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:44:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:49:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:54:54.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:59:54.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:04:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:09:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:14:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:18:12.510 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bXyc_WTaacursp8XH3XWto","sessionKey":"xJTz0RIvPTzQoT9zM5ymTg=="}】 2021-02-20 17:18:13.226 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_skDyVGNjflKTcKIzUKhR-JquhPUhlKHpJkzfWCNDe-h-RZToaRV1TG1o9JuJNK_53RlswM3jEZDcMnkb6jCHsOm2-vczEhyWDivhC1TDhdOLpQP95jnf13eXN0-9M7TMSfOND5OmvKkjkC-aJFXiAJACYQ 【请求参数】:js_code=073bXg0w3P60TV26KR2w34N1Kc3bXg04&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: jiJAf8VhE-.XgelA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jiJAf8VhE-.XgelA ]"} 2021-02-20 17:18:13.226 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: jiJAf8VhE-.XgelA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jiJAf8VhE-.XgelA ]"}】 2021-02-20 17:19:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:24:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:29:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:34:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:39:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:44:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:49:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:54:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:59:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:04:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:09:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:14:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:19:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:24:54.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:29:54.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:34:54.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:39:54.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:44:54.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:49:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:54:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:59:54.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:04:54.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:09:54.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:14:54.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:19:54.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:24:54.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:29:54.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:34:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:39:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:44:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:49:54.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:54:54.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:59:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:04:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:09:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:14:54.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:19:54.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:24:54.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:29:54.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:34:54.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:39:54.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:44:54.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:49:54.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:54:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:59:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:04:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:09:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:14:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:19:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:24:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:29:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:34:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:39:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:44:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:49:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:54:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:59:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:04:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:09:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:14:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:19:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:24:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:29:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:34:54.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:39:54.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:44:54.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:49:54.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:54:54.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:59:54.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:04:54.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:09:54.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:14:54.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:19:54.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:24:54.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:29:54.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:34:54.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:39:54.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:44:54.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:49:54.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:54:54.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:59:54.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:04:54.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:09:54.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:14:54.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:19:54.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:24:54.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:29:54.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:34:54.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:39:54.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:44:54.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:49:54.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:54:54.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:59:54.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:04:54.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:09:54.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:14:54.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:19:54.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:24:54.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:29:54.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:34:54.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:39:54.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:44:54.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:49:54.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:54:54.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:59:54.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:04:54.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:09:54.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:14:54.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:19:54.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:24:54.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:29:54.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:34:54.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:39:54.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:44:54.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:49:54.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:54:54.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:59:54.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:04:54.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:09:54.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:14:54.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:19:54.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:24:54.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:29:54.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:34:54.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:39:54.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:44:54.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:49:54.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:54:54.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:59:54.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:04:54.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:09:54.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:14:54.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:19:54.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:24:54.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:29:54.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:34:54.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:39:54.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:44:54.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:49:54.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:54:54.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:59:54.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:04:54.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:09:54.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:14:54.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:19:54.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:24:54.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:29:54.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:34:54.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:39:54.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:44:54.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:49:54.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:54:54.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:59:54.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:04:54.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:09:54.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:14:54.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:19:54.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:24:54.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:29:54.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:34:54.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:39:54.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:44:54.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:49:54.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:54:54.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:59:54.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:04:54.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:09:54.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:14:54.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:19:54.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:24:54.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:29:54.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:34:54.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:39:54.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:44:54.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:49:54.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:54:54.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:59:54.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:04:54.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:09:54.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:14:54.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:19:54.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:24:54.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:29:54.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:34:54.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:39:54.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:44:54.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:49:54.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:54:54.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:59:54.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:04:54.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:09:54.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:14:54.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:19:54.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:24:54.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:29:54.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:34:54.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:39:54.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:44:54.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:49:54.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:54:54.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:59:54.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:04:54.472 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:09:54.472 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:14:54.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:19:54.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:24:54.473 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:29:54.474 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:34:54.474 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:39:54.474 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:44:54.475 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:49:54.475 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:54:54.475 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:59:54.475 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:04:54.476 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:09:54.476 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:14:54.476 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:19:54.477 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:24:54.477 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:29:54.477 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:34:54.478 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:39:54.478 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:44:54.478 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:49:54.478 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:54:54.479 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:59:54.479 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:04:54.479 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:09:54.480 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:14:54.480 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:19:54.480 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:24:54.480 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:29:54.481 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:34:54.481 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:39:54.481 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:44:54.482 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:49:54.482 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:54:54.482 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:59:54.483 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:04:54.483 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:09:54.483 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:14:54.484 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:19:54.484 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:24:54.484 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:29:54.484 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:34:54.485 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:39:54.485 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:44:54.485 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:49:54.486 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:54:54.486 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:59:54.486 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:04:54.486 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:09:54.487 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:14:54.487 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:19:54.487 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:24:54.488 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:29:54.488 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:34:54.488 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:39:54.489 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:44:54.489 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:49:54.489 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:54:54.489 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:59:54.490 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:04:54.490 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:09:54.490 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:14:54.491 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:19:54.491 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:24:54.491 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:29:54.492 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:34:54.492 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:39:54.492 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:44:54.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:49:54.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:54:54.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:59:54.493 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:04:54.494 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:09:54.494 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:14:54.494 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:19:54.495 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:24:54.495 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:29:54.495 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:34:54.496 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:39:54.496 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:44:54.496 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:49:54.496 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:54:54.497 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:59:54.497 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:04:54.497 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:09:54.498 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:14:54.498 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:19:54.498 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:24:54.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:29:54.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:34:54.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:39:54.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:44:54.500 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:49:54.500 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:54:54.501 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:59:54.501 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:04:54.501 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:09:54.502 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:14:54.506 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:19:54.506 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:24:54.506 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:29:54.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:34:54.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:39:54.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:44:54.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:49:54.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:54:54.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:59:54.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:04:54.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:09:54.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:14:54.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:19:54.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:24:54.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:29:54.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:34:54.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:39:54.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:44:54.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:49:54.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:54:54.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:59:54.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:04:54.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:09:54.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:14:54.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:19:54.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:24:54.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:29:54.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:34:54.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:39:54.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:44:54.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:49:54.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:54:54.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:59:54.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:04:54.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:09:54.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:14:54.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:19:54.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:24:54.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:29:54.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:34:54.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:39:54.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:44:54.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:49:54.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:54:54.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:59:54.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:04:54.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:09:54.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:14:54.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:19:54.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:24:54.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:29:54.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:34:54.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:39:54.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:44:54.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:49:54.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:54:54.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:59:54.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:04:54.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:09:54.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:14:54.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:19:54.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:24:54.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:29:54.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:34:54.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:39:54.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:44:54.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:49:54.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:54:54.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:59:54.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:04:54.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:09:54.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:14:54.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:19:54.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:24:54.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:29:54.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:34:54.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:39:54.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:44:54.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:49:54.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:54:54.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:59:54.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:04:54.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:09:54.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:14:54.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:19:54.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:24:54.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:29:54.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:34:54.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:39:54.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:44:54.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:49:54.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:54:54.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:59:54.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:04:54.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:09:54.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:14:54.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:19:54.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:24:54.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:29:54.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:34:54.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:39:54.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:44:54.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:49:54.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:54:54.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:59:54.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:04:54.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:09:54.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:14:54.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:19:54.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:24:54.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:29:54.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:34:54.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:39:54.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:44:54.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:49:54.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:54:54.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:59:54.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:04:54.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:09:54.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:14:54.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:19:54.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:24:54.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:29:54.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:34:54.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:39:54.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:44:54.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:49:54.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:54:54.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:59:54.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:04:54.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:09:54.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:14:54.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:19:54.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:24:54.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:29:54.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:34:54.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:39:54.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:44:54.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:49:54.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:54:54.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:59:54.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:04:54.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:09:54.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:14:54.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:19:54.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:24:54.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:29:54.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:34:54.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:39:54.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:44:54.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:49:54.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:54:54.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:59:54.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:04:54.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:09:54.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:14:54.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:19:54.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:24:54.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:29:54.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:34:54.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:39:54.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:44:54.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:49:54.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:54:54.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:59:54.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:04:54.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:09:54.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:14:54.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:19:54.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:24:54.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:29:54.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:34:54.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:38:12.725 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"aXi4VpUdmenXc/bt+4onMA=="}】 2021-02-22 08:38:12.877 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_oAlFL4PStw3J0S1nrl491beAPxZGy7xgvr2DMKYSXI0LWiIREOoNNqBqNg94aY5jOZb2Hger_kGXIsQCtKAvuNWQMZEiutX3eBA5adHzD6fdQqUVRvgQzjGLCVzHIEgIMriZwkYRtw5AXnI-NZWdAIAUGD 【请求参数】:js_code=061Pcmll2GlSx64y5tll2OJMBq1Pcmli&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKA3uore-OIIzua ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKA3uore-OIIzua ]"} 2021-02-22 08:38:12.877 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKA3uore-OIIzua ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKA3uore-OIIzua ]"}】 2021-02-22 08:38:13.071 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_oAlFL4PStw3J0S1nrl491beAPxZGy7xgvr2DMKYSXI0LWiIREOoNNqBqNg94aY5jOZb2Hger_kGXIsQCtKAvuNWQMZEiutX3eBA5adHzD6fdQqUVRvgQzjGLCVzHIEgIMriZwkYRtw5AXnI-TZNdAIAOUI 【请求参数】:js_code=061Pcmll2GlSx64y5tll2OJMBq1Pcmli&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKAfl.LRa-kWvUwa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKAfl.LRa-kWvUwa ]"} 2021-02-22 08:38:13.071 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKAfl.LRa-kWvUwa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKAfl.LRa-kWvUwa ]"}】 2021-02-22 08:38:13.165 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_oAlFL4PStw3J0S1nrl491beAPxZGy7xgvr2DMKYSXI0LWiIREOoNNqBqNg94aY5jOZb2Hger_kGXIsQCtKAvuNWQMZEiutX3eBA5adHzD6fdQqUVRvgQzjGLCVzHIEgIMriZwkYRtw5AXnI-XGIdAIAFOQ 【请求参数】:js_code=061Pcmll2GlSx64y5tll2OJMBq1Pcmli&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKACoDNRa-roCbBa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKACoDNRa-roCbBa ]"} 2021-02-22 08:38:13.165 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKACoDNRa-roCbBa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKACoDNRa-roCbBa ]"}】 2021-02-22 08:38:13.325 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_oAlFL4PStw3J0S1nrl491beAPxZGy7xgvr2DMKYSXI0LWiIREOoNNqBqNg94aY5jOZb2Hger_kGXIsQCtKAvuNWQMZEiutX3eBA5adHzD6fdQqUVRvgQzjGLCVzHIEgIMriZwkYRtw5AXnI-GWPdAIAKAT 【请求参数】:js_code=061Pcmll2GlSx64y5tll2OJMBq1Pcmli&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKAEMuhE-IVQueA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKAEMuhE-IVQueA ]"} 2021-02-22 08:38:13.325 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: tDKAEMuhE-IVQueA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: tDKAEMuhE-IVQueA ]"}】 2021-02-22 08:38:17.097 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - Zze2PX06ZZ2HaZcvCUzsZLZTcTko03EYM9IN1fG6cbbY6QGJJJOrUvFd4jHo9nJLEXfCuwqnAkovjUfuvnTqinRhtxaa1yQR9/qVN9EUpSjm2e2rtIqSLShqsdCqwNgAV/HNMt6G70A8siWTcuNRcTL8dt/jPsfTwf8/9QOcGwvNexBnsOHr9uzQGmblnVKVcgjLKa+0M1Pl3+4HsLT6jk4DRh2ERwEnOF0HRlsxVpqzBEBQOuA4PjosG4/VTxUg7uGdsCDRIgnMnT6UzDBclSbr+lEim7w5ImzP5gDE1HMtY1mTHzDki1l9IIITDHkGhzGSYEm/9O6Tv9QGVosER4UngIpsAMRDceu+1ukCB2SaLlvco57+9sVr4IG9ggzUhlbW78v+4Z6hpBlXxDC4uIaNrRW3jEO9GeTSWKQz2WlaeXlHZEMfp8y+WeEGI6db5Qili26p8QH0xaHqWTrdSoGZLIv16t7N/4h2MkhIckI= 2021-02-22 08:38:17.097 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - mEOhwX5tISVFAkAVW6Qm4g== 2021-02-22 08:39:54.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:44:54.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:49:54.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:54:54.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:59:54.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:04:54.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:06:27.350 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y_RrBjCDPCrzufs1PtxeWM","sessionKey":"3bXIy7V7JT2gRnIiWAQzEQ=="}】 2021-02-22 09:06:27.710 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_5XuESgNRvrtcM7m_6LBFEEg4ug1oMbHLT1eO4025Stj8e0AfpjH0_DD4ZU9mkiZZyiL3basP501c50CZVX88FgIZmPlbUtDxKwWoF2bESufQsszyYJqmPw-odogMS3f8foQ5YHVVkJXntTDxVELbABAJSZ 【请求参数】:js_code=071FPPkl2KbPy64oH2ol2OdRDC0FPPk2&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: deKABNuhE-a.DoIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: deKABNuhE-a.DoIA ]"} 2021-02-22 09:06:27.710 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: deKABNuhE-a.DoIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: deKABNuhE-a.DoIA ]"}】 2021-02-22 09:06:27.773 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_5XuESgNRvrtcM7m_6LBFEEg4ug1oMbHLT1eO4025Stj8e0AfpjH0_DD4ZU9mkiZZyiL3basP501c50CZVX88FgIZmPlbUtDxKwWoF2bESufQsszyYJqmPw-odogMS3f8foQ5YHVVkJXntTDxIBLbABAXQA 【请求参数】:js_code=071FPPkl2KbPy64oH2ol2OdRDC0FPPk2&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: deKAHqNre-hk4OoA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: deKAHqNre-hk4OoA ]"} 2021-02-22 09:06:27.773 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: deKAHqNre-hk4OoA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: deKAHqNre-hk4OoA ]"}】 2021-02-22 09:09:54.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:14:54.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:19:54.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:24:54.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:29:54.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:34:54.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:39:54.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:44:54.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:49:54.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:54:54.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:59:20.172 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ZrOCJinK7jD/9trjvx/i3Q=="}】 2021-02-22 09:59:21.030 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_O5NKBpw7DJeTr2NXqsRsJ9AcyZshL54JJiarmI0iOzxS8rxqkIoc1EQflkUf_f9c6fRvSBYUc9Zmy57joga6766tZKK0mrCYxBoHcR4gHOb8A-KXKzCKAUNAeHohYtKH8ZIDruDPP2vF70bZMJGbAJACZW 【请求参数】:js_code=0137sK0w3320TV2aXYZv36d6bM17sK0u&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: .EKA4EMre-u ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: .EKA4EMre-u ]"} 2021-02-22 09:59:21.030 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: .EKA4EMre-u ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: .EKA4EMre-u ]"}】 2021-02-22 09:59:50.583 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ZrOCJinK7jD/9trjvx/i3Q=="}】 2021-02-22 09:59:54.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:04:54.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:09:54.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:14:54.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:19:54.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:24:54.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:29:54.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:34:54.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:39:54.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:44:54.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:49:54.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:54:54.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:59:54.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:04:54.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:09:54.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:14:54.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:19:54.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:24:54.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:29:54.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:34:54.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:39:54.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:44:54.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:47:50.262 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"92NcprloHJMcjJU5H2CBrQ=="}】 2021-02-22 11:49:54.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:52:28.548 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"Zl0YjJHY933zW/DHevUtbQ=="}】 2021-02-22 11:52:28.563 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nMMRs-p0wJuTjOFqK8RxH-v33bEV5G8YeFWzvfPUQ-I4kzHLNb8wnwizvmsEtJ3AUAVL-Kbn2-_uZOxwJV2Vn4-VUvgP6yV4IbQ2jZPH4yOGmPjS6x58i-LphNwXVusuompL7Me8Z0eBcbxXGFRgABAVUG 【请求参数】:js_code=023k96ml2KUyz64Aq4ml2WcjLm0k96mz&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAkDMre-WeHk ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAkDMre-WeHk ]"} 2021-02-22 11:52:28.563 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAkDMre-WeHk ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAkDMre-WeHk ]"}】 2021-02-22 11:52:28.640 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nMMRs-p0wJuTjOFqK8RxH-v33bEV5G8YeFWzvfPUQ-I4kzHLNb8wnwizvmsEtJ3AUAVL-Kbn2-_uZOxwJV2Vn4-VUvgP6yV4IbQ2jZPH4yOGmPjS6x58i-LphNwXVusuompL7Me8Z0eBcbxXPKYgABAKFT 【请求参数】:js_code=023k96ml2KUyz64Aq4ml2WcjLm0k96mz&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAPAMre-Xc1xea ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAPAMre-Xc1xea ]"} 2021-02-22 11:52:28.640 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAPAMre-Xc1xea ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAPAMre-Xc1xea ]"}】 2021-02-22 11:52:28.779 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nMMRs-p0wJuTjOFqK8RxH-v33bEV5G8YeFWzvfPUQ-I4kzHLNb8wnwizvmsEtJ3AUAVL-Kbn2-_uZOxwJV2Vn4-VUvgP6yV4IbQ2jZPH4yOGmPjS6x58i-LphNwXVusuompL7Me8Z0eBcbxXGZNgABABUI 【请求参数】:js_code=023k96ml2KUyz64Aq4ml2WcjLm0k96mz&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAs.5ce-lPzE0a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAs.5ce-lPzE0a ]"} 2021-02-22 11:52:28.779 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAs.5ce-lPzE0a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAs.5ce-lPzE0a ]"}】 2021-02-22 11:52:28.871 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nMMRs-p0wJuTjOFqK8RxH-v33bEV5G8YeFWzvfPUQ-I4kzHLNb8wnwizvmsEtJ3AUAVL-Kbn2-_uZOxwJV2Vn4-VUvgP6yV4IbQ2jZPH4yOGmPjS6x58i-LphNwXVusuompL7Me8Z0eBcbxXRYOgABAVCS 【请求参数】:js_code=023k96ml2KUyz64Aq4ml2WcjLm0k96mz&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAsrMre-3IhFQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAsrMre-3IhFQa ]"} 2021-02-22 11:52:28.871 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 0fKAsrMre-3IhFQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 0fKAsrMre-3IhFQa ]"}】 2021-02-22 11:52:29.656 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"S38wrWsTUef7csAtSJANGg=="}】 2021-02-22 11:52:29.972 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:52:29.999 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:52:30.003 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:52:32.152 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 5RUdvKalqlt7dtzVGHCpqlDafO0pn6vK9LW2cTopRVZIy3qhgFI8qk+RUV2ScxJ75NsotTW87jKqxAavmqwvLMfECeEiid9iiJgWAijOeI+6VzB4zsYRcswN5UUzKX/XhNqu2zRvnownIT4ITh64HbkxvCEGqFyohWH8bqHAUvoJGMylAC+WBK7rNakHZ2XLpRQ8HLDREkdHsjIbJEFrY6oBvRGH3dB1WypRzGu4Wt2+yvMBG7tdGKzAVgeruf4zX0EqZcrtOdkT5eBYDYKrHt+juoT0422LwpASg9ZRD0o4whIftnzdWPyRj/gohIoljoSaV7+OiqULUsvnrvDrFwHAo9fPxcncwiZAL3q0YP/Eizx7wt7j/WSnchex5x9vd+zkSPhkZ+8R4RKueJky45iOmH2u+1Zy+7I1gEApKd8x5wQUuAo01aVG1DSR24aXhbZW9/C5Ug+Mwa362ipc+rFYwJA0WpjxRtZbrVpCESc= 2021-02-22 11:52:32.152 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - itawUDBcC4FRE3ynkG0I+Q== 2021-02-22 11:52:54.409 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:52:54.411 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:52:54.415 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:54:02.668 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"RHgYkPAY3uqyi5eXOjbASw=="}】 2021-02-22 11:54:02.891 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7g7qhQVGUBRPQq47gZrxhA_kgFem-5s288r98B-pK6hL_J7u3Lnl_yL_HBE0f6e0LlyBLya7D4AUhtHXFr6s7Et-d9XWcO0xuJ2MPC6D_sl7Jr2PowoEYeYWcddb0a8QQE08AxMv2me8SGTcPVMbAGAFLC 【请求参数】:js_code=03390Jkl283Hy646dRkl27hT0u190JkG&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAcoylRa-Hg0fUA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAcoylRa-Hg0fUA ]"} 2021-02-22 11:54:02.891 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAcoylRa-Hg0fUA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAcoylRa-Hg0fUA ]"}】 2021-02-22 11:54:02.956 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7g7qhQVGUBRPQq47gZrxhA_kgFem-5s288r98B-pK6hL_J7u3Lnl_yL_HBE0f6e0LlyBLya7D4AUhtHXFr6s7Et-d9XWcO0xuJ2MPC6D_sl7Jr2PowoEYeYWcddb0a8QQE08AxMv2me8SGTcHTObAGAAMH 【请求参数】:js_code=03390Jkl283Hy646dRkl27hT0u190JkG&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAvXMre-H5WdIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAvXMre-H5WdIA ]"} 2021-02-22 11:54:02.956 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAvXMre-H5WdIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAvXMre-H5WdIA ]"}】 2021-02-22 11:54:02.991 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:54:02.992 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:54:03.051 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-22 11:54:03.126 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7g7qhQVGUBRPQq47gZrxhA_kgFem-5s288r98B-pK6hL_J7u3Lnl_yL_HBE0f6e0LlyBLya7D4AUhtHXFr6s7Et-d9XWcO0xuJ2MPC6D_sl7Jr2PowoEYeYWcddb0a8QQE08AxMv2me8SGTcARPbAGANEC 【请求参数】:js_code=03390Jkl283Hy646dRkl27hT0u190JkG&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAs4aLRa-6Wylya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAs4aLRa-6Wylya ]"} 2021-02-22 11:54:03.126 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAs4aLRa-6Wylya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAs4aLRa-6Wylya ]"}】 2021-02-22 11:54:03.172 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7g7qhQVGUBRPQq47gZrxhA_kgFem-5s288r98B-pK6hL_J7u3Lnl_yL_HBE0f6e0LlyBLya7D4AUhtHXFr6s7Et-d9XWcO0xuJ2MPC6D_sl7Jr2PowoEYeYWcddb0a8QQE08AxMv2me8SGTcCKTbAGAFNW 【请求参数】:js_code=03390Jkl283Hy646dRkl27hT0u190JkG&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAiuNre-7ioS9a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAiuNre-7ioS9a ]"} 2021-02-22 11:54:03.172 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 2fKAiuNre-7ioS9a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 2fKAiuNre-7ioS9a ]"}】 2021-02-22 11:54:08.739 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - ReMj5q/D1gVZl/cGHI/3bI3BA7tTpISMUTaIxwgfraogcP55xCCWr0Rc3bQMiZDNYvonXz6+zoBs+0euDRxtYUHujLZI+ZImDTchPF+dhwC8ZyaMt7r2sQ6Rlo0lWmxz15gGIpRaMj1TFkLQTh82/oDZrBnQabcvyKED289aoOST1a9feuR+2ikYgVW4UbOML6wH9b1YHBIR+okBZnqgPiT8BOVh2qzYH7UWV3cSlFlkKNzWw/SwEN/ktsKl/J64bKX0JGQxKnAl85H6zcwnDtKDTt371moxH8Vc+yruTuhiGtr2qo03WxTxhadhqFr4rLrR8Y4+bSy0LPv/rJJmqqz/50QHjgn+Wl67limq/LogkXeySebqIIXviYSV/qmkktFtkzUP8isecCuGIyQ69jeopZRXJsGzeUtXlw8M0rm4VFYbvWRQUjl9FkB40fzxonz7rWjw9TgjTLZgNaGALy1drQPlXqfWeSe6RTuQ5gM= 2021-02-22 11:54:08.739 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - /tyaxfbCakLSjVphoVW37g== 2021-02-22 11:54:54.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:59:54.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:04:54.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:09:54.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:14:54.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:19:54.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:24:54.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:29:54.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:34:54.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:39:54.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:44:54.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:49:54.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:54:54.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:59:54.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:04:54.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:09:54.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:12:09.976 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"8G4HBk4myNC1oGK1h/iOdA=="}】 2021-02-22 13:14:54.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:19:54.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:24:54.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:29:54.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:34:54.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:37:21.064 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"FhssWrQD0xzugQqA13y1nw=="}】 2021-02-22 13:37:42.500 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"QpB0Z3dqsksR9IndJGTFmw=="}】 2021-02-22 13:38:16.917 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - oWdtAvmJv1UqJgyeXPa8xniGjDQJSyk8KzCO+5NBSpu3NrP+uGhu0oMqv3nBGOC4C3MYPlsQZqDBAitx3zcaUp7JFz8B0ul1+u2k7hGZGUVFGnw55q1IS5gL0MnRQ0tmjmhEkGwZNm7+Bw1VSFkkG77Py0cZKHjJELpIV8B/+80DbFh3f6NEKA72LDG1iV2EKz8pA91x/a6/o0EjSUt6+gHbBr8vH2PuKKpG5ubiXE85+mke1KrAe6lTR03ha4hH1pq7IwY6XHgO5Vz+yW9nDhBzXE1OTirb7qT5GiFO/qWd1UwmJchxe42kQ69tvl2XJt4PvmcS3XHH/WDr77OtUORTtamwQVoM1MJgpxvHB2lnTQWvTHq3cqm4RFIbQNopXYpOIqs8254FUoPaqiMUvCIAfr0xrLIabJhhvANm+tsqiPxR3hKL5FxXm1JQDRIvzo3yU0a0/uj1EAYkgN9fmcapgwyVgqwHKhQNBpdNUJ0= 2021-02-22 13:38:16.917 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - xqF9Ei/THxh6+ebtbD3WyA== 2021-02-22 13:39:54.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:44:54.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:49:54.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:54:54.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:59:54.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:04:54.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:09:54.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:14:54.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:19:54.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:24:54.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:29:54.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:34:54.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:39:54.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:44:54.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:49:54.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:54:54.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:59:54.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:04:54.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:09:54.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:14:47.347 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"HMFyCREJM/eIcLv7zZikjg=="}】 2021-02-22 15:14:54.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:16:13.112 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5a3R0p0RdWA70pk-_0I_F7E","sessionKey":"pswGTCMdaHLzuIlbVuGQyw=="}】 2021-02-22 15:16:13.210 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_IZwoCVsNR5OxspikhwhkQ2XhG6X315b9izDRZYbsUcz1ZZUCsqURkzYWkqTVKaOzYX25XF4FaqLJ3P9uhzZWHYlOFO6e4b0nk8FJkfpj55PJ7ib_E8Uz4nr7OLSxSZwOukToabKbXKAeUDHtTZZfAIAGMM 【请求参数】:js_code=023S1CFa1jztyA0MdoFa1lIBpC2S1CFm&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKA4Xore-HLdTha ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKA4Xore-HLdTha ]"} 2021-02-22 15:16:13.210 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKA4Xore-HLdTha ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKA4Xore-HLdTha ]"}】 2021-02-22 15:16:13.305 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_IZwoCVsNR5OxspikhwhkQ2XhG6X315b9izDRZYbsUcz1ZZUCsqURkzYWkqTVKaOzYX25XF4FaqLJ3P9uhzZWHYlOFO6e4b0nk8FJkfpj55PJ7ib_E8Uz4nr7OLSxSZwOukToabKbXKAeUDHtUSKfAIACAS 【请求参数】:js_code=023S1CFa1jztyA0MdoFa1lIBpC2S1CFm&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKA4EMre-NVRE.a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKA4EMre-NVRE.a ]"} 2021-02-22 15:16:13.305 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKA4EMre-NVRE.a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKA4EMre-NVRE.a ]"}】 2021-02-22 15:16:13.442 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_IZwoCVsNR5OxspikhwhkQ2XhG6X315b9izDRZYbsUcz1ZZUCsqURkzYWkqTVKaOzYX25XF4FaqLJ3P9uhzZWHYlOFO6e4b0nk8FJkfpj55PJ7ib_E8Uz4nr7OLSxSZwOukToabKbXKAeUDHtXAZfAIAHKJ 【请求参数】:js_code=023S1CFa1jztyA0MdoFa1lIBpC2S1CFm&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKAhOyWf-KBqt_ ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKAhOyWf-KBqt_ ]"} 2021-02-22 15:16:13.442 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKAhOyWf-KBqt_ ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKAhOyWf-KBqt_ ]"}】 2021-02-22 15:16:13.531 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_IZwoCVsNR5OxspikhwhkQ2XhG6X315b9izDRZYbsUcz1ZZUCsqURkzYWkqTVKaOzYX25XF4FaqLJ3P9uhzZWHYlOFO6e4b0nk8FJkfpj55PJ7ib_E8Uz4nr7OLSxSZwOukToabKbXKAeUDHtQATfAIADNG 【请求参数】:js_code=023S1CFa1jztyA0MdoFa1lIBpC2S1CFm&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKAhZNre-a.7kPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKAhZNre-a.7kPA ]"} 2021-02-22 15:16:13.531 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ihKAhZNre-a.7kPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ihKAhZNre-a.7kPA ]"}】 2021-02-22 15:16:15.992 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - a1m/3wbgWwpumRqaYuzaD3FF+TUXC4H7i8nLsIHYD0hJn6hq5A+c/jZk8dzvJBdUA/iIL1iW3Oo9Nga8TwpREkg8icqqpFa52d83nWEzUplbIi/fUsoDU/UeHwBUoUJJ+ZLMF0zta3tTpX20md1CmkJsu76n6Te0SXGb/pnwWgGsR0MArgg7fyiq2GXA0zlN8wk9/CidMRbACxdA6r5VN2IyQZJxcz+mc7stR14BBsdUkP8G4FVjzy5JP6Enq+YccrhgvlHphQxt6G9oFWyrdyJRgQE0eLqrDb6xoKHrEFMbOnCOCOF0ClSduow8Nt0C4TUk1iYGQ7IGHd4+i/iHd+FyYhwe6dKtzOsHFHNz2Z4/YmXjakCHWN5BicL18Dl/qcJ7CZiBTFpCbCdV3JzsZ7tsDQ/SZLB/ZQaon9XTTa4mvtk03d1yBEVUKIdLInmiTXrGH5JtTvwYc/r8GQz79o9qnrkhYRszFBIuSi8lNSG1w2C5qi1MqotkOK3Ilpoj 2021-02-22 15:16:15.992 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - RTnyQWpL4dT7JrZedhkaDw== 2021-02-22 15:17:15.289 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"GeEKVnsFLO+/LJbMSnRiug=="}】 2021-02-22 15:19:54.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:24:54.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:29:54.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:34:54.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:39:54.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:44:54.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:49:54.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:54:54.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:59:54.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:04:54.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:09:54.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:14:54.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:19:54.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:24:54.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:29:54.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:34:54.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:39:54.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:44:54.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:49:54.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:54:54.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:59:54.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:04:54.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:09:54.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:14:54.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:19:54.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:24:54.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:29:54.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:34:54.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:39:54.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:44:54.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:49:54.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:54:54.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:59:54.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:02:40.026 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"+BWzr5ztJO2z1xUTB8JmYA=="}】 2021-02-22 18:02:40.175 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_0dxPj2Ny_eDLQZ6-DQkrHK1ToV7uEqvPxLbYScspBdctI2pCbAXv99DbzFP2Rw9woBTSVLlGpPHRi4PXkEQwLQkOF9LU1vqVk--V-O8HtvIvVGaZdM2WOjbIbpQOkKVs7IwUJ-TV-_4MZClCEGWgAJAIKA 【请求参数】:js_code=041BPb0001H2eL1zy6300QrOC11BPb0y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAbSNre-uXCeva ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAbSNre-uXCeva ]"} 2021-02-22 18:02:40.175 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAbSNre-uXCeva ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAbSNre-uXCeva ]"}】 2021-02-22 18:02:40.251 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_0dxPj2Ny_eDLQZ6-DQkrHK1ToV7uEqvPxLbYScspBdctI2pCbAXv99DbzFP2Rw9woBTSVLlGpPHRi4PXkEQwLQkOF9LU1vqVk--V-O8HtvIvVGaZdM2WOjbIbpQOkKVs7IwUJ-TV-_4MZClCZKOgAJAGRV 【请求参数】:js_code=041BPb0001H2eL1zy6300QrOC11BPb0y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAHqNre-2OjoNa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAHqNre-2OjoNa ]"} 2021-02-22 18:02:40.251 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAHqNre-2OjoNa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAHqNre-2OjoNa ]"}】 2021-02-22 18:02:40.400 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_0dxPj2Ny_eDLQZ6-DQkrHK1ToV7uEqvPxLbYScspBdctI2pCbAXv99DbzFP2Rw9woBTSVLlGpPHRi4PXkEQwLQkOF9LU1vqVk--V-O8HtvIvVGaZdM2WOjbIbpQOkKVs7IwUJ-TV-_4MZClCWZFgAJASVB 【请求参数】:js_code=041BPb0001H2eL1zy6300QrOC11BPb0y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAlfMre-ADa8KA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAlfMre-ADa8KA ]"} 2021-02-22 18:02:40.400 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAlfMre-ADa8KA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAlfMre-ADa8KA ]"}】 2021-02-22 18:02:40.443 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_0dxPj2Ny_eDLQZ6-DQkrHK1ToV7uEqvPxLbYScspBdctI2pCbAXv99DbzFP2Rw9woBTSVLlGpPHRi4PXkEQwLQkOF9LU1vqVk--V-O8HtvIvVGaZdM2WOjbIbpQOkKVs7IwUJ-TV-_4MZClCJLKgAJAQSR 【请求参数】:js_code=041BPb0001H2eL1zy6300QrOC11BPb0y&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAGsore-Z3yviA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAGsore-Z3yviA ]"} 2021-02-22 18:02:40.443 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: bIKAGsore-Z3yviA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: bIKAGsore-Z3yviA ]"}】 2021-02-22 18:02:45.257 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - mnsMf5Av0Zy0mnB+cthDF1zxwAq1cxLkc6kk3hxVAz3tTQjGLO/Bpdbc5GK/JVejsqxvh9cwl5r8ce92evGh/NCqgjxUCr0gpq66Hv48sFJ2BMNVV4Cwjjg834zow4Xix4zMooAlTDTjmfO9VXTCIpAGiHXKPqqEUwMDMlONvF8LIpITNmpW2rcOLEBJRNW40uGXN/YzZ9v3Par2VUbV3R7MA63oxgD4oRocsST/+vyIKuCvoF9gN83M2t1v1BCWV04hKkFCOzPoF4r0Og9soYqlHcze5HetfGb47bFr8jx8dhUnBexJb02nr4l/vgBPdrezD96a0uCQKrN1TRk+UWpjiQiU14OhGZJyOWwrl5ThrI8NI6Ly/RWzmE3S1f25gNJkeaHEsQI347VyWcQRRBknyAkwKt832w9qG0s0QjCqLJvf0ovB2URZ7pDbH1SehLV6WoFipPO1eNgIfe7NsVLMfInF4S6uvwzPuKz9L3I= 2021-02-22 18:02:45.257 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - FQNnsEcQ969zlh3KSihtzg== 2021-02-22 18:04:00.193 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"ajqwsv4VZYgx8BKtlZe5sg=="}】 2021-02-22 18:04:54.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:09:54.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:14:54.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:19:54.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:24:44.626 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.PartyBuildingApi - 新增用户报名党建活动通知成功【{"businessContent":"活动将于 2021-02-06 08:00:00 开始,请按时参加","businessId":62,"businessStatus":2,"businessTitle":"猜灯谜大赛","businessType":2,"status":0,"title":"报名成功","type":1,"userId":27}】 2021-02-22 18:24:54.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:29:54.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:34:54.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:39:54.589 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:40:03.197 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"grx1lE5lk/2OIMjg8EVvmA=="}】 2021-02-22 18:40:03.419 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_WsquOsVVeQKRIS_dxsVAz5a_xj9BGwJw81WHAcDJ7-pVVIwL2vnLakYiQD--efigux3JlxwAAUmNKjN-ozNHmILfZzfIYCDaFSlZFytVyVw5u5nl8pK8Dmq0LlOsOBRKpu06cXE20xvNUOwyDPKgAAASEZ 【请求参数】:js_code=091Ccg1w34VuUV2evL1w3FzUDM2Ccg1q&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKA0gMre-DDkbNA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKA0gMre-DDkbNA ]"} 2021-02-22 18:40:03.419 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKA0gMre-DDkbNA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKA0gMre-DDkbNA ]"}】 2021-02-22 18:40:03.495 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_WsquOsVVeQKRIS_dxsVAz5a_xj9BGwJw81WHAcDJ7-pVVIwL2vnLakYiQD--efigux3JlxwAAUmNKjN-ozNHmILfZzfIYCDaFSlZFytVyVw5u5nl8pK8Dmq0LlOsOBRKpu06cXE20xvNUOwyJDMgAAAXRA 【请求参数】:js_code=091Ccg1w34VuUV2evL1w3FzUDM2Ccg1q&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAKnyWf-Yqv99 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAKnyWf-Yqv99 ]"} 2021-02-22 18:40:03.495 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAKnyWf-Yqv99 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAKnyWf-Yqv99 ]"}】 2021-02-22 18:40:03.611 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_WsquOsVVeQKRIS_dxsVAz5a_xj9BGwJw81WHAcDJ7-pVVIwL2vnLakYiQD--efigux3JlxwAAUmNKjN-ozNHmILfZzfIYCDaFSlZFytVyVw5u5nl8pK8Dmq0LlOsOBRKpu06cXE20xvNUOwyHJYgAAANPE 【请求参数】:js_code=091Ccg1w34VuUV2evL1w3FzUDM2Ccg1q&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAUcQNe-tneh.a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAUcQNe-tneh.a ]"} 2021-02-22 18:40:03.611 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAUcQNe-tneh.a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAUcQNe-tneh.a ]"}】 2021-02-22 18:40:03.653 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_WsquOsVVeQKRIS_dxsVAz5a_xj9BGwJw81WHAcDJ7-pVVIwL2vnLakYiQD--efigux3JlxwAAUmNKjN-ozNHmILfZzfIYCDaFSlZFytVyVw5u5nl8pK8Dmq0LlOsOBRKpu06cXE20xvNUOwyTBYgAAANVS 【请求参数】:js_code=091Ccg1w34VuUV2evL1w3FzUDM2Ccg1q&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAcEyFe-3Od0oA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAcEyFe-3Od0oA ]"} 2021-02-22 18:40:03.653 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: uIKAcEyFe-3Od0oA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: uIKAcEyFe-3Od0oA ]"}】 2021-02-22 18:40:06.017 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - bk/htv4zJ8cJQfOqlaeQxJe40zDUfvIe/id0wazMfz/6p67ed2uNETd5ToaciJ3bNrboQptXy7RsnnvJ1jj5fk7SCPtV8nYPZC4YtA3xGD+0/v/IuajcUUq51Fllh7lPVJoPwKivQNfThR/dzFoc5TxLCcvN+HKm8jIyT7KHZdXX03IJVDjzJScfyn1fmaQLA6UbVTmk+dIgdqCbfdmMte87ZYBCHatu0/kxXF2YsRupX6GdSXyuI/jAEauCbhAO9DeqSjmWKlgiKMV0H12btD0w09HBG3Mhdcxuo6LZdKDCvIxDCsmC0xrrScYebNK01nnzGhZ2U6a4higCmE69HMZ47FFYWTXavPw1nWiBJvVDWudvyraAUgBdUtIv+cUfKfKoy8Y4ESA75X/xIvRQEzw5fSKDPsMyp8NQKBfAyRYWqcI6p9rf8pakXjNM9MBRdogezV7JKCUVwCgL/RPHeVYT0509d0PMOGxU4D4BXdU= 2021-02-22 18:40:06.017 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - xbYfmJBB8JK7M3mwZrbm2w== 2021-02-22 18:44:54.589 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:49:54.589 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:54:54.589 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:59:54.590 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:04:54.590 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:09:54.590 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:14:54.590 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:19:54.591 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:24:54.591 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:29:54.591 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:34:54.592 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:39:54.592 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:44:54.592 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:49:54.592 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:54:54.593 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:59:54.593 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:04:54.593 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:09:54.593 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:14:54.594 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:19:54.594 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:24:54.594 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:29:54.595 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:34:54.595 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:39:54.595 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:44:54.595 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:49:54.596 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:54:54.596 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:59:54.596 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:04:54.597 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:09:54.597 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:14:54.597 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:19:54.597 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:24:54.598 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:29:54.598 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:34:54.598 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:39:54.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:44:54.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:49:54.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:54:54.599 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:59:54.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:04:54.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:09:54.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:14:54.600 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:19:54.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:24:54.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:29:54.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:34:54.601 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:39:54.602 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:44:54.602 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:49:54.602 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:54:54.602 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:59:54.604 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:04:54.604 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:09:54.604 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:14:54.605 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:19:54.606 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:24:54.606 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:29:54.606 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:34:54.607 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:39:54.607 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:44:54.607 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:49:54.607 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:54:54.608 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:59:54.608 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:04:54.608 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:09:54.608 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:14:54.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:19:54.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:24:54.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:29:54.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:34:54.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:39:54.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:44:54.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:49:54.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:54:54.611 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:59:54.611 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:04:54.611 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:09:54.612 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:14:54.612 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:19:54.612 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:24:54.612 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:29:54.613 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:34:54.613 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:39:54.613 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:44:54.614 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:49:54.614 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:54:54.614 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:59:54.614 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:04:54.615 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:09:54.615 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:14:54.615 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:19:54.616 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:24:54.616 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:29:54.616 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:34:54.616 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:39:54.617 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:44:54.617 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:49:54.617 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:54:54.618 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:59:54.618 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:04:54.618 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:09:54.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:14:54.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:19:54.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:24:54.619 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:29:54.620 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:34:54.620 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:39:54.620 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:44:54.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:49:54.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:54:54.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:59:54.621 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:04:54.622 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:09:54.622 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:14:54.622 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:19:54.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:24:54.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:29:54.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:34:54.623 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:39:54.624 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:44:54.624 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:49:54.624 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:54:54.624 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:59:54.625 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:04:54.625 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:09:54.625 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:14:54.626 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:19:54.626 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:24:54.626 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:29:54.627 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:34:54.627 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:39:54.627 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:44:54.627 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:49:54.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:54:54.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:59:54.628 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:04:54.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:09:54.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:14:54.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:19:54.629 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:24:54.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:29:54.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:34:54.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:39:54.630 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:44:54.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:49:54.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:54:54.631 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:59:54.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:04:54.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:09:54.632 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:14:54.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:19:54.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:24:54.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:29:54.633 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:34:54.634 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:39:54.634 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:44:54.634 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:49:54.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:54:54.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:59:54.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:04:54.635 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:09:54.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:14:54.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:19:54.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:24:54.636 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:29:54.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:34:54.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:39:54.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:44:54.637 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:49:54.638 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:54:54.638 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:55:01.499 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"vWiUmS87WbBIbfCYUu2lxw=="}】 2021-02-23 08:55:01.825 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_i0uHLFnTFaCiJ04cce_T76P5oU5u0a4luR3InTBrdEukXWPez-9fS9k_UcxshLMXHwBBt9LP4GlQof7VfBkOOTSpgFCUXZrtvQ6CwCVnl0niWXWnDY5Oc4HC28rLeUHuwb2q1I4TUSCIhqrLQFIaAJAWLO 【请求参数】:js_code=011uxnGa1D4YzA0wK4Ga1oizJw2uxnGS&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 3DlAwhqge-GQH9Na ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3DlAwhqge-GQH9Na ]"} 2021-02-23 08:55:01.825 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 3DlAwhqge-GQH9Na ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3DlAwhqge-GQH9Na ]"}】 2021-02-23 08:55:02.013 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_i0uHLFnTFaCiJ04cce_T76P5oU5u0a4luR3InTBrdEukXWPez-9fS9k_UcxshLMXHwBBt9LP4GlQof7VfBkOOTSpgFCUXZrtvQ6CwCVnl0niWXWnDY5Oc4HC28rLeUHuwb2q1I4TUSCIhqrLAMEaAJALXP 【请求参数】:js_code=011uxnGa1D4YzA0wK4Ga1oizJw2uxnGS&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 3DlABH4FE-vvhX3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3DlABH4FE-vvhX3 ]"} 2021-02-23 08:55:02.013 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 3DlABH4FE-vvhX3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3DlABH4FE-vvhX3 ]"}】 2021-02-23 08:59:54.638 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:02:48.458 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"QGsgDAYvN23I2vXMG7RwUA=="}】 2021-02-23 09:02:48.728 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Jk_Iwxtm5lI7d2VqYnKtDlBNlQXHl5_Z-ODMbbb-M06e0R6rhOY9gKsW2n4IPpwunvobE7n6rkV8VAtUL3dZ-6Rv4ehCcBeorKqw1soXHhf_oCJIzVWyLheCsGAsVDkUvSq93xcQpJ0Re4YyMSWeADAVBF 【请求参数】:js_code=001XB01w3tzBUV2GoV1w3VatYw0XB01z&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: belAh6qNe-xH9zwa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAh6qNe-xH9zwa ]"} 2021-02-23 09:02:48.728 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: belAh6qNe-xH9zwa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAh6qNe-xH9zwa ]"}】 2021-02-23 09:02:48.775 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Jk_Iwxtm5lI7d2VqYnKtDlBNlQXHl5_Z-ODMbbb-M06e0R6rhOY9gKsW2n4IPpwunvobE7n6rkV8VAtUL3dZ-6Rv4ehCcBeorKqw1soXHhf_oCJIzVWyLheCsGAsVDkUvSq93xcQpJ0Re4YyTSLeADAGFY 【请求参数】:js_code=001XB01w3tzBUV2GoV1w3VatYw0XB01z&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: belAxFMre-xYOeza ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAxFMre-xYOeza ]"} 2021-02-23 09:02:48.775 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: belAxFMre-xYOeza ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAxFMre-xYOeza ]"}】 2021-02-23 09:02:49.001 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Jk_Iwxtm5lI7d2VqYnKtDlBNlQXHl5_Z-ODMbbb-M06e0R6rhOY9gKsW2n4IPpwunvobE7n6rkV8VAtUL3dZ-6Rv4ehCcBeorKqw1soXHhf_oCJIzVWyLheCsGAsVDkUvSq93xcQpJ0Re4YyFTFeADATHT 【请求参数】:js_code=001XB01w3tzBUV2GoV1w3VatYw0XB01z&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: belAhhMre-ugBk3a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAhhMre-ugBk3a ]"} 2021-02-23 09:02:49.001 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: belAhhMre-ugBk3a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAhhMre-ugBk3a ]"}】 2021-02-23 09:02:49.113 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Jk_Iwxtm5lI7d2VqYnKtDlBNlQXHl5_Z-ODMbbb-M06e0R6rhOY9gKsW2n4IPpwunvobE7n6rkV8VAtUL3dZ-6Rv4ehCcBeorKqw1soXHhf_oCJIzVWyLheCsGAsVDkUvSq93xcQpJ0Re4YyZVFeADAVRB 【请求参数】:js_code=001XB01w3tzBUV2GoV1w3VatYw0XB01z&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: belAcEyFe-Ol4zqA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAcEyFe-Ol4zqA ]"} 2021-02-23 09:02:49.113 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: belAcEyFe-Ol4zqA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: belAcEyFe-Ol4zqA ]"}】 2021-02-23 09:02:50.892 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 0xCptI4TmUftF4UL+cLnEw1kZwHD77XH76gBt0rIcC1LCZo0595/3Pn04e/igThH8xZAEOhDaqTK+Qf2nbmmiZ0yR5aG71Ui1csUclx+KvZpzFlShvqwx9ZiZNmH3+3e95YVYT2GKC4KO+p5YwacUVz1j6TdKaNRoRUWB2sgRXKit1fFbSA9UhpmFqtT6t3jQunCXSrPxsnfxcYjhCZkGvQg4QHrEUyTbG3q0Qg5aH+DDQyQWBMMIu0UXYsupIMu1fp81pV4T4tBgOR6YR33h1k69zHjd0gC8JKmVsvLLXql9R4FeM6LqY+d1tUEV6GoZMu6OAj8yZUjF7otxsE9DFPyoPoH4FjFJkvrYaqmiKLETfsUy9Ziju8YCjayLkyBb2aGo08oRjdbYxxZyTMLcWsENNt05eCAlQEXl+pyOWaUv0QyRxFWQfMd7bvMp4GoX4rcM978x9ve1hiYpDqAPbFHIpwrePKwjHCyGgcjSmw= 2021-02-23 09:02:50.892 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - t18zzVGl6YBi5Lel+Njk6w== 2021-02-23 09:04:54.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:09:54.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:14:54.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:18:13.837 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"THMzPSYxOZN7slQ7GJogsQ=="}】 2021-02-23 09:18:14.958 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_8qhFYb8tF52i9O9j5wqJv4V_1tcCbQgsz1304SXb14S6YEHyx7JgCoGt_-_jfrIJYfIp5yrXS_mEA1ZVnxMabu2zXIEaHlXJxzovdUFibrFXO45Gv7G7QOWXTpfyOW0KpfFlhSF89eKm1Cf0UIUgAJAKYK 【请求参数】:js_code=063A6Tkl2QN4z64WROnl2OBN9b2A6Tkr&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: jelAdLyWf-Vuifya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jelAdLyWf-Vuifya ]"} 2021-02-23 09:18:14.958 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: jelAdLyWf-Vuifya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: jelAdLyWf-Vuifya ]"}】 2021-02-23 09:19:54.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:24:54.640 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:29:54.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:34:54.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:39:54.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:44:54.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:48:40.974 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5SJGgkaaU4AZGoP-GMjIzOs","sessionKey":"BmwZ2Hz3QKYQ/mDcH6rfEQ=="}】 2021-02-23 09:48:41.369 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:48:41.438 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:48:41.485 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:33.885 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:34.168 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:34.172 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:50.055 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:50.057 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:50.147 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:49:54.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:50:49.462 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:50:49.562 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:50:49.563 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:54:54.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:58:36.989 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:58:36.999 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:58:36.999 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:58:52.830 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:58:52.840 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:58:52.851 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:17.458 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:17.463 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:17.471 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:31.858 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:31.863 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:31.887 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:35.610 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:35.728 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:35.737 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:45.792 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:49.510 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:49.512 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:49.547 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:52.979 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:54.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:59:54.817 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:54.847 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 09:59:54.877 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:00:04.630 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:00:04.633 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:00:06.939 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:06.428 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:06.467 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:06.526 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:16.104 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:16.104 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:16.112 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:30.559 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:30.560 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:01:30.657 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 10:04:54.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:09:54.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:14:54.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:19:54.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:24:54.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:25:59.576 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"xJFfwPDpv2a4P9dCNULIwg=="}】 2021-02-23 10:25:59.616 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"xJFfwPDpv2a4P9dCNULIwg=="}】 2021-02-23 10:25:59.634 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"xJFfwPDpv2a4P9dCNULIwg=="}】 2021-02-23 10:25:59.640 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"xJFfwPDpv2a4P9dCNULIwg=="}】 2021-02-23 10:25:59.788 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"xJFfwPDpv2a4P9dCNULIwg=="}】 2021-02-23 10:29:54.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:34:54.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:39:54.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:44:54.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:46:18.673 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5QtxPLUzN1MgSfXfOszunn0","sessionKey":"JOj3zqbZJxAK/Yfj58p7Vw=="}】 2021-02-23 10:46:18.790 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_j8Plgf8o4NEU644Lb3wDj0Vb7ihsA9vtVNqWyQEt5aSZmSaKmkW5jdeDu0IzK3Ud5L5qe5mdm_XZNzQor0lIb2WrallVteOdvm2LfEGpAxosvEuFZFjoGic578SlKVS492UQ0Tj0xXDf9t0-XDSaAIASYN 【请求参数】:js_code=083Y7oFa1rBZyA0F4DFa1HQzDs3Y7oFT&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: xElA4fMre-z7 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElA4fMre-z7 ]"} 2021-02-23 10:46:18.790 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: xElA4fMre-z7 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElA4fMre-z7 ]"}】 2021-02-23 10:46:18.888 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_j8Plgf8o4NEU644Lb3wDj0Vb7ihsA9vtVNqWyQEt5aSZmSaKmkW5jdeDu0IzK3Ud5L5qe5mdm_XZNzQor0lIb2WrallVteOdvm2LfEGpAxosvEuFZFjoGic578SlKVS492UQ0Tj0xXDf9t0-QJYaAIAVOD 【请求参数】:js_code=083Y7oFa1rBZyA0F4DFa1HQzDs3Y7oFT&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: xElAFLyWf-9CydPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElAFLyWf-9CydPA ]"} 2021-02-23 10:46:18.889 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: xElAFLyWf-9CydPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElAFLyWf-9CydPA ]"}】 2021-02-23 10:46:19.076 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_j8Plgf8o4NEU644Lb3wDj0Vb7ihsA9vtVNqWyQEt5aSZmSaKmkW5jdeDu0IzK3Ud5L5qe5mdm_XZNzQor0lIb2WrallVteOdvm2LfEGpAxosvEuFZFjoGic578SlKVS492UQ0Tj0xXDf9t0-KVMaAIAFQH 【请求参数】:js_code=083Y7oFa1rBZyA0F4DFa1HQzDs3Y7oFT&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: xElAy24ce-f_kAya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElAy24ce-f_kAya ]"} 2021-02-23 10:46:19.076 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: xElAy24ce-f_kAya ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElAy24ce-f_kAya ]"}】 2021-02-23 10:46:19.129 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_j8Plgf8o4NEU644Lb3wDj0Vb7ihsA9vtVNqWyQEt5aSZmSaKmkW5jdeDu0IzK3Ud5L5qe5mdm_XZNzQor0lIb2WrallVteOdvm2LfEGpAxosvEuFZFjoGic578SlKVS492UQ0Tj0xXDf9t0-OXXaAIAIRR 【请求参数】:js_code=083Y7oFa1rBZyA0F4DFa1HQzDs3Y7oFT&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: xElA3uore-jzrpga ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElA3uore-jzrpga ]"} 2021-02-23 10:46:19.129 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: xElA3uore-jzrpga ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: xElA3uore-jzrpga ]"}】 2021-02-23 10:46:23.381 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 9D5qDriJn0iFuYp7VvfkxIkTMXShuUMGG+GVtifKfSNwyapQLebppYnx4Olz52/r4hCYatbyme/urQGefLJG89EGCo3DMdelcUZY4FvJLS/kFtzqFMrc+vVdvtyT1PckxpyIY10OyRghvPJdCLvjFGRT0JLropmRd72yzuJB7gxr4kel0N4yWNnmCB2fpU5wRFk4Juzpn4KENFpQqbO7VeP2fX64arnvbbf81O01nwVSvhC1PGixP8q51uoTxM5rRGABVWM4EacXHrlKAsWxhL75iB8wq12FxX3VuWn1ta7XuOWHdaIMjoP6V3ZaZephJs1Xg8BtKSULbqmbOANYqaJTlzgqRqb0bmTnBYB4qmAfvjbBq9kawKlus+kYUzi5KV5UEpLEnycJH0NWIHZPsr9EYfXWgrwxVmtPnwAOkLC08pdarn88eLov+6RGyvRfEDdpCvabbw9mFEYkk1hrWL2WooShaOcq6tcp1ZFQVpA= 2021-02-23 10:46:23.381 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - vD7FxgBuxSeh72RWgjA8lg== 2021-02-23 10:49:54.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:53:56.320 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"95E9cso8pbBIYHTUET1Jrg=="}】 2021-02-23 10:54:54.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:59:54.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:04:54.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:09:54.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:11:41.043 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5ctbu7lveB-3iCm8I9vSiWo","sessionKey":"BLr69TXxhFgNR9tsYIbL3w=="}】 2021-02-23 11:11:41.504 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:11:41.540 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:11:41.558 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:11:59.485 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - ZAeiS+s4+S1GXQcmh8xzJJZVeeAF8CBveN9/Izqq4ZNK7Q5Md6U+v9nRIx+WW37DUb+ZkQT/yWwt/H2vyKn1TWGUkpeaJNkYaUrtgAixCS00vswAL20jJ4ILG5tJ/j5lms9fGSXlFij9uqR0S3WXRYdMDfH94kLH4XUv5ksRC2gejGXHJv70pfONE7uCsoZpw+6+CD22pv1P+IBySAZrZkUAh8IAMqtIWawgaqJEV45sFRKWXIBC6pzXu6kObTxsDacJ9+E3F9J6tGn9qP5Hwz3feXfLQkJgKswp54wuFE7RrLTocRgWO1Szv13/6fuVQi3dGf6BK327OgHtTQHRSVJaQ5v7DHbbwfrwJqgCoF5rI4AsV3ZFTOtqeknEPWlSIYUAmAcSFxSrrBDHmS6vVZawiQ5+3DtVoyswvu+2hg+fReFuCmm7tx0OFcv1EWMfUqxSlYjcZCHPuoDfOliTcw== 2021-02-23 11:11:59.485 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - NAC0uSlcv6t/vrjW/NKGYg== 2021-02-23 11:12:14.793 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5WI78XExCCCNl784FF-VCzk","sessionKey":"ARkNGXjSedtywmzuYGhfHg=="}】 2021-02-23 11:12:14.882 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5WI78XExCCCNl784FF-VCzk","sessionKey":"ARkNGXjSedtywmzuYGhfHg=="}】 2021-02-23 11:12:15.461 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:15.510 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:15.631 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:15.656 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:15.664 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:15.700 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_V5DUXbyOunvKgMqdTv3IHeNRaeRY7ZkTXlsNNSKQo1kb0qhaP3Ey2ZPdmSpGlm3wN5mM6qh9Cvj4TlHfDMVPqxfaKg2EV0Bb6iW0do3sHDWpMqO0X6s8qZa5KqNaNOy1NHsMtY9BgQCdlkTKJEJhAIASNS 【请求参数】:js_code=0216IpFa1mqYyA0oCIHa1nkRHV26IpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: gflALdmnRa-8tdNQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: gflALdmnRa-8tdNQa ]"} 2021-02-23 11:12:15.700 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: gflALdmnRa-8tdNQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: gflALdmnRa-8tdNQa ]"}】 2021-02-23 11:12:15.887 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:16.365 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:16.435 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:16.473 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:12:22.776 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - V9CCsjR1fw2FbZsoa19W+U9BX+MMBMVzMfL7jjW1jYoTmMKt21Xc894YBYW2Nwifuk6+ZLuTDzO/fxlRn3wv3WUdP77gLVoORPJUK0BdTWwCfIJdTV5dxhPKUgqczm5vKSyCMXyUXrdn1u/1Yurj5gdmtDSBMBDP31O1K/JLuHdwLwSJ4wQ0QJY6xmF+oNfdl62Qm66sqFOVriVzgHGrGZA1m0mfVK+pVXRg0REUshPmnvzmL8j0zMvhmqXMo/XqS38bwVWG5WY+9FaXFh9dTXhfQ4W8cq6VP8OUawHcKSvEcwyx/yIL6tsdAznFmu30/RtgxszTSVE0U0lNGwzgda8Z0t9Qpw/TAvN9dFnYqSB3lqFDGxsp0f042r5IHNuwPDt+DcpKrYjN0Ugi2uEwdeTzRdfQ6FEuBDzKwbLlHINad4Mcx92gntOqPydGqbzAF5niypM56tftP90RlhDgdI3ZWhidyKkZIIaqpaqJ35I= 2021-02-23 11:12:22.776 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - faUr9K8qSQJNqh3RiUluUQ== 2021-02-23 11:13:43.843 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y_RrBjCDPCrzufs1PtxeWM","sessionKey":"FpXlRJ92KgnXvWnwoxPk3g=="}】 2021-02-23 11:13:44.185 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_-EX7xR21runkZcZuBSFFiMKcKkMkLHdLquWGOVKuLHLQskSf7pJarlNkFWDyh2NQforq19c3ftvEkB30n4g0yusDwdEiIWjwoIf6fnnPq5o54ViiQB7wYLXO-UNd08Ie-CDz-xTQNQHw-N2JQDCaAAAMZY 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: GflAqNnre-.R87Pa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflAqNnre-.R87Pa ]"} 2021-02-23 11:13:44.185 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: GflAqNnre-.R87Pa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflAqNnre-.R87Pa ]"}】 2021-02-23 11:13:44.290 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_-EX7xR21runkZcZuBSFFiMKcKkMkLHdLquWGOVKuLHLQskSf7pJarlNkFWDyh2NQforq19c3ftvEkB30n4g0yusDwdEiIWjwoIf6fnnPq5o54ViiQB7wYLXO-UNd08Ie-CDz-xTQNQHw-N2JLJDaAAAYWQ 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: GflA4fMre-cicn2a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflA4fMre-cicn2a ]"} 2021-02-23 11:13:44.290 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: GflA4fMre-cicn2a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflA4fMre-cicn2a ]"}】 2021-02-23 11:13:44.596 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_-EX7xR21runkZcZuBSFFiMKcKkMkLHdLquWGOVKuLHLQskSf7pJarlNkFWDyh2NQforq19c3ftvEkB30n4g0yusDwdEiIWjwoIf6fnnPq5o54ViiQB7wYLXO-UNd08Ie-CDz-xTQNQHw-N2JHVCaAAACQX 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: GflA_IMre-FpxevA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflA_IMre-FpxevA ]"} 2021-02-23 11:13:44.597 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: GflA_IMre-FpxevA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflA_IMre-FpxevA ]"}】 2021-02-23 11:13:44.769 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_-EX7xR21runkZcZuBSFFiMKcKkMkLHdLquWGOVKuLHLQskSf7pJarlNkFWDyh2NQforq19c3ftvEkB30n4g0yusDwdEiIWjwoIf6fnnPq5o54ViiQB7wYLXO-UNd08Ie-CDz-xTQNQHw-N2JGSEaAAASEQ 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: GflAIfMre-JTMq5a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflAIfMre-JTMq5a ]"} 2021-02-23 11:13:44.769 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: GflAIfMre-JTMq5a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: GflAIfMre-JTMq5a ]"}】 2021-02-23 11:13:51.734 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - /6ftXqRzoQZTvGlDnMZUXyVjGzx6AVByR3M6/6uvhmRv9QALZJvVpHJj5+IKNgY+QTI7X7MLw5AhIRXEO+5FCe4rXIe/IGY4al8Vsq2w/nJaSdmiMvhTVH7A5lxNuZUAQiXcyB4n8aMP9Bc981cpI9ejClbjhhpugJWzP87udDdeatIVfiRYxynMX5C194UfoQ1U+UimYM6As5xO7Mg+s0UEyHMF6hmIGTKR6o/q3EC4yNcqpid3wB6b9yw1fO3O8eJPQ4vkNeU46nD6+BglFkFX6FG8AZjooV9He7BPbxVIJWPHK734P7Q0UaYJXNsVdEbx/JB0veUnhWsAy5heblEabSpN3Im+w/N8hq/Xm7g8vK/vUgbGsbMydGGulIMJFzilb1LaIwLDVW1bGfF208b798qXdi4UT23RTrHNVjmXCkHr9rJd06RnGunpwDQILw7sTlzQPBIpPpBu/H7393Vp/5/beDMKZT7jW9zpgDQ= 2021-02-23 11:13:51.734 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - VfLFTo1uIBhoqNJs47PCCw== 2021-02-23 11:14:54.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:15:05.058 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:15:05.078 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:15:05.108 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:04.553 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5T-YErAY9zXfXp1qeDkQoO4","sessionKey":"iWRO8YcLGnewUqAF4EUjBw=="}】 2021-02-23 11:16:04.847 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:04.849 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:04.854 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:43.555 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5XEAWB7I9VX7M3ZyPRKjhkA","sessionKey":"AIjsqdsJ0K3BgMv/aiotUA=="}】 2021-02-23 11:16:43.991 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:44.039 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:16:44.053 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:10.135 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:10.135 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:10.135 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:37.501 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:37.504 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:37.542 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:50.067 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:50.071 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:50.078 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:51.785 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:58.798 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:58.798 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:17:58.958 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:22.440 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:22.443 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:22.443 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:28.272 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":109}】 2021-02-23 11:18:35.774 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5YoVhtDBz5ex2SHnnM7ae-M","sessionKey":"0GLCqu02r//2IvNyHqbpOQ=="}】 2021-02-23 11:18:36.230 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:36.230 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:36.230 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:48.867 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5T8bLZScaRda4AVkY2-b_JY","sessionKey":"Vw3kzmvzk6+9EL76N/6/Ww=="}】 2021-02-23 11:18:48.999 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5TU3bD7ihJQzWJ3hGrVg0No","sessionKey":"BaQDHXro1lO2jzh4Co4S5g=="}】 2021-02-23 11:18:49.277 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:49.277 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:49.311 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:49.604 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:49.665 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:18:49.669 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:19:01.958 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:19:02.000 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:19:02.010 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:19:33.487 [http-nio-8195-exec-5] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: UserService#putUserAuthentication(LoginUserInfoVO) failed and no fallback available.] with root cause feign.FeignException$InternalServerError: [500] during [POST] to [http://user/putuserauthentication] [UserService#putUserAuthentication(LoginUserInfoVO)]: [{"timestamp":"2021-02-23T03:19:33.462+00:00","status":500,"error":"Internal Server Error","message":"","path":"/putuserauthentication"}] at feign.FeignException.serverErrorStatus(FeignException.java:231) at feign.FeignException.errorStatus(FeignException.java:180) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-23 11:19:46.555 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - bOZKg2IDX0UvkKS3nWYADewjccM/O3SErdZP1wg4jHrFZCLmp4LD0gYwEMmSKDgn8bgMHClahDl8A1fs7YhFRQgug5sUtnOtn6+uXldj5uNVwA+Bd8rpWfE2lIbznx9IeC0PTxR82BmTZk1pPeqFT2GWQNaDTvQptzA209kqeEMwBrxDT1JCpPw6YC7PgRlzVqValuZdu8lwSvs4VImU0nes6lF1NadfRm2UhUWab5bnmRMcVFBAqVz7S9PQZdVyeUjF59sTpuHhnoAgisCgukNDfYRWk1gzPFpncmPw5HK4M77pxHCQlTO8al22wCPB1Y+gnOajh8t61RUYB0vkzNOiExCNSfm/8uStPMufY8bFNRU0RfY/MdvjBtAijhKDVj91ymRFP8J8iOR8QVjA2qhKQKnyZLhTpu7SwadOdlOQbpvjUz5FBhvHXb+w88Wsuw22FStRy2QReIXQl1DrHX4YDmdaS8GpBJIg7pJBOTQjelFUMJJuuPdom5QLnMHr 2021-02-23 11:19:46.555 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 9WagrbByoakHPzKNclzjJA== 2021-02-23 11:19:54.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:20:05.499 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":108}】 2021-02-23 11:20:09.949 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":108}】 2021-02-23 11:20:20.974 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":108}】 2021-02-23 11:20:31.019 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":108}】 2021-02-23 11:20:49.143 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - QPgo3G0aUNbFR2x9wN/8py1zrFV1UVYKSXLKIiQla1FPA21XwIrUUOeDd2rM4msQUqsQ8RSdhivERNhB/+pWVuLWf9XsJ2J8XYh8i0mNt+vhDoBnveSkeGZ6gkm049RHdbbY5QSt/I0gBFmo1z2g7TvCdA2nmAvagtTAWFCxykmuOZddQsFUbxV2DNEHzrvS2N/KsXO8XCbw4a+HeW5r5Ii6Noe/cRt9DR3j9VjNJnfSJ/3MDlmCZzJ9PnXoLjo3xG0YeInWBp5bQrroOcmsZtWiJ3jeTlQ4SyibRfCp0BicEfTfW2L/v+QLJAx2suGz2RnTdCMAyv5IPoHhI7H4tt4YhWl75tAEgnN1MTAOE2DNAV061/RRUzj6pwMRWrrnIzx4ZBbla+cwLjIgYnY/wFRqNtYVs/op4h9+kJmeBUh+dChHNU1zQ4FcnmFufrVctlS2ryBwP0LE7zG/GFcnJA== 2021-02-23 11:20:49.143 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - IO+fuCJFUoSenI/EVK2mdg== 2021-02-23 11:21:57.943 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UvxtuVD8APDGB1W1OCc8jM","sessionKey":"J54J+xHCzHDTzqwEwxzFeA=="}】 2021-02-23 11:21:58.529 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:21:58.530 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:21:58.544 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:22:13.717 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - RZo1GXmHJHNTMMkf1KrpM+MXUAzCe6ZNLNvlZYyY3KPhjqW8K/V1VUzm0d5iMkKltNIKUqSFOs6GRnru+8CV71kvD+mmRtWTR0wxNTXQnqvshC0RdDvqPOOdQtTMEDJiH4MMi4xo6xiuO1keLRQOadsCDNzAMaz3unlx/OCMD2PgJ2v16+As4Yh09IFwstDWTRk7Saz0V677J2/82CSEKN6uwneJwbxsTSsTtyV1msdv8Sh5YImF3efVblC48WBarj7x69DU4fRTI3UjEZssgs8KmVxzsX+dORghZ0y+uj7Rg5tI23bGulr1gLbLgCiXBlDXlFWgwAzL3rmAzdTii2isTXfHQwggtwrobBlX+4vHtowqndUvg07rLjFn6PuSKLpi/g1OIqvla9mgPN26gIZ004WCS29WE2AixEpIZKYlHZTkGs/Pg1Fs08HDWXtk2FYcDJ29UfwwTGjOdPQNhM+ryyjR9Yg4Bbzabzoshro= 2021-02-23 11:22:13.717 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 8mrP/IOvNf4TCvEl2rLgJg== 2021-02-23 11:22:55.999 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:22:56.187 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:22:56.198 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 11:24:18.696 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bmR-rxBRIGkrKEwa6koFdE","sessionKey":"JJukIA/DW7eGYrkFl9decg=="}】 2021-02-23 11:24:18.793 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_G94uIPBCVju_H6BKfVunTl_xRnwUPxJ_GAKpYRdZ25yDdLwK6siP7bq7sSivVSzTfDJnBycBI09UNFW-rXCq0MhXyYU5dk7sf3H08Qp_O7Ff1lmPfB0uKHHaib1Hiw-qUbV26lRqh8N9n93qOWWdAIAYGG 【请求参数】:js_code=013xbS0w3mZqUV2beb1w3830En2xbS0u&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: mflAY4qNe-sGw6Ma ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflAY4qNe-sGw6Ma ]"} 2021-02-23 11:24:18.793 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: mflAY4qNe-sGw6Ma ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflAY4qNe-sGw6Ma ]"}】 2021-02-23 11:24:18.881 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_G94uIPBCVju_H6BKfVunTl_xRnwUPxJ_GAKpYRdZ25yDdLwK6siP7bq7sSivVSzTfDJnBycBI09UNFW-rXCq0MhXyYU5dk7sf3H08Qp_O7Ff1lmPfB0uKHHaib1Hiw-qUbV26lRqh8N9n93qFVPdAIAAQK 【请求参数】:js_code=013xbS0w3mZqUV2beb1w3830En2xbS0u&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: mflA7fMre-2SZnia ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflA7fMre-2SZnia ]"} 2021-02-23 11:24:18.881 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: mflA7fMre-2SZnia ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflA7fMre-2SZnia ]"}】 2021-02-23 11:24:18.997 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_G94uIPBCVju_H6BKfVunTl_xRnwUPxJ_GAKpYRdZ25yDdLwK6siP7bq7sSivVSzTfDJnBycBI09UNFW-rXCq0MhXyYU5dk7sf3H08Qp_O7Ff1lmPfB0uKHHaib1Hiw-qUbV26lRqh8N9n93qKKQdAIATTZ 【请求参数】:js_code=013xbS0w3mZqUV2beb1w3830En2xbS0u&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: mflA6AMre-0K1kha ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflA6AMre-0K1kha ]"} 2021-02-23 11:24:18.997 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: mflA6AMre-0K1kha ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflA6AMre-0K1kha ]"}】 2021-02-23 11:24:19.193 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_G94uIPBCVju_H6BKfVunTl_xRnwUPxJ_GAKpYRdZ25yDdLwK6siP7bq7sSivVSzTfDJnBycBI09UNFW-rXCq0MhXyYU5dk7sf3H08Qp_O7Ff1lmPfB0uKHHaib1Hiw-qUbV26lRqh8N9n93qLFPdAIAZTD 【请求参数】:js_code=013xbS0w3mZqUV2beb1w3830En2xbS0u&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: mflAKRNre-yCki8a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflAKRNre-yCki8a ]"} 2021-02-23 11:24:19.193 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: mflAKRNre-yCki8a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: mflAKRNre-yCki8a ]"}】 2021-02-23 11:24:21.740 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - uZm18VM+aejiV3YyL4Vc8NGcDZTNezdlLjyyhksFLiTSVKNLk9ZcWSOknX0wdaawKwfWfxtGf9W3nXSnNiYUza+PZEvT/6kc0On84ryo5uheo/AX6IjoinEpG51GE/Q02nx6MEsadPRBrytYSHPAtjhYmlXciwLdttbmhP7a/3WSvTdZlMaTC0Lt+Z9ZpI6GWeO66gSfjpiY/pUTQalEv3NB7WOJ3654F2jCOQnz/SlOwq8ernf+JeZ/xOwdm2wuw5k/2ArdxKxbi7MVOPQneZ7Dfy5W/JU+LJCwlvudKEcVkacLK7LArUpXopzRFdFunu+8hOmCCa02L9aONhi7gchCgsLT7ZArXLckbz/ydO8OHpHxhLcINp0HnhtravdYECxE63qyQUgN7Vuy/4FdGbGmV4PlKdYbOH8m5iWtwpvVTabgj1mLqMo8sNBJ7UADTGnKKwfwlk+KQ6X9pnatWmVwyw+szz2yzCuHOhtOsVA= 2021-02-23 11:24:21.740 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - b4UfNnKK1YB421w4TBNV0g== 2021-02-23 11:24:54.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:29:37.448 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - scf8gD7F6tJCHuzZ0WDFssbXT4fvifE9eHWakL4MGUESP8LTizIQjF75vhnA10KAN5s737O83qkbZGTfPkoK2rydks8PkH34lT4o7tWXk3Pjab0O11t/RPtGrGUFYyFzLdkag/xQ0DA8i3N1L9DTWovt8PKTg9DrZYQlIl3Xe1pwAOLKMf/VGiIZRKE+uTVsBvsyeyNjd0t76ulnGkmiZIalHmrKamYvZ7yzmNqeI6k+1YHnaso3aAzNPm30ZtbXf0j3aP4v9p64U2MpVUGP9BR5m8TY2VSvgAW0PgdLSKAGUimuMVCzpT5aTH5kinbJsr5sy2ZmH0OVPFpzR6mQaltYFT6VCNxU0244zr2pvulXHAeFG32al+yh03++9RpQD2KlUwlt8zo+ELmnJQ2aENRmUuXjsxv7xXF4TyEUT7IujnKV7FLFMZMc67jRl3CbQTyc8QYEAn8aIMFD53Zc1prk8ICrVbcIKJXHVokga3k= 2021-02-23 11:29:37.448 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 71lKJOkXD4Ou+5s1nTcMlg== 2021-02-23 11:29:54.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:34:54.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:39:54.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:44:54.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:49:54.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:54:54.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:59:54.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:04:54.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:09:54.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:14:54.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:19:54.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:24:54.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:29:54.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:34:54.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:39:54.651 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:44:54.651 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:49:54.651 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:54:54.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:55:04.482 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UvxtuVD8APDGB1W1OCc8jM","sessionKey":"5cn7SKb6wwxNs75K3iWf5w=="}】 2021-02-23 12:59:54.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:04:54.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:09:54.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:14:54.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:19:54.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:24:54.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:29:54.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:34:54.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:39:54.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:44:54.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:49:54.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:54:54.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:59:54.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:04:54.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:09:54.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:14:54.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:19:54.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:24:54.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:29:54.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:34:54.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:39:54.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:44:54.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:49:54.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:54:54.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:59:54.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:04:54.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:09:54.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:14:54.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:19:54.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:24:54.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:29:54.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:30:02.711 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"427uqthPR5i1Pg/RCBOBXg=="}】 2021-02-23 15:30:02.948 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Dx4yim8U_WIkimZNiMkGx8Dnmu10wroPYaPHGRF09amdksB8lRiWYtU1vPg7MF8fIPCTQim4UM7LUfnkvd7zg3fLFZLNW04YvJ-NYTHpVBhW6Jhb9_dywYG26Hr0E_hdK-_OjqSGoLhv6m7OZPVeACACSY 【请求参数】:js_code=081AtWFa1erKzA0PvmJa1QMbFi1AtWFN&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: phlALJqge-wwpMsa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlALJqge-wwpMsa ]"} 2021-02-23 15:30:02.948 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: phlALJqge-wwpMsa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlALJqge-wwpMsa ]"}】 2021-02-23 15:30:03.085 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Dx4yim8U_WIkimZNiMkGx8Dnmu10wroPYaPHGRF09amdksB8lRiWYtU1vPg7MF8fIPCTQim4UM7LUfnkvd7zg3fLFZLNW04YvJ-NYTHpVBhW6Jhb9_dywYG26Hr0E_hdK-_OjqSGoLhv6m7ORANeACAXGT 【请求参数】:js_code=081AtWFa1erKzA0PvmJa1QMbFi1AtWFN&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: phlADbwgE-t0uFQA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlADbwgE-t0uFQA ]"} 2021-02-23 15:30:03.085 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: phlADbwgE-t0uFQA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlADbwgE-t0uFQA ]"}】 2021-02-23 15:30:03.093 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Dx4yim8U_WIkimZNiMkGx8Dnmu10wroPYaPHGRF09amdksB8lRiWYtU1vPg7MF8fIPCTQim4UM7LUfnkvd7zg3fLFZLNW04YvJ-NYTHpVBhW6Jhb9_dywYG26Hr0E_hdK-_OjqSGoLhv6m7OGCBeACABXW 【请求参数】:js_code=081AtWFa1erKzA0PvmJa1QMbFi1AtWFN&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: phlA7DMre-psRwoa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlA7DMre-psRwoa ]"} 2021-02-23 15:30:03.093 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: phlA7DMre-psRwoa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlA7DMre-psRwoa ]"}】 2021-02-23 15:30:03.348 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Dx4yim8U_WIkimZNiMkGx8Dnmu10wroPYaPHGRF09amdksB8lRiWYtU1vPg7MF8fIPCTQim4UM7LUfnkvd7zg3fLFZLNW04YvJ-NYTHpVBhW6Jhb9_dywYG26Hr0E_hdK-_OjqSGoLhv6m7OGHDeACANOK 【请求参数】:js_code=081AtWFa1erKzA0PvmJa1QMbFi1AtWFN&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: phlAvOnre-OwsuRa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlAvOnre-OwsuRa ]"} 2021-02-23 15:30:03.348 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: phlAvOnre-OwsuRa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: phlAvOnre-OwsuRa ]"}】 2021-02-23 15:34:54.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:39:54.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:44:54.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:49:54.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:54:54.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:59:54.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:00:41.009 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5YoVhtDBz5ex2SHnnM7ae-M","sessionKey":"i8BhnO69pcNHcgIFSc5HxA=="}】 2021-02-23 16:04:54.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:09:54.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:14:54.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:19:54.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:24:54.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:29:54.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:34:54.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:39:54.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:44:54.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:49:54.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:54:54.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:57:47.639 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UvxtuVD8APDGB1W1OCc8jM","sessionKey":"vqZ1NnpehMP7rHWlDTo4xw=="}】 2021-02-23 16:59:54.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:00:00.279 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:00:00.279 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:00:00.345 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:00:00.733 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:00:00.733 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:00:00.736 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:00:00.736 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:04:43.264 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5TMxKy37Wg01qCDw3Y-it38","sessionKey":"AAznbNKBZXljOIvTRgrSZg=="}】 2021-02-23 17:04:43.631 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:04:43.647 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:04:43.656 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:04:54.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:05:07.171 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5WkGEUR48WEdILgL_Ikeqm0","sessionKey":"8DIqzoMoQgJLUr+w65XcQw=="}】 2021-02-23 17:05:07.524 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:07.537 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:07.558 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:23.299 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5SBBfyZklWpEj34O7x7nZoE","sessionKey":"iATD/ebs6GMfwqBF3FB9Ow=="}】 2021-02-23 17:05:23.718 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:23.735 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:23.748 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:31.478 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UMwgoBtEAhi8Kpq4Mf8gAI","sessionKey":"Xkwa/W+U2GFYllg6QIPs7Q=="}】 2021-02-23 17:05:32.018 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:32.094 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:32.095 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:33.894 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:33.910 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:33.950 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:43.452 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5VyjixiLmskA5K38n5J2sOA","sessionKey":"PIcjHIZsVvuHPMcachP7lw=="}】 2021-02-23 17:05:43.997 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:44.051 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:44.053 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:58.483 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:59.168 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:59.232 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:05:59.249 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:00.868 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:00.900 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:00.945 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:01.894 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5cRHcdVpUlouDNIzJxIsElQ","sessionKey":"oYhQGwNCxJwRMpNbOwIEWQ=="}】 2021-02-23 17:06:02.142 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5aF2Ps5rIgzMxbz5yqleTpw","sessionKey":"uiuu80WCWZBtccZmljBufA=="}】 2021-02-23 17:06:02.334 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:02.342 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:02.394 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:02.594 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:02.618 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:02.621 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:03.624 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:03.631 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:03.645 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:09.461 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5SwjZBa4UAIalTk-LWpqeb4","sessionKey":"wPUQzsJPl1WLaX07S7Yhgw=="}】 2021-02-23 17:06:09.755 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:09.761 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:09.763 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:13.082 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5R6FkbIs_uE070oEWZwDdZ8","sessionKey":"aVEzBuric/ZsSzGY+FWtqw=="}】 2021-02-23 17:06:13.385 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:13.398 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:13.409 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.247 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.321 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.336 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.489 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.518 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:15.548 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:17.595 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c2L2vAD_jHOxGXTCLrmxbA","sessionKey":"pf0HCyqT0HT8u8NGPlTRcQ=="}】 2021-02-23 17:06:17.868 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:17.885 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:17.887 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:18.608 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Q1WvVn255IHn6zvKO8y020","sessionKey":"bBuWeiWNAfsUMLLy+0GBqw=="}】 2021-02-23 17:06:18.941 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:18.944 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:18.948 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:22.264 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5cba6obuuZhuLT6u_C4Lkn8","sessionKey":"tANJ6SWHDbXj78h1c8gzzQ=="}】 2021-02-23 17:06:22.679 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:22.686 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:22.690 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:36.803 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:41.760 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:41.760 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:41.792 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:44.223 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5RNwjTfJJLdo-egeRNep2f0","sessionKey":"bS0UbvRUytIqC6N/xabq6g=="}】 2021-02-23 17:06:44.652 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:44.659 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:44.684 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:57.644 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y9La_KGbgjwNIxMJleJ6ZE","sessionKey":"B9lOl56cwrIfqWQDyWJuRg=="}】 2021-02-23 17:06:57.968 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:57.980 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:57.983 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:58.163 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Rylcl0aKVjnHsSyHTFzJxc","sessionKey":"+jvzsNAy2bvryv4Qiz9eiA=="}】 2021-02-23 17:06:58.493 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:58.540 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:06:58.570 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:05.304 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5QuR68NUS4WkERRVclwFJ0o","sessionKey":"2mDObFipr1ZnAgdDc7WFLw=="}】 2021-02-23 17:07:05.639 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5apOg9-6n6oHy8BSPvtszdA","sessionKey":"25gsw1E4GslQURWuqq2aEA=="}】 2021-02-23 17:07:05.947 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:05.955 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:05.983 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.023 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.072 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.080 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.572 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.575 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:06.606 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:09.223 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:12.510 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:13.910 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y396MoJ3nRJL5iN7tDeSQA","sessionKey":"1CQzGakwBbmIQ8J570/28Q=="}】 2021-02-23 17:07:14.061 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:14.685 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:14.783 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:14.824 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:14.872 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.117 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5buKbepvoiOFUK7hh36ZsW0","sessionKey":"Xv+JptPcDYq16NO9o40lpQ=="}】 2021-02-23 17:07:17.234 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.236 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.236 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.604 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.604 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:17.678 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:19.490 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:19.497 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:19.506 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:24.934 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:26.977 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:30.934 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:30.934 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:30.939 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:32.842 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:32.893 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:32.893 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:07:39.469 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - SNTSnwFyxsJ/Nkoi6GGhpc4K+lsPDR+2gi79zjlG+EqfYinTliHywpVB/GdrjueFYAFDPN7ggCiEf/0cYFxo0kOxhS9K/O4LA0pHhwMlq34K91ovKiwNt2P4awR/C3Kexgq7JMcWx/igAP4hKin7bt8/aC1mz6z/Kwt/haA722t6ufOU41/QGmWlZNtI6XKTodEfBLnoUDXua8ZpND9TzrUSSaFap7NLVZVw49IizovzBUgVndEQyJtquFc1pAdUCaBIVEfQe1fjhC28qWPm7HNLcJZDXN3dYxUR3Qc/7Ug+AE3Zo0eWvUC1vsz1NuYf1IR5Mg62IlA5/JIN+Vy7rzS8GLD1mg/FwY/q9eMLr6ro04lsT7oltO62i/DIEgbevcjZIecwb96VYwdmkDIXoSgJ9gJ3iW0K6tlIvafLEBQu/PmxOjMXtKBzujcFxCi7/nwY3lC2qNb20Jn6wy2NLWdtYWsz8r2wx/jCDzawh78= 2021-02-23 17:07:39.469 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - EE/mM4EPP+YaFTJ3I5tadg== 2021-02-23 17:07:41.289 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - P26QJXPGHmwqjpDThjqhupNW1qBCeaJOCCBcLhEHUh0A8r5wCtHXZNLwd9uxodBYrATU4jxD+QOGXj0As2uKii1AsYdAiMMVO6ObCq4D1Vxt3+kwuvP/peHIyXONUCrDu0xTPGMO5Xn0vA7z+8yv6z8w3NkrmWVsyIDzBCTpFkb6WwAEzaTQoXNnVFzHYrnV3CucxzQlYBaGG0m2TNULntplsyGIn4k4ryqqiiWk/YJsRRvY7inu0RpkTsqyZA2bR/ujQMvQfgl/gp9hx+tUhZkLiIN6W/8t55sPFs68E1afb7CelLf0wAwlDwxep13+Rg2sZJPvdK66Gcp0g63X/9hJHlVbBAzx0tRMR0OJkLpU3cWua1XL0hfWblfczsfcgQzsqTCHT4H6brzuunowoSP/OQCEgTJl948DqvUQ7/JgM5ED4IekJhfsIxALWfOzvKAS2mjvMKvAp1NrVL+60T6ckAGdc1xdqwrytd9hmz8= 2021-02-23 17:07:41.289 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - YmLCSmaqsxZhYMTlc372fA== 2021-02-23 17:07:41.385 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - RASSVUUXQFzZ5/QjsZVinEyCjUXM7YD9tlMNCjjbYqYGQ89aLQvlO1BLJHeAc/dJkOKV5hR+KXh0K/PGb1xkKyhDj0bD1ywCIJw88+olN60RUhnFAYUOsbsG/N2pymeuirSyPTdU17yRtn/Il24hrXhK+7HBWcR3N36eBwT36YaKeTytdWnhJqGl0px3YWY/0u7rL9060JFZSTZzTictJTLgmuvwfDrE5qLV7QpIcBfA3+HX4g4VqyPtsClMR/SKATNV5U9jEv8s1HML6/RfiqvI4vtPxI0kncxry/DajYApXfuP8ApHS6qTgbMUhH39+jByuLpyVdrrTCnsnbauRcCvZ5vaV6Z0u0CO9f+A2JUTAhr68GywmRPMqGFNEejgUZ9eY4HzTsmm1vy/7D5fMghPJ3HqOZBG0vYHqEm/JuqkD/hlLK5L3VFgTklLeAWLG1xQ5Y7ERhZgf4xdtc61rw0xHTlVbwFSdzb8jd2BcXM= 2021-02-23 17:07:41.385 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - jnw8ygHyeImfkKMPpqWcBw== 2021-02-23 17:07:49.016 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - tqhTDLg+bmvDNsyBJtdH4Df/+dXd+a89fy9t7Cbe4n7r5/c6LgXu2z6fmn4nSFyF7H0kpgcN8UAW8C0hllJq+09DPK25/i1APAa0bCyVyOC/zjVRbsRrUn1Z5KBrlQ5NjqIOxyfUNtXPnOsw7HeyK2+W9mn9NuvRvAHju2FJgEjdz5aveEKcoLWi6f2jugYP10YhBFYEKTaeOeiEnR5ovBNF1F0r8iKasEW2qVWdmgmMDNIY+LZh4XSDjBiammRC9EKwgoEW+Tkx3O5srCNXXsltXbqHx9GbnNEJ3FZtBUnUm+mZvR/jgHS22P2pwLSSqZXqWWaD+J8Jtzgibd0yC+D8OJL/z+ySbZy4kSmk+U4BZdvUK+gtuUWaqGo0VMyFxSBIwkfuVMVquVxkTj+S9HZfnVuMepR0Etuw6EuaAB05Jo3SQXvnJRbvKG6nm948EwwvP1b3YZYWRkeNHdaIzlE7eqQrcbQsoG2SmcCXWt5Qzlt92/vO/1OPN8lfImOx 2021-02-23 17:07:49.016 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 6EgMZnLUvjf1SBlOtCeeLQ== 2021-02-23 17:08:02.456 [http-nio-8195-exec-1] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: UserService#putUserAuthentication(LoginUserInfoVO) failed and no fallback available.] with root cause feign.FeignException$InternalServerError: [500] during [POST] to [http://user/putuserauthentication] [UserService#putUserAuthentication(LoginUserInfoVO)]: [{"timestamp":"2021-02-23T09:08:02.454+00:00","status":500,"error":"Internal Server Error","message":"","path":"/putuserauthentication"}] at feign.FeignException.serverErrorStatus(FeignException.java:231) at feign.FeignException.errorStatus(FeignException.java:180) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-23 17:08:08.231 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:08.338 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:08.339 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:10.003 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:10.004 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:10.052 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:24.656 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5ft3rrMUWM2UJhEI35qRsOI","sessionKey":"YDo6hQPVe+UoUOD6cn0sug=="}】 2021-02-23 17:08:25.081 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:25.140 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:25.141 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:25.780 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:25.785 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:25.813 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:29.779 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:29.872 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:29.873 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:36.720 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:36.729 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:36.770 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:43.491 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:52.521 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:52.530 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:52.539 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:08:52.829 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":121}】 2021-02-23 17:09:02.080 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:04.342 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:09.315 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:09.316 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:09.323 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:16.600 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:16.609 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:16.659 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:23.812 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - J2myJujp5mCxF8VUL7r3y479m7nb7dpfHvP7FH3Sgrcyoh8zLXYZKZMJ+SvQp64BEAaU5P/ZtyIkv8n9RR6uelC7eegVjO+WYAz3yzqH3Sm56l4efimTQg6i7hK547tWhIZj7O2yuY8TvGPDJhcEYKBXDbZZLSB6ET1EuiGLNFlXEPwhIbVzgXZaoe39iTLMU0gaOAWfs+mqW2L37HuN1n6Kd0ixaTrsR0RzEoRUZ+JbwMucqSLGCfFTX1LZFIA7Vb1tCAabdPDIG264UrUgYD29oaiAYNbnKsDzXWGUJ18J37iPaCJgeGYcM8XQwUDWN2GX0aRDO9Ks/jAX3a2cbahQRQdg7TN8A69VQmJwrAS55TsE4ZN3QyGG2W1F3PdC1H4ojHYIyGPFsDKcEzG2i0e1k8zgXEUgdp9NB/YlprdPYqrAQR64NL580t9uyM4gLSCM8hYH+AZ1mZ9drup3HvnVTwu+18GoZmt0jyAsdyfCQZF/TcjAarBnmPhVkMCN 2021-02-23 17:09:23.812 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - jwBjvlMsAb/n1/yQchb+WQ== 2021-02-23 17:09:31.680 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - B1BFnVupU6PJtf83RgTcbHHP7lARZvCE3fTUhx/HJgjQkeKBYBbUCrupIDT7lP7MIvY4Qy1X302TlFk7wogWUC3zoQAPNjJbe2GnJjuuXWEOLWrN1Xq3gFtueEsyRZMnpviFG20kgBo8p+fwqG75rapa4wTntEAahHuGQZyfvQg2Y2RBa7WNDN/LS9jDogHNDNjWRI2HY+nl1FcPaWHar/ulW5D9DKb+jCE+bJhaEMg01wpgzzRE4HTuPJsScqFOLUOmYs10Pt4/vZQObi97wyxcoP3wsxn5zcNjFuk+EX6mQn3qVAbZ1vR3yxnYxtpWCSJbDv+EDm2gHj+h0zogZ+b2y5dd/m5sGJj4K4Ng+bbqpEw6gJnfh+nI0eiByS3mPqKqMfQgHBPotewbGXogR5G4BxnzM418BafNVX/jyK9vrGcWqiPlXnmfXGCvp1JjlDqsNsBW7Pa5Xs98/sOj4A== 2021-02-23 17:09:31.680 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - NsNsnE2aG1XbqLYqbrA0Dw== 2021-02-23 17:09:32.835 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:32.842 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:32.842 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:40.676 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - p6W9xrXt64NGzVq9RaVpFJGxWqkROj6OLdxjF9hPcYkq0zhVGOOifmJQQvFIvyHymKpr5KnUWRkBliCmHAjmJpbPOkjfLaxMQoh/Yk19+Cf5gd81+7xBjaXC7fWDfVXUN6i0B5l8RNzZVumoxr4hLY8uq2bQu0bdUFlIrTW2RYdQtK8GItThXoUlypvr0EwEnvGdr5R2G8sfoXVey+oIzGD/XdPebBgnPfXf3VWKIbOPhHbMIW3KdgOi4Rg/2lqQ2cf2UeNV17wym+j9BAesRKhO3MsJ9Y6AhLOyU+XC3HlH4HOq8vc1yuxwbKZiMAjbUd78OxMEE4hwNLk3W7uo73p0JLNbgY2Bxdq48jmgzFywAXkCkXZxsLI4NJ0s8Kgpf6WIH0bajb9xlAdWjtF6HBXrcGAMKL7OfsBgV8oUnVx5nhiuVNVUdvHBQAdglAB+LC5uJ10zNNVP19xKKNInOAUosXKSqArtGc/NFZ7hBIue9ioLxqp1sn4hkWu/H3vp 2021-02-23 17:09:40.676 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 86LADblUsqbca83HItX9bQ== 2021-02-23 17:09:40.873 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:40.915 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:40.924 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:50.877 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:09:50.877 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:09:50.933 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:09:51.324 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:09:51.324 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:09:51.328 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:09:51.328 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:09:52.668 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - TmX8/Uc0zE5BFL8eDtORci8G/ICahFrVZ6fanb0cjr6kgxp481rTgSaEXdrRNbE1IFCghqEFmO1UY52a+i7PfvLVXMfVC3gLLyO4EITcXHCyF2m7y4g6e1OxB1pyI14MVEbny+kX7cwwLIpIaO5h/xHKb3zl6WfsOHzg4Z4rxoRRmsFre6z1JgezV49l/47jkCmo1xE8E8ciQq2yqdXbyQCeV5Vo3rdEPaxGfHj6KhaFZlRwkQNlMg2f+EiW/p4qKmAzYntXckp4f2BhKg/G6sBuUo2MWULCtYnDDiohB+E/dE3k1LCRTL8U4LrQG7liEXnK+/Q3PcmJ7GM5SVuKt17O+EXz3ymKNeVC3MXV8iDqda6t0d2hpbK0uaAa+pofqPJEiDakoLugnbfls8p3tnZR7ZL1zrfYBkxy6TuGDYA2sLOJHJU2jvpEU/wvdqLn3f1ubcUdCoQw5O35a5qoSGlfKwvGjI0ytZLoPtO3V6I= 2021-02-23 17:09:52.668 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - eY3nCdcAKmyYifwyti6k/Q== 2021-02-23 17:09:54.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:09:55.799 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:55.801 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:09:55.840 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:02.818 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - LcVYMT/UJZ+kdcJYWCqt7XT5Il9UobnWqmx76ks0TfOxFOxdIa8qbmNOdmglciaPWAXVp9Nc+hhjlj6quIIBh2u18+BbO6A/mRJhN2mn2lfzxCacT6CtyGhGyE8hzGv80g4F7kgdvpcqTgjeGnpvxKo5uArXOaiHptB7elHCAWgcBN0+X5UIdhXkcqoeHk9YkheAqcQD6X16pRIbDNe7NE4EIgzxwpX6lvNEi4znqFHgARbuoCv2uSDrp13LDwI8tT6jkUl4bKC/XYhqzSYRQ46gvB9x79T3C86zwmxt4KEgWbtGwd0o0XkXVHUkp+DKeqIxTgqo4hd28Nam6JYGA8iaPryG7CtJd5UQDDOj+qUYyxLquhmsmDIYFrxnDaSRlYIl6WDYn1gYfo5pxD/ICE44KEzQDjijcqy9s/g0LmnQxB0vy2uNj7VERqQcTQbq1/dSjY5vfpxqxBCQLhEAQiaq9HM7KDOU7rT3B2XnMZ4= 2021-02-23 17:10:02.818 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - QLYw+11LeUv9UVU/bCSlxg== 2021-02-23 17:10:18.973 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 1qwr60+B59Z4PjAC62iQK/iA9ZbWq63AFBHIhNMwu/x0BNch7J6uzGhPvOyLEVmughz8VTY5pyetA7KhLai+flBkh1dxzaRhk3ApHVqyib9VkAl68J8UqBOCSYENyJnyHsmnUUBroaToh9enXoSvP51TxFhXrfLiBf68PvbgPVpXbR9RViXr/KXGAw9IHpop9oOcsC6PYvOEMjc9z+wJxj2qwOWrAJw5inzznmWKamSTxMDNqzEXIBsQZgbrdP6GJ60D7mZyi7Pa1L2oWB7z22p5fV5hGmBFPaVIursQJed7d4P44A2z6NdHP56DmeM62oYGxcNXb2vVtJTUwVv+K0PJLR2P2KT3ihz/QrrVS8EZz7Q5QhnuCVHJotDwunHu954Fyc1AoIdFwPe8E/EqtCriZEo0QWg7Kn/33BCYGEz9e+rd3fv+XdNlLc2t4DFKZVp7zwvC2hj7XKewbG/7d0TLoMh/CFNDmkY4qmdecxA= 2021-02-23 17:10:18.973 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 4tY6cJboe7cBSV8sIGwC2g== 2021-02-23 17:10:20.132 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:20.135 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:20.177 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:37.109 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.UserApi - 新增实名认证未通过通知成功【{"businessContent":"驳回原因:身份证已经存在","businessStatus":1,"businessType":6,"status":0,"title":"实名制审核未通过","type":3,"userId":130}】 2021-02-23 17:10:51.278 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:51.279 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:10:56.436 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - Y+1+n/3dZDNAItLnW1UvfaAMpAOgYJxe0NHyJLoBj2tMQ5qJPNGkoG3eGX+j+U5sU5X9K90gy4oBh0IMqoEjHWPL4CSKtyOKgYV+wm52AYKukCqf4dochnMOnSw79P7Lk831lQvO5lggnI4VITXC3ZkBqt9JPA2zEJWgFhNqJWturrlt3IKJ+3vLB4S8SnqnThezvbBxW0yhI3WKY96pCrJeVatzFgLQS4IdIQqcWpH+DYaHI9MroqbrNDmh6a7CsxRsuTK66B+fPi0MXgFxydi4Vy7RttrXot0GMz/fZQK9WrQpZFG69dOvyFx/Q2bebsRuB6drLAraxzTCggZh8ws9xgW1Qlej4dlqRJAAnQwSh5/38HKK+xPalvsHg3APmqx7JfjNhiEC6U23x3EMSaPm0RIPepJNyAQ3pEgqLr458Kvxz3p8KVQKaFZot3EWw5rqJ2//kKxJjNzq6HRw8RDdMB5JLW3uPxJfJN14Jec8iboTj8ijMEdn/TjNvRom 2021-02-23 17:10:56.437 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 6ZoSJ+rbWl/DV8JSugd1fg== 2021-02-23 17:11:01.925 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:01.968 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:01.973 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:03.910 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:03.934 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:04.070 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:19.129 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:19.131 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:19.133 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:35.028 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5R9IqncMFdByzNA1cr7ciq4","sessionKey":"w35GaKA+NC17v6aadJRVGA=="}】 2021-02-23 17:11:35.325 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:35.375 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:35.377 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:35.716 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - Jbpuk1//MpCc9PzrmZwb2ktvvx/axIYDdGFreK4I5zwwpicMxTBlyokNqOw+qzrszuR+mYTJu1CFXL+n/dS+E0NTgBlJzoRO2fhLbA32+mwQ2tNMmd/e9dHJQ11yVJ/U3IIWf5xKtlMFM5kAXuACl1OBbtw1iNVz2ft9cIsEtUnsVlPVjHdmKyi+PBr6Fok1BeFQZ+YPGMVfZy72ftl9SIbPsTysnE/yIUptLg9+xAC/6/6CyrpcK9virJuW/sKqST6qndA8H/pwErda//DXldIxQcQPYXk0OfWRUQJ4HGstAT69518bLRPPNKhUOfTOoSoace5eiF8nm9I0x5xB/3mOYnhZBkmkyDpyoYzIYJB6sZjx955uNvj75dBEBDh0ImHVJm9kcr/u2PROnklN/J/cdKjRilLAHC10T1r/MoNnF+S2IN3sltuQkaoLhB6FbkymSvM4axv+TYpmVAMdb9IuwcSkaG1HeDkSg4jxMzc= 2021-02-23 17:11:35.717 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 8uNrib6MUr39k6jXwx037Q== 2021-02-23 17:11:59.359 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:59.359 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:11:59.442 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:12:33.902 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:12:33.993 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:12:34.047 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:12:44.074 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - tnBr+XMcv8Pe2QhM26NryUkVT3fpKon2H2+scW4g2JdRFtrZXkh0w2ywaF9PhrKEou/56o41GrDoYQ04ZiKM/UPCQguczXVALCG722DBVPrHv6b4tebD7cV5UxY2fu6MYBUcdZ8Cqv1lvzWsgRoWyo4a76SqoLEjSdZd5DEcoChpEYdGnV3L6D1Xbjx+XksUj9T5uM6HAY+hbvkpmW72o1z6D/+kD+FK2GNOV3JA0mYsuZ111xG9zTcHBiwo5HVX8XpUCij/HQZQaMr6bKfDJGWbZJ80/PQHomQ1973bEi5l/on/KOSrIBECb0GmnBUiVRW7BPStUCrE+IqMu52t4bjnP9gOxYbqSRzSExCMNm7PGR4IlRu3yRzaoq9x4siJTpVIfQqB2DY85v+b9AQ1qzQNfF0KZAdDjYgYCyRA2XEji7mPeEQUDTL63gm3b4LTcmdM39mga/ARN4BAG7RPeMZ83n/llx+CrWRpa2+f9YE3XSSXC4LYwfAhDXHm9Dvp 2021-02-23 17:12:44.074 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - YsxiE/bHW3OmU4NH+pEhcw== 2021-02-23 17:12:45.115 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:12:45.115 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:12:45.170 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:12:45.551 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:12:45.551 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:12:45.553 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:12:45.553 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:12:53.193 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:12:53.193 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:12:53.245 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:12:53.681 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:12:53.681 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:12:53.683 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:12:53.684 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:13:11.129 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:13:11.129 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:13:11.177 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:13:11.563 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:13:11.563 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:13:11.565 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:13:11.565 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:13:14.993 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 7hfoWWiKeNDdAKZHlwbN9nG0CvUhrptywcQKjUMAzfrnVmJFNSoS8vGulerA3y9TJ62Vj/KD8vc2MckY10Ev2W0GRPuUxA48il2MXzLVOixdnkq9oDm2zqOKszYRyoqEC++YtJJEBBbdmfw3TGf+yt1I/4qHsp8nSQhWyA8sZ1wVHYxqU4+X29mE1XwBEKUU+JkVJqSW2VVynY4ID8llaN4J7e7HGll0EgK6yvi2YY+LBNDapjdW1bFiDSOJfz7AQQ1v25qdOnJK1h9c+XcsDUArinvRxog4L4kuBB7CA6391IcUQ+OhMbK2u+mGPXDUBMKsKZyWO0dGuhWNJTNUfd8vUZG5vauZm/aYsSisdjftbHJF/HP60wb5nlzdcHhAkvAv2QX+HRXJt/jIviIuW868mNt9EE4ilf0g6XFRSeHwnGrZ8TpqnC1dveDXc6SD5efXVYX8pGUFmJ7suZJZqXZrCkzS2jJy5h9+wbBJ9Iw6Ntq3eSvRjowpSyWxFkrA 2021-02-23 17:13:14.993 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 8gX3pagXlMMs5R5fYdaD+w== 2021-02-23 17:13:32.912 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:13:32.913 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:13:32.997 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:13:33.411 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:13:33.411 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:13:33.414 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:13:33.415 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:13:40.844 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:13:40.844 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:13:40.902 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:13:41.314 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:13:41.314 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:13:41.317 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:13:41.317 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:13:51.148 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:13:51.150 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:13:51.152 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:13:51.821 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5WkGEUR48WEdILgL_Ikeqm0","sessionKey":"N9pc+1od9PREdXkK/IR9BA=="}】 2021-02-23 17:13:52.319 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:13:52.389 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:13:52.441 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:14:04.569 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:14:04.569 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:14:04.628 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:14:05.029 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:14:05.029 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:14:05.038 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:14:05.038 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:14:09.547 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 4J7fUAiJpTq2qlzqxE+rhzIBiemLyoR/G+gAF4L6t2/J2x8lURgPCwCXXKBOE0sSFD5zkgRgyUWEA4kNEilC004lq8YIiFcUZAvuhVRE/DVr1jpFgjo6g5Nf5OPDpK7PdDtSPIeeH4MyP72TA0iTC9K/N7kelDg5I6c+6O9va1SMCwP+gEVOz0VFeqwpAIE6VqSaCCVf5zCK8hvXS1LsnlmdDeDjZcEpmDKwOSi1PzP/RMABzkXyEkyXmPv6OQN87k171CBaMLhaEP1Yo3ofbIZjtN+gDX9vQ/N7UiDsVRTrJuxpQLa9i6EadzJVOUkzDdWWzzCDloY8SDP0JgMqpHhYpzc1PKoK/N8C8z51Kr22Q78UcS6E3BlM4mBBsFxoBWoSCqfkiUKInAA1/Gm0xt+ugQTQ71i/vw5SHP+KhpTT/vkeMJEM3KV1XlyBHzSkuUQH3NL65qnL1l15cdpuP+SjXIhxzpMBqJvzlG3F8tY= 2021-02-23 17:14:09.547 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - /vyxtJnkUk9HyL3J3IOOOQ== 2021-02-23 17:14:17.007 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:14:17.008 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:14:17.068 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:14:17.456 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:14:17.456 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:14:17.460 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:14:17.460 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:14:54.668 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:15:23.558 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:15:23.558 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:15:23.609 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:15:24.002 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:15:24.003 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:15:24.008 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:15:24.008 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:15:32.927 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:15:32.927 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:15:32.982 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:15:33.371 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:15:33.371 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:15:33.374 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:15:33.374 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:15:43.296 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:15:43.296 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:15:43.344 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:15:43.732 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:15:43.733 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:15:43.735 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:15:43.735 [http-nio-8195-exec-7] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:16:03.542 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:16:03.542 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:16:03.591 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:16:03.978 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:16:03.978 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:16:03.983 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:16:03.983 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:16:25.452 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:16:25.453 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:16:25.503 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:16:25.890 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:16:25.891 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:16:25.893 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:16:25.893 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:16:32.441 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:16:32.441 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:16:32.501 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:16:32.890 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:16:32.890 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:16:32.894 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:16:32.894 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:16:34.971 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:16:34.972 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:16:35.041 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:16:35.428 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:16:35.428 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:16:35.431 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:16:35.431 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:17:34.986 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:17:34.986 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:17:35.035 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:17:35.431 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:17:35.431 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:17:35.435 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:17:35.435 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:18:42.526 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:18:42.526 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:18:42.588 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:18:42.974 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:18:42.974 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:18:42.977 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:18:42.977 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:18:47.512 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:18:47.512 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:18:47.572 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:18:47.961 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:18:47.961 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:18:47.966 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:18:47.966 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:19:41.900 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:19:41.900 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:19:41.958 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:19:42.348 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:19:42.348 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:19:42.352 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:19:42.352 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:19:54.668 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:23:09.792 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y396MoJ3nRJL5iN7tDeSQA","sessionKey":"/Cdhv7nnTjTqn7eJCXLCGw=="}】 2021-02-23 17:24:09.611 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"InRluO3q6rtPuEUNteU5qQ=="}】 2021-02-23 17:24:54.668 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:25:56.575 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bBx0wof5HWTa_RVMmljwMI","sessionKey":"FElaZHP+74qld+Sq1HEwgA=="}】 2021-02-23 17:25:56.885 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:25:56.886 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:25:56.896 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:26:07.167 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:26:07.176 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:26:07.189 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:26:45.662 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - /3zjbag4EeW/o+V5k56PPVf/TxJI25JhCtDPGokGJMngNV5qH2TPm6upxgmd4vzNvtWZxpRFD710oy1FT/BMsc4of0ekIjxd+z4BDJ/ofHauj11z7egbHIAy4FHF4urqMAs+r8y9McTooW/b7CdYXlaAE9/btwoOSS294gtutTiXG2s26StW+Y/RkNASBOO+7+HfhHs7wC6PxX10W7GAgCXulmlv/MuOA7tWZE6yNLZaJXCJ/clyp+SGNqQ2beySzjRPDoyJEsQMnMbmKzOcLFQAyAhgyFBT7BbeI/IWoqghNz/WJHA19B8OPi9aMsQsj1+wTwcUnaysJpPUC76xuZTwggF3nXmvSIXZ8HmLoTZcUm+q62Gt7njakm3PxkHmq8OZFMsHb9cSojCJBoBP1r9Y3f7iC24BJ4X8wjfj5LaX3PN5mxdEjv3yTqkv3yJqpdFr/v3yDUrELP3DiA9ZnA== 2021-02-23 17:26:45.663 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - o1EhjPoS0QS5cjo/oKAQSA== 2021-02-23 17:28:19.424 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_S1nBggkxv5sUNutoZ_blBvLL8mFPXloZZTkVuE1TzTFt59hciUF8KQlORnjWUSzbkfy5J54EL4iR8xISg8LYTfw2UAY0_bOZXZRYVxLihnlJgvF8i0bB2ak16NeKSgNLQ1mY0C2SpAgCmyjDRJLeADALDF 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: oilAsrMre-Jcm6PA ]"} 2021-02-23 17:28:19.424 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: oilAsrMre-Jcm6PA ]"}】 2021-02-23 17:28:23.738 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_S1nBggkxv5sUNutoZ_blBvLL8mFPXloZZTkVuE1TzTFt59hciUF8KQlORnjWUSzbkfy5J54EL4iR8xISg8LYTfw2UAY0_bOZXZRYVxLihnlJgvF8i0bB2ak16NeKSgNLQ1mY0C2SpAgCmyjDFLOeADAOUX 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: oilAIMyWf-bN8uCA ]"} 2021-02-23 17:28:23.738 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: oilAIMyWf-bN8uCA ]"}】 2021-02-23 17:29:17.885 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_LUoK_KqQ70MxD3fTCHfepMQQCUBhNh_2A1Z6O_Fu544Cld8T0-Xmp6YI_Njyo0jxQEmiAlkjLVYChGgYSU-qbK2705TJbvd154AVlLF2kArme3pCyEzRx1xSLkfsokGag1N5lEOoxbj3bcg_NFUdAIAIAP 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilARh4FE-XIezfa ]"} 2021-02-23 17:29:17.885 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilARh4FE-XIezfa ]"}】 2021-02-23 17:29:40.286 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xPjb0rKeZjRvgCL4ce_T76P5oU5u0a4luR3InSypVvpWAvuxj71so1f5R4X7VhzE-LKuoPmHhDGWAHC72dWoOXbroYq-rHNAkOZy-YaKBl-ptsWUEIy-A8Q9yCC6KB0yOh60PWibJ7bkkzB9PKOaAJAUPT 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilAY24ce-p2mV6a ]"} 2021-02-23 17:29:40.286 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilAY24ce-p2mV6a ]"}】 2021-02-23 17:29:42.186 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xPjb0rKeZjRvgCL4ce_T76P5oU5u0a4luR3InSypVvpWAvuxj71so1f5R4X7VhzE-LKuoPmHhDGWAHC72dWoOXbroYq-rHNAkOZy-YaKBl-ptsWUEIy-A8Q9yCC6KB0yOh60PWibJ7bkkzB9YRNaAJADWS 【请求参数】:js_code=001HNpFa1oqYyA0Py2Ha1SPPn13HNpF-&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilAwgMre-D4BaTa ]"} 2021-02-23 17:29:42.186 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40029, 错误信息:code 无效,微信原始报文:{"errcode":40029,"errmsg":"invalid code, hints: [ req_id: OilAwgMre-D4BaTa ]"}】 2021-02-23 17:29:46.555 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:29:46.555 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:29:46.609 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:29:46.995 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:29:46.995 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:29:47.000 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:29:47.000 [http-nio-8195-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:29:54.668 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:33:25.200 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-23 17:33:25.200 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-23 17:33:25.247 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-23 17:33:25.637 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-23 17:33:25.637 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-23 17:33:25.640 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-23 17:33:25.640 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-23 17:34:54.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:34:55.155 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5buKbepvoiOFUK7hh36ZsW0","sessionKey":"4Wc9qOZn44iFSfFovzjR4w=="}】 2021-02-23 17:35:24.399 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UvxtuVD8APDGB1W1OCc8jM","sessionKey":"De+c6wwl/U4TCnh9UO7BCQ=="}】 2021-02-23 17:38:49.123 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5YOOkugT5FHHYQX14CN2QRs","sessionKey":"l+GQLaIcciV4L5W7wI1jsQ=="}】 2021-02-23 17:38:49.515 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:38:49.554 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:38:49.584 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 17:39:15.210 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - e0+wfXBrS+2qWIpJYGxjAPFGtPp0YKfJMxx6k0NtalQp+V7/GeW0Eed0aY+EHwiDhPtP9jFw2ojHdoX4gXnbTgrQajhblX3vr1IOkrbfWeMh9ZfGICnioPMd34LcHM0A9y0TlXIdnEtfhP1jBonHq0rf9eHTiIoNg3rXhJyt2xhhIoRsF8TmchLRcym1RnEIwxEBJBZTwuDk0Ro1diBKpY5zxCy5hwl3kjjL8wx8baOZMLL0lqQ9YrwV6JiITnuWCjTaRGRB3j8ArsEOtB/bFUCksRZPvbSvNPQyJc+YyEmtBY+jaItTcW0AJw/VctY5BYvxsqCdi1Lt3iyTHVMbZDAfw0k2cLLl9cVZ2QbvEU2myEcZcq/eKOaPrEPeb+lqTMiAzH+wW74pCFIFtJzKx9805qkn+DPHygCAKBzpe4sVLGnlyHuyzFFAJ4XJHqrrvCopwe1DjKDxuM7DnbjrFjWSR6tLo9uKatjZJgR0BE0= 2021-02-23 17:39:15.210 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - Ie1e8jw3b816G6swwB/SgQ== 2021-02-23 17:39:54.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:44:54.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:49:54.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:54:54.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:59:54.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:04:54.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:09:54.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:14:54.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:19:54.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:24:54.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:29:54.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:34:54.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:39:54.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:44:54.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:49:54.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:54:54.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:59:54.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:04:54.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:09:54.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:14:54.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:19:54.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:24:54.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:29:54.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:34:54.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:39:54.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:44:54.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:49:54.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:54:54.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:59:54.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:04:54.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:09:54.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:14:54.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:19:54.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:24:54.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:29:54.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:34:54.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:39:54.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:44:54.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:49:54.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:50:21.667 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"tbMAXr/mWe9Zs+D48gbz+g=="}】 2021-02-23 20:50:21.741 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_ZZ14U7QN6fvfpFtJeSMBc357RMeO4lWlBE5glgAVpNJ4sg84qFxsfbCdHdNK588x-lRPSx3lgsZQUNp7mLug-dajXIj8FfR3amBWGsIB8QaKvk-vFO2KFKv-0Jz4b9pdBbpbd6v7ZJ9eBxGiLNLiAAAWYW 【请求参数】:js_code=0510d1ll2Trjz64SbSll2b7H7F30d1lk&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: zJlA9FMre-ad_tOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zJlA9FMre-ad_tOa ]"} 2021-02-23 20:50:21.741 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: zJlA9FMre-ad_tOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zJlA9FMre-ad_tOa ]"}】 2021-02-23 20:50:22.007 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_ZZ14U7QN6fvfpFtJeSMBc357RMeO4lWlBE5glgAVpNJ4sg84qFxsfbCdHdNK588x-lRPSx3lgsZQUNp7mLug-dajXIj8FfR3amBWGsIB8QaKvk-vFO2KFKv-0Jz4b9pdBbpbd6v7ZJ9eBxGiDPQiAAAMYZ 【请求参数】:js_code=0510d1ll2Trjz64SbSll2b7H7F30d1lk&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: zJlADbwgE-NFVBMa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zJlADbwgE-NFVBMa ]"} 2021-02-23 20:50:22.007 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: zJlADbwgE-NFVBMa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zJlADbwgE-NFVBMa ]"}】 2021-02-23 20:50:25.194 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - sRn3mxhjOCnVrZs6UqxFSEE0HcT+eRGz1f9ejuhl4RuG4Ftc1MPeLwjqCjjJZNoKwfAXrCXbmDBBCzMHAZ1dUVssqFOIOlIsc4HMM030bSRvofHH1Zkp84CMjyOEp2pE1VwrTEj+eCG+hiS/q3uudjwxYDqITCL0RVLT8E2IPC03/kXDYp5anKJqJHOVLxhn/H3XFPkz9fAQ3DKWRu4uGufJdRElecx5TO0Oor0XG6vznHOSKxhZFkFhNCEG2r4BnRAIyp21c9NNda0oL9b97Mm0V3F4C3YCXaHtlnLoYpgmnLcSnUmc2hfSsk4V9SLWMdEytGeMShMMMo2jLMIXWW2SK9txQxisv0YgeIY/6nZUIdkidwz9261OidZhGUHMadcNPlT+Q8+25R5LcjSsUcBI5ikm7g+g/XG9zdbIr3G6TqENCgPBnisiouJ+s6VisPTxaWWmVwd5bXn14Ezl1ZS9FqGexpUXM8Zt8sbqe6Q= 2021-02-23 20:50:25.194 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - irzbq6Qtfu9ibb3uksKZpw== 2021-02-23 20:54:54.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:58:30.332 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5cjIvKPlc9ywuDQAu3VVyVk","sessionKey":"ZCHWWHSaTAOpPMQ5JVUfGQ=="}】 2021-02-23 20:58:30.549 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_9NOhM8lgCu9DoABuvEqlS-tkLdrNkstfVX0ATQnCsnNcs3m8CrEAShL-h1yDqghWdXVF62CKNpaAXOlyEik0KgP0_F0alUOJBlZdyyK7TXOAQYpVKnu9vGD1ClHe5NfFS0Rh2y3uM9LTluiFKNVfAHAZCK 【请求参数】:js_code=093m3C0w36LgUV20j81w37uKLt3m3C0R&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlA4EMre-.DphIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlA4EMre-.DphIA ]"} 2021-02-23 20:58:30.549 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlA4EMre-.DphIA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlA4EMre-.DphIA ]"}】 2021-02-23 20:58:30.589 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 20:58:30.592 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 20:58:30.616 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-23 20:58:30.663 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_9NOhM8lgCu9DoABuvEqlS-tkLdrNkstfVX0ATQnCsnNcs3m8CrEAShL-h1yDqghWdXVF62CKNpaAXOlyEik0KgP0_F0alUOJBlZdyyK7TXOAQYpVKnu9vGD1ClHe5NfFS0Rh2y3uM9LTluiFJCIfAHAEXD 【请求参数】:js_code=093m3C0w36LgUV20j81w37uKLt3m3C0R&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlAO6yFe-XShEaa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlAO6yFe-XShEaa ]"} 2021-02-23 20:58:30.663 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlAO6yFe-XShEaa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlAO6yFe-XShEaa ]"}】 2021-02-23 20:58:30.731 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_9NOhM8lgCu9DoABuvEqlS-tkLdrNkstfVX0ATQnCsnNcs3m8CrEAShL-h1yDqghWdXVF62CKNpaAXOlyEik0KgP0_F0alUOJBlZdyyK7TXOAQYpVKnu9vGD1ClHe5NfFS0Rh2y3uM9LTluiFZKQfAHAMXD 【请求参数】:js_code=093m3C0w36LgUV20j81w37uKLt3m3C0R&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlA7fMre-huWdTA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlA7fMre-huWdTA ]"} 2021-02-23 20:58:30.731 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlA7fMre-huWdTA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlA7fMre-huWdTA ]"}】 2021-02-23 20:58:31.006 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_9NOhM8lgCu9DoABuvEqlS-tkLdrNkstfVX0ATQnCsnNcs3m8CrEAShL-h1yDqghWdXVF62CKNpaAXOlyEik0KgP0_F0alUOJBlZdyyK7TXOAQYpVKnu9vGD1ClHe5NfFS0Rh2y3uM9LTluiFHWXfAHAUJK 【请求参数】:js_code=093m3C0w36LgUV20j81w37uKLt3m3C0R&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlAgP.Ce-bcbHTA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlAgP.Ce-bcbHTA ]"} 2021-02-23 20:58:31.006 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 6JlAgP.Ce-bcbHTA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 6JlAgP.Ce-bcbHTA ]"}】 2021-02-23 20:58:36.773 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - trwFZFtjoW4MEMGRdLCZrZtQFFD7XE/ckXcJjjtHJW333l5A1UqVsKfofXAEb/Q0TZVpGN0tOGKryv0eExXkS6ho64HlGNp1GOw9nFZqGmGn+7fiBBnLweOuxzNja/eRNHpiOyUzFCkxZ5ipuaivvcXgpVSLz78niRjYvjaBJR1JFZgUfyGg/E7SLijvL2GNKo/yH5zVMNoDXzrCAn54Y2d6Xg21/Fh1kDxc/eRiuHXUUTslANoo8LyWl6fWQw3AkmzVaJ1xIMKEyhaROEBPw/N8TwKWTFYBtenQdkM5L3Eq4oOhvAUtd+dzyIbUbxHdnfMowsESjZbCCMnwb501dYqfp6c8cIenoXgVfNpDiP7zt3Xz8kVhQEqHenskeubUfkk0Yz6MyMTA/CJ62hQUHR8sfZ9Eub8NoJN5J3nDeBXvFXOCQLnET/5MskPR2xcUzT8mG1xT24xEVmsck1WqixHS0BA5oOJAz8zUU5jacqc= 2021-02-23 20:58:36.773 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - Fw5iznrovnsuO6mAwe/t9g== 2021-02-23 20:59:54.680 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:04:54.680 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:09:54.680 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:14:54.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:19:54.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:24:54.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:29:54.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:34:54.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:39:54.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:44:54.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:49:54.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:54:54.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:59:54.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:04:54.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:09:54.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:14:54.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:19:54.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:24:54.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:29:54.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:34:54.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:39:54.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:44:54.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:49:54.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:54:54.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:59:54.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:04:54.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:09:54.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:14:54.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:19:54.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:24:54.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:29:54.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:34:54.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:39:54.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:44:54.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:49:54.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:54:54.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:59:54.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:04:54.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:09:54.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:14:54.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:19:54.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:24:54.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:29:54.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:34:54.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:39:54.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:44:54.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:49:54.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:54:54.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:59:54.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:04:54.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:09:54.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:14:54.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:19:54.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:24:54.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:29:54.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:34:54.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:39:54.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:44:54.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:49:54.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:54:54.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:59:54.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:04:54.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:09:54.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:14:54.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:19:54.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:24:54.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:29:54.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:34:54.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:39:54.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:44:54.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:49:54.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:54:54.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:59:54.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:04:54.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:09:54.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:14:54.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:19:54.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:24:54.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:29:54.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:34:54.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:39:54.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:44:54.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:49:54.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:54:54.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:59:54.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:04:54.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:09:54.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:14:54.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:19:54.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:24:54.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:29:54.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:34:54.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:39:54.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:44:54.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:49:54.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:54:54.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:59:54.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:04:54.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:09:54.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:14:54.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:19:54.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:24:54.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:29:54.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:34:54.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:39:54.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:44:54.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:49:54.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:54:54.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:59:54.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:04:54.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:09:54.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:14:54.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:19:54.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:24:54.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:29:54.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:34:54.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:39:54.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:44:54.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:49:54.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:54:54.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:59:54.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:04:54.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:09:54.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:14:54.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:19:54.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:24:54.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:29:54.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:34:54.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:39:54.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:44:54.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:49:54.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:54:54.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:59:54.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:04:54.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:09:54.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:14:54.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:19:54.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:24:54.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:29:54.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:34:54.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:39:54.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:44:54.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:47:41.189 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"xZ4i/Td1CZ7JhfsJ/vM3Bg=="}】 2021-02-24 08:47:41.565 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_mjj5IrnUU_NzfpzYdYuBpXZFj_yJiE99OaXd6UOfb4tjCGhckWDhWDnvxVdItptmBkdMfncdnDbspWS8CnpFFm6Rt7HxaqE1jfO3dRtKeQKX5DxI4i0w9BpfpyrGH5qo_UEagQJT6Gq1LrxsUWLhADAMOD 【请求参数】:js_code=081Cfy0005jgfL1Cko20041fPg2Cfy0w&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: XDLAvOnre-CDgHEa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: XDLAvOnre-CDgHEa ]"} 2021-02-24 08:47:41.566 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: XDLAvOnre-CDgHEa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: XDLAvOnre-CDgHEa ]"}】 2021-02-24 08:47:41.887 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_mjj5IrnUU_NzfpzYdYuBpXZFj_yJiE99OaXd6UOfb4tjCGhckWDhWDnvxVdItptmBkdMfncdnDbspWS8CnpFFm6Rt7HxaqE1jfO3dRtKeQKX5DxI4i0w9BpfpyrGH5qo_UEagQJT6Gq1LrxsONIhADATSN 【请求参数】:js_code=081Cfy0005jgfL1Cko20041fPg2Cfy0w&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: XDLAxIore- ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: XDLAxIore- ]"} 2021-02-24 08:47:41.887 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: XDLAxIore- ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: XDLAxIore- ]"}】 2021-02-24 08:49:54.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:54:54.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:59:54.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:04:54.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:09:54.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:14:46.387 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"Q0QHIVakeOIJmbLom6Yn6A=="}】 2021-02-24 09:14:46.719 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:14:46.762 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:14:46.762 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:14:54.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:15:04.223 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:04.223 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:04.225 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:07.929 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:07.930 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:07.932 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:26.205 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:26.206 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:26.206 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:27.691 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:27.692 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:28.312 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"OcaNZwUMHKfa79dWPdvB/g=="}】 2021-02-24 09:15:28.648 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xOImHIulX_QT2P1XPk2E4rcJAcEI3NHPlMVC2DOCpwZy_67OgeTUvATCUz1TYd9-IcBDRdPGk0qIvSlVxrLXIWtX6aEzphbcX1XkYg76t4d3QY2paMvmxnPpDbnzqMhToUQnbmp4zg38_df0DGUcADAYBP 【请求参数】:js_code=003eQv0w3PRAUV2XYs0w30gZqT2eQv05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLAJPNre-AhdjbA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLAJPNre-AhdjbA ]"} 2021-02-24 09:15:28.648 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLAJPNre-AhdjbA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLAJPNre-AhdjbA ]"}】 2021-02-24 09:15:28.701 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xOImHIulX_QT2P1XPk2E4rcJAcEI3NHPlMVC2DOCpwZy_67OgeTUvATCUz1TYd9-IcBDRdPGk0qIvSlVxrLXIWtX6aEzphbcX1XkYg76t4d3QY2paMvmxnPpDbnzqMhToUQnbmp4zg38_df0VEOcADARAK 【请求参数】:js_code=003eQv0w3PRAUV2XYs0w30gZqT2eQv05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLA0kMre-9gHp3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLA0kMre-9gHp3 ]"} 2021-02-24 09:15:28.701 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLA0kMre-9gHp3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLA0kMre-9gHp3 ]"}】 2021-02-24 09:15:28.747 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xOImHIulX_QT2P1XPk2E4rcJAcEI3NHPlMVC2DOCpwZy_67OgeTUvATCUz1TYd9-IcBDRdPGk0qIvSlVxrLXIWtX6aEzphbcX1XkYg76t4d3QY2paMvmxnPpDbnzqMhToUQnbmp4zg38_df0CXOcADAYTK 【请求参数】:js_code=003eQv0w3PRAUV2XYs0w30gZqT2eQv05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLA58PNe-QeOiaa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLA58PNe-QeOiaa ]"} 2021-02-24 09:15:28.747 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLA58PNe-QeOiaa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLA58PNe-QeOiaa ]"}】 2021-02-24 09:15:28.960 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xOImHIulX_QT2P1XPk2E4rcJAcEI3NHPlMVC2DOCpwZy_67OgeTUvATCUz1TYd9-IcBDRdPGk0qIvSlVxrLXIWtX6aEzphbcX1XkYg76t4d3QY2paMvmxnPpDbnzqMhToUQnbmp4zg38_df0RQPcADAYXW 【请求参数】:js_code=003eQv0w3PRAUV2XYs0w30gZqT2eQv05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLAfz4ce-2yOFEA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLAfz4ce-2yOFEA ]"} 2021-02-24 09:15:28.960 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: HeLAfz4ce-2yOFEA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: HeLAfz4ce-2yOFEA ]"}】 2021-02-24 09:15:30.248 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:30.268 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:30.274 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:31.998 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - dD1hzoibvOM+gjfFOl50Jk098GlunOWZbKy4bF6r361lyJInHrcSsZ4Kcd9drkUDftP1AZxUev24Tzhfdr7N36CHuVzw10qM18AonNKzn6lpy4vObqT6TkKD4VI9M1yZ0WhAwfnRrIF67ZZqeRu41WdV1MVNV+4MJTQxegIXlI9FTO2FdqPjMv7+1WBb1jiGmOhLd622ycL/vr3Li5coX9DxYRIIWtYaI+21CCyaR3A0SCRj5Up9/CiTrg8W6JFZ9RIfUs0Gtu/EdpNHXfPxhLAWZ4Vi9XnSqNrEqGvLR4x2H/NPqquXkCQ+JdjJiE99GkoBkYDa6KNsPQ4qyLt2lBvIs7Pp5g4YXfV2Bola2yMUetL7mxb765HXdzRMiKbfjxYcZsTI6hfiMeaITNtJNSmtUyPgl/O3zaaMop63XNdCX3Mea3U1TD6lDQjHond+F3Qzf+vcvQn1ud6dHKk7MYtzqmrU5P/AnlIOJ4WdIOI= 2021-02-24 09:15:31.998 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - QwjsktNYojnf5mD1X4niaA== 2021-02-24 09:15:41.210 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:41.217 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:15:41.223 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 09:19:54.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:24:54.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:28:09.842 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"zEynWghVpHNVF4XyligyUg=="}】 2021-02-24 09:28:09.927 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_kR5DYckSzXd4kQJ_U1Z72mR_q6w5VTPdrm-VrJmvIpdSW0cZlPY_w1NTY8uKrCaSfsxwB5YwcLzcP5NYb3KJ4tm5WTiJGpnbJwCWD5OM6h9J0fhhgBJ0NPKPoOTcSmIQdjAOlde4wpVhR_lOJCJdAFAMFM 【请求参数】:js_code=0715YCFa14z6zA0PxgIa1D8r5D15YCFl&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLANAMre-fSIV.A ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLANAMre-fSIV.A ]"} 2021-02-24 09:28:09.927 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLANAMre-fSIV.A ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLANAMre-fSIV.A ]"}】 2021-02-24 09:28:10.077 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_kR5DYckSzXd4kQJ_U1Z72mR_q6w5VTPdrm-VrJmvIpdSW0cZlPY_w1NTY8uKrCaSfsxwB5YwcLzcP5NYb3KJ4tm5WTiJGpnbJwCWD5OM6h9J0fhhgBJ0NPKPoOTcSmIQdjAOlde4wpVhR_lOLSQdAFAGNL 【请求参数】:js_code=0715YCFa14z6zA0PxgIa1D8r5D15YCFl&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLAPiqNe-NMw7Aa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLAPiqNe-NMw7Aa ]"} 2021-02-24 09:28:10.077 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLAPiqNe-NMw7Aa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLAPiqNe-NMw7Aa ]"}】 2021-02-24 09:28:10.314 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_kR5DYckSzXd4kQJ_U1Z72mR_q6w5VTPdrm-VrJmvIpdSW0cZlPY_w1NTY8uKrCaSfsxwB5YwcLzcP5NYb3KJ4tm5WTiJGpnbJwCWD5OM6h9J0fhhgBJ0NPKPoOTcSmIQdjAOlde4wpVhR_lOAAWdAFASSO 【请求参数】:js_code=0715YCFa14z6zA0PxgIa1D8r5D15YCFl&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLABiMre-yEPUtA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLABiMre-yEPUtA ]"} 2021-02-24 09:28:10.314 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLABiMre-yEPUtA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLABiMre-yEPUtA ]"}】 2021-02-24 09:28:10.340 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_kR5DYckSzXd4kQJ_U1Z72mR_q6w5VTPdrm-VrJmvIpdSW0cZlPY_w1NTY8uKrCaSfsxwB5YwcLzcP5NYb3KJ4tm5WTiJGpnbJwCWD5OM6h9J0fhhgBJ0NPKPoOTcSmIQdjAOlde4wpVhR_lOBVSdAFAFZW 【请求参数】:js_code=0715YCFa14z6zA0PxgIa1D8r5D15YCFl&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLA4Xore-qG..ta ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLA4Xore-qG..ta ]"} 2021-02-24 09:28:10.340 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: oeLA4Xore-qG..ta ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: oeLA4Xore-qG..ta ]"}】 2021-02-24 09:28:14.585 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - JEz2KjdmIPDe3uIQSHbYM140XYFGC9SebOIhsJIVnJoZAUaQ/NShjgOBjhnmP80dr0oaenpBtn1rdYj8nZ8WGOjJNYNH/eDrWOBdo5p9DGuKS7Fc5YiCBJZ+PcUbmG9RpxAFbVkUOjFJckOqNtjda54UrdLEj8J+J+sn8Xoa4zO3KVWNQeBHzyj38iSk+i6T77+JT1oqcW44xTnr4TXWoMQdxpimg9IOuvHlLz382fx4jAQXdvHSrYr7vrCNnXlWmheJhBpnQeVMTXzhs+Vky4niv0k/S/XyHVwHuywtzx+2ZSdzicEkC9KLHW/YuL1fn+rPh7Jdu3kFCMXofRYUUMFf4CNlAMZrNbgZiJdvOILzmWIJu2+jPEO7/Zoy4VbfYhp/w8Opfp2zQ5xahk54SdCDia1RX9eborpzjW9NKx/5/LhiJ+n8buj4y2L7cZeVFZsHN59Va8rQLjjp+KzCq1M5gNs0/NKW9WeSLJGwvxc= 2021-02-24 09:28:14.585 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - g/DZqu5s+KkzQvNi7fe+9Q== 2021-02-24 09:29:54.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:34:54.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:39:54.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:43:37.045 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 09:43:37.045 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 09:43:37.093 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 09:43:37.517 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 09:43:37.517 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 09:43:37.520 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 09:43:37.520 [http-nio-8195-exec-3] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 09:43:38.033 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 09:43:38.033 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 09:43:38.085 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 09:43:38.480 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 09:43:38.480 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 09:43:38.484 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 09:43:38.484 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 09:44:54.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:48:51.568 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"ndSjpFvVzys5jBztk4wdgg=="}】 2021-02-24 09:48:51.596 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_NA0OZ4xXtdHRpGHo-EZQyaXpB-Jqoll9V0WLwrZWXT26f_AX2Vw6tMlZWTBIf_0jXTNk0i-lrLMMkxdF_lf9AhC4LK-hNB5ycW6B2X1rKIopD7aOSXeYNwJrhSbEiUShQNFno37XTwaKCVDMMWMfAIAYIY 【请求参数】:js_code=003kbnFa1AunzA0hO8Ga1abqJL0kbnFu&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: yeLAfl.LRa-oJ2N6 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: yeLAfl.LRa-oJ2N6 ]"} 2021-02-24 09:48:51.596 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: yeLAfl.LRa-oJ2N6 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: yeLAfl.LRa-oJ2N6 ]"}】 2021-02-24 09:48:51.616 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"ndSjpFvVzys5jBztk4wdgg=="}】 2021-02-24 09:48:51.795 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"ndSjpFvVzys5jBztk4wdgg=="}】 2021-02-24 09:48:51.808 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"ndSjpFvVzys5jBztk4wdgg=="}】 2021-02-24 09:49:54.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:50:58.808 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"tLEvMzT1g/kw+uF4VR7uvg=="}】 2021-02-24 09:50:59.028 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_gfvyzdDfUtiIbADvhHWtUnkEYgKOgf3x9q4x2-4bL312N5XWZCS_M6D_xwW5PkcWB-3h9eje52DnorgP8HfNBDB2DZatj1hzniUX1WKeQEwldgrkzTNquSrmFnXcuR_3ilQIxDdAtBpbNfBfWALcAEAHLW 【请求参数】:js_code=031V9T000K0YeL1xy430094zDs3V9T0z&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: zeLAoCore-Y33kkA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zeLAoCore-Y33kkA ]"} 2021-02-24 09:50:59.028 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: zeLAoCore-Y33kkA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: zeLAoCore-Y33kkA ]"}】 2021-02-24 09:50:59.094 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"tLEvMzT1g/kw+uF4VR7uvg=="}】 2021-02-24 09:50:59.148 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"tLEvMzT1g/kw+uF4VR7uvg=="}】 2021-02-24 09:50:59.391 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"tLEvMzT1g/kw+uF4VR7uvg=="}】 2021-02-24 09:52:19.727 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.CommunityApi - 新增用户报名社区活动通知成功【{"activityType":1,"businessContent":"活动将于2022-03-03 00:00:00 开始,请按时参加","businessId":30,"businessStatus":2,"businessTitle":"鲜花装点美好生活--本年可一直报名","businessType":1,"status":0,"title":"报名成功","type":1,"userId":104}】 2021-02-24 09:52:23.170 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.CommunityApi - 新增用户报名社区活动通知成功【{"activityType":2,"businessContent":"活动将于2022-03-03 00:00:00 开始,请按时参加","businessId":30,"businessStatus":2,"businessTitle":"鲜花装点美好生活--本年可一直报名","businessType":1,"status":0,"title":"报名成功","type":1,"userId":104}】 2021-02-24 09:52:29.980 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.CommunityApi - 新增用户报名社区活动通知成功【{"activityType":2,"businessContent":"活动将于2022-03-03 00:00:00 开始,请按时参加","businessId":30,"businessStatus":2,"businessTitle":"鲜花装点美好生活--本年可一直报名","businessType":1,"status":0,"title":"报名成功","type":1,"userId":104}】 2021-02-24 09:54:54.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:59:54.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:04:54.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:08:33.296 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5WObPA0ira8KuEdCYsqbhkU","sessionKey":"QiVepVWLst9ImBIQqmQ4ag=="}】 2021-02-24 10:08:33.602 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:33.616 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:33.618 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:42.824 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:42.831 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:42.843 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 10:08:51.191 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - cZ8t3m5YiVqai60tBXUWe7qSMaJOVPu1w+lyQ7yZD9g9FX8AhbimLu+USpN+2KYQlPb1beZQcg10mGwmiNLLrBsy3BEF3oFDz7c1FMsk2KJ9brykObAXTmGEXK/qtXaIp65tcaJ/fJR4BJWHw4pNXszIuWII1xLdwwlg8xjslLfa0651V2m2HHBN+hnUJYr728q5UvsGmYVqjSZw+fNLZIshJc47qozDOzg15L6NeBVU2mNfTBaR/b0Fer+k00U3dFRWm34hvNxUj2crJQxxE0VkFstHHuEFWgEKU5k+K+Byolh872q7covpoVGTSnRzGVUGmJ9Uovg4/5OoS0vq7NP/ryfHwW36SQRJ+xCQ6jU86vb35ZeX9rD1w23NIAn+2z98XFU58BVnQXxmlJ57yHXmNjjfvtBI3nhceVoLGzmQGLCPFyQVmxiYoccC578lp15zVuedEWuJuWYtoEvqeJFIH9TWPYGBg92/wIJys9I= 2021-02-24 10:08:51.191 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - FKmVLohjjp53k0MCINTJXA== 2021-02-24 10:09:54.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:10:00.101 [http-nio-8195-exec-5] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: UserService#putUserAuthentication(LoginUserInfoVO) failed and no fallback available.] with root cause feign.FeignException$InternalServerError: [500] during [POST] to [http://user/putuserauthentication] [UserService#putUserAuthentication(LoginUserInfoVO)]: [{"timestamp":"2021-02-24T02:10:00.099+00:00","status":500,"error":"Internal Server Error","message":"","path":"/putuserauthentication"}] at feign.FeignException.serverErrorStatus(FeignException.java:231) at feign.FeignException.errorStatus(FeignException.java:180) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-24 10:10:02.432 [http-nio-8195-exec-2] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: UserService#putUserAuthentication(LoginUserInfoVO) failed and no fallback available.] with root cause feign.FeignException$InternalServerError: [500] during [POST] to [http://user/putuserauthentication] [UserService#putUserAuthentication(LoginUserInfoVO)]: [{"timestamp":"2021-02-24T02:10:02.430+00:00","status":500,"error":"Internal Server Error","message":"","path":"/putuserauthentication"}] at feign.FeignException.serverErrorStatus(FeignException.java:231) at feign.FeignException.errorStatus(FeignException.java:180) at feign.FeignException.errorStatus(FeignException.java:169) at feign.codec.ErrorDecoder$Default.decode(ErrorDecoder.java:92) at feign.AsyncResponseHandler.handleResponse(AsyncResponseHandler.java:96) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:138) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-24 10:11:35.433 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 10:11:35.433 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 10:11:35.484 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 10:11:35.882 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 10:11:35.882 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 10:11:35.886 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 10:11:35.886 [http-nio-8195-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 10:14:54.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:19:54.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:24:54.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:29:54.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:34:54.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:39:54.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:44:54.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:49:54.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:54:54.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:59:54.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:04:54.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:09:54.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:14:54.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:19:54.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:24:54.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:29:54.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:34:54.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:39:54.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:44:54.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:49:54.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:51:02.494 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"5EGegckssfg/oC02+72a/A=="}】 2021-02-24 11:54:03.110 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"mMptyMD8UxY0iP8TvMh+aQ=="}】 2021-02-24 11:54:54.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:59:54.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:04:54.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:09:54.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:14:54.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:19:54.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:24:54.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:29:54.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:34:54.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:39:54.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:44:54.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:49:54.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:54:54.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:59:54.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:04:54.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:09:54.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:14:54.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:19:54.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:24:54.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:29:54.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:34:54.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:39:54.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:44:54.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:49:54.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:54:54.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:57:52.968 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"PnrJP5Je68+La6ZJNddgsw=="}】 2021-02-24 13:57:53.492 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_EZcTOQPHChmnMLCBUa0JoFVV_K0ul12QTjEiHRwA4Qce6oIbN9bhpZ4zT4CbOaLFB9crzBC-A_qQGKiKpxTwirNEzS-TodJZnhuk7ifbuFKTFPPPDJ0Lhvk2ThC8iH4blRc1ukJBKPl73DvWQWAdAHALRV 【请求参数】:js_code=061EvrGa1ZnoyA0EGJFa1tM3b61EvrGj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLA_AMre-QHgx9 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLA_AMre-QHgx9 ]"} 2021-02-24 13:57:53.492 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLA_AMre-QHgx9 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLA_AMre-QHgx9 ]"}】 2021-02-24 13:57:53.851 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_EZcTOQPHChmnMLCBUa0JoFVV_K0ul12QTjEiHRwA4Qce6oIbN9bhpZ4zT4CbOaLFB9crzBC-A_qQGKiKpxTwirNEzS-TodJZnhuk7ifbuFKTFPPPDJ0Lhvk2ThC8iH4blRc1ukJBKPl73DvWMZNdAHAXKY 【请求参数】:js_code=061EvrGa1ZnoyA0EGJFa1tM3b61EvrGj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLA4Nnre-c4eSQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLA4Nnre-c4eSQa ]"} 2021-02-24 13:57:53.851 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLA4Nnre-c4eSQa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLA4Nnre-c4eSQa ]"}】 2021-02-24 13:57:57.134 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_EZcTOQPHChmnMLCBUa0JoFVV_K0ul12QTjEiHRwA4Qce6oIbN9bhpZ4zT4CbOaLFB9crzBC-A_qQGKiKpxTwirNEzS-TodJZnhuk7ifbuFKTFPPPDJ0Lhvk2ThC8iH4blRc1ukJBKPl73DvWWSPdAHAGCZ 【请求参数】:js_code=061EvrGa1ZnoyA0EGJFa1tM3b61EvrGj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLALiQ.e-WS ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLALiQ.e-WS ]"} 2021-02-24 13:57:57.134 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5gLALiQ.e-WS ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5gLALiQ.e-WS ]"}】 2021-02-24 13:59:54.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:01:13.272 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 14:01:13.272 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 14:01:13.332 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 14:01:13.727 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 14:01:13.727 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 14:01:13.730 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 14:01:13.730 [http-nio-8195-exec-5] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 14:02:07.278 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5c8PLWQFApIxaoVDD-h_oG8","sessionKey":"Cwn6qSE4tp/wkHYjIaqpvA=="}】 2021-02-24 14:02:34.629 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 14:02:34.629 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 14:02:34.684 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 14:02:35.080 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 14:02:35.082 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 14:02:35.085 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 14:02:35.085 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 14:04:54.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:09:54.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:14:54.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:19:54.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:24:54.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:29:54.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:32:00.182 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"t9mSnM5A1H88xHXPNSF/rQ=="}】 2021-02-24 14:33:23.242 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.CommunityApi - 新增用户报名社区活动通知成功【{"activityType":1,"businessContent":"活动将于2022-03-03 00:00:00 开始,请按时参加","businessId":30,"businessStatus":2,"businessTitle":"鲜花装点美好生活--本年可一直报名","businessType":1,"status":0,"title":"报名成功","type":1,"userId":51}】 2021-02-24 14:33:26.800 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.CommunityApi - 新增用户报名社区活动通知成功【{"activityType":2,"businessContent":"活动将于2022-03-03 00:00:00 开始,请按时参加","businessId":30,"businessStatus":2,"businessTitle":"鲜花装点美好生活--本年可一直报名","businessType":1,"status":0,"title":"报名成功","type":1,"userId":51}】 2021-02-24 14:34:54.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:39:54.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:44:54.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:49:54.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:50:10.820 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"xR+UWgXtBpfrak6sSmkrOA=="}】 2021-02-24 14:50:10.844 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"xR+UWgXtBpfrak6sSmkrOA=="}】 2021-02-24 14:50:10.913 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"xR+UWgXtBpfrak6sSmkrOA=="}】 2021-02-24 14:50:10.962 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"xR+UWgXtBpfrak6sSmkrOA=="}】 2021-02-24 14:50:10.990 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"xR+UWgXtBpfrak6sSmkrOA=="}】 2021-02-24 14:54:54.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:59:54.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:04:54.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:05:29.185 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"HFrUfsCsj2FH+BOqDD74yA=="}】 2021-02-24 15:05:34.608 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"ppg0FiIGYr2VS/BT057TWA=="}】 2021-02-24 15:05:34.862 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_987srlNKXOmTINJQh1gWKxTKPtJ5JkdqIChM2FtnC97wZJVT69lHlIdim4KmN5WLEYxnBZdLNUJ9lhFv-Tavd9pcRj7dGqcAys3R5hEpXd1ZmA1HDXvxc1Dy_IjlwftImI2uwOi4ZMGWsCL5WYLbAEABDQ 【请求参数】:js_code=0917WOll2I2fy64VS6nl2ydVr817WOlH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ChLAIMyWf-pyb4SA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ChLAIMyWf-pyb4SA ]"} 2021-02-24 15:05:34.862 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ChLAIMyWf-pyb4SA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ChLAIMyWf-pyb4SA ]"}】 2021-02-24 15:05:35.076 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_987srlNKXOmTINJQh1gWKxTKPtJ5JkdqIChM2FtnC97wZJVT69lHlIdim4KmN5WLEYxnBZdLNUJ9lhFv-Tavd9pcRj7dGqcAys3R5hEpXd1ZmA1HDXvxc1Dy_IjlwftImI2uwOi4ZMGWsCL5QQSbAEAYYA 【请求参数】:js_code=0917WOll2I2fy64VS6nl2ydVr817WOlH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ChLAKnyWf-5qtsea ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ChLAKnyWf-5qtsea ]"} 2021-02-24 15:05:35.076 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ChLAKnyWf-5qtsea ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ChLAKnyWf-5qtsea ]"}】 2021-02-24 15:06:30.379 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"fIrTsizNkANF4Csd+LmN0g=="}】 2021-02-24 15:09:26.930 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"Kjyvq2QLrxPeXnjCx2L5Vw=="}】 2021-02-24 15:09:26.950 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Z7F3a8BgNRgprfTZolG-LCTc8ycWu8i_BZI08ark6__dczWUxJrgvUWchz_ybIqriMCTG_5oBNiky7P_Jcogv76lO9aVjYx8XXNRkYapJHZ264yOXEeq0Svc3DMJ7vk1TE7ZrAHF2H2SIaFFPDDdAHAKYY 【请求参数】:js_code=063Td6ml2mPXx64lPQml2ymBHT0Td6mH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLA2oyWf-vu09EA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLA2oyWf-vu09EA ]"} 2021-02-24 15:09:26.950 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLA2oyWf-vu09EA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLA2oyWf-vu09EA ]"}】 2021-02-24 15:09:27.211 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Z7F3a8BgNRgprfTZolG-LCTc8ycWu8i_BZI08ark6__dczWUxJrgvUWchz_ybIqriMCTG_5oBNiky7P_Jcogv76lO9aVjYx8XXNRkYapJHZ264yOXEeq0Svc3DMJ7vk1TE7ZrAHF2H2SIaFFIRIdAHAYHY 【请求参数】:js_code=063Td6ml2mPXx64lPQml2ymBHT0Td6mH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAf8VhE-96 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAf8VhE-96 ]"} 2021-02-24 15:09:27.211 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAf8VhE-96 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAf8VhE-96 ]"}】 2021-02-24 15:09:27.308 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Z7F3a8BgNRgprfTZolG-LCTc8ycWu8i_BZI08ark6__dczWUxJrgvUWchz_ybIqriMCTG_5oBNiky7P_Jcogv76lO9aVjYx8XXNRkYapJHZ264yOXEeq0Svc3DMJ7vk1TE7ZrAHF2H2SIaFFTUKdAHAXYO 【请求参数】:js_code=063Td6ml2mPXx64lPQml2ymBHT0Td6mH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAR6qNe-1z3bJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAR6qNe-1z3bJA ]"} 2021-02-24 15:09:27.308 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAR6qNe-1z3bJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAR6qNe-1z3bJA ]"}】 2021-02-24 15:09:27.337 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Z7F3a8BgNRgprfTZolG-LCTc8ycWu8i_BZI08ark6__dczWUxJrgvUWchz_ybIqriMCTG_5oBNiky7P_Jcogv76lO9aVjYx8XXNRkYapJHZ264yOXEeq0Svc3DMJ7vk1TE7ZrAHF2H2SIaFFOUIdAHABHV 【请求参数】:js_code=063Td6ml2mPXx64lPQml2ymBHT0Td6mH&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAsMnre-bxKPma ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAsMnre-bxKPma ]"} 2021-02-24 15:09:27.337 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EhLAsMnre-bxKPma ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EhLAsMnre-bxKPma ]"}】 2021-02-24 15:09:40.354 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - bnIntWhWyhg64ddqbRKnsj0S8S6G/Vh0HzT0cqLdtWn1yBEcQmTuCHEZ+O+DNI3Pt2WOgbv8k7dJpmAjGlv7vznoYjggJDd/IC7VzW3i1XdzhY5yifJqd4GickmaYk6IhMTsXFlFwDkw/CZqGw3FbxKX5ti+xdLYu/LrOgV4AwbC7IIiMvrrNT2TT3uPo8GwSUw4JxuH29FogF6jxhw3QqWVjLY1TWCLME2ljBlFksN9VofJpHtN4IRj9rwTruogrAN623BRqFzJgL/hPZG9az5KNhYgxu1jBOUhBA9OCxG/+AtaOQmnCdW2p+KS91pOd4O81iJrNUZ9MhYdnxdS0ZrZoq+JmYSk5z4sBILVC8YKBuB2T27U/3nEwBGkuHvO/8p0LUq/RSIqhBKy6ST5raBM6AC7+8HjxlRU1Rx5W2hJBBdCKuG1FWuUjd587ueOqHshLXdxEwji12vN2yJiG/LA4hakJmgBp87DobqsnJc= 2021-02-24 15:09:40.354 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - E0zH8grdJKq5kZp7RFiADQ== 2021-02-24 15:09:54.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:11:23.581 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"BTwS0ff7pYeOeZNBt+qVAw=="}】 2021-02-24 15:14:54.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:19:54.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:24:54.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:29:54.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:34:54.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:37:01.450 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"qATZI0NMrJHWxZV5uS3rFQ=="}】 2021-02-24 15:37:01.459 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"qATZI0NMrJHWxZV5uS3rFQ=="}】 2021-02-24 15:37:01.500 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"qATZI0NMrJHWxZV5uS3rFQ=="}】 2021-02-24 15:37:01.667 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"qATZI0NMrJHWxZV5uS3rFQ=="}】 2021-02-24 15:37:01.728 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"qATZI0NMrJHWxZV5uS3rFQ=="}】 2021-02-24 15:39:54.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:44:54.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:49:49.854 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"KiAii83+f3UlpJ3slcr28g=="}】 2021-02-24 15:49:54.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:54:54.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:57:02.936 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"xyTzA/j0xCLo+xk2vGbyVQ=="}】 2021-02-24 15:57:08.310 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"2H1balj5RAmLBdxzGkCw+A=="}】 2021-02-24 15:57:08.661 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:08.664 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:08.677 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:37.234 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:37.235 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:37.237 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:42.285 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"6CPmaEbn3acAPv9PtwcbKQ=="}】 2021-02-24 15:57:42.556 [http-nio-8195-exec-1] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nmyFAk7QCXnfagKsK8RxH-v33bEV5G8YeFWzvSH2SnBsX8OBdWeeRypz5mgLIVhAVC4rawp4WkO27UxjyggpHdEYRUG7SdyE433zX-QrO0-GMr3jKgsjkKkQuJDybqWw3S3KK2ovZBqu_A7-ZALcAFAQRC 【请求参数】:js_code=071anq000lUefL1aoc200t7PHf2anq0r&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAwFMre-z3kfcA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAwFMre-z3kfcA ]"} 2021-02-24 15:57:42.556 [http-nio-8195-exec-1] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAwFMre-z3kfcA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAwFMre-z3kfcA ]"}】 2021-02-24 15:57:42.638 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nmyFAk7QCXnfagKsK8RxH-v33bEV5G8YeFWzvSH2SnBsX8OBdWeeRypz5mgLIVhAVC4rawp4WkO27UxjyggpHdEYRUG7SdyE433zX-QrO0-GMr3jKgsjkKkQuJDybqWw3S3KK2ovZBqu_A7-GUYcAFAPDH 【请求参数】:js_code=071anq000lUefL1aoc200t7PHf2anq0r&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLACNNre-WjlJMA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLACNNre-WjlJMA ]"} 2021-02-24 15:57:42.638 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLACNNre-WjlJMA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLACNNre-WjlJMA ]"}】 2021-02-24 15:57:42.641 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nmyFAk7QCXnfagKsK8RxH-v33bEV5G8YeFWzvSH2SnBsX8OBdWeeRypz5mgLIVhAVC4rawp4WkO27UxjyggpHdEYRUG7SdyE433zX-QrO0-GMr3jKgsjkKkQuJDybqWw3S3KK2ovZBqu_A7-IIIcAFAUUU 【请求参数】:js_code=071anq000lUefL1aoc200t7PHf2anq0r&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAj24ce-RzYQ5 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAj24ce-RzYQ5 ]"} 2021-02-24 15:57:42.641 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAj24ce-RzYQ5 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAj24ce-RzYQ5 ]"}】 2021-02-24 15:57:42.899 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_nmyFAk7QCXnfagKsK8RxH-v33bEV5G8YeFWzvSH2SnBsX8OBdWeeRypz5mgLIVhAVC4rawp4WkO27UxjyggpHdEYRUG7SdyE433zX-QrO0-GMr3jKgsjkKkQuJDybqWw3S3KK2ovZBqu_A7-QJDcAFABUO 【请求参数】:js_code=071anq000lUefL1aoc200t7PHf2anq0r&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAcHMre-GgVGPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAcHMre-GgVGPA ]"} 2021-02-24 15:57:42.899 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 5hLAcHMre-GgVGPA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 5hLAcHMre-GgVGPA ]"}】 2021-02-24 15:57:44.972 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 6YvcJCtR0D8WG24REKl0mz+mZi819q1q1bvMIN2xgIzRwf7kbYeJ5MLBlbsBMszKBVCVI8Du6w2YgCMv09UNSlZ6ZK2dE9MlxxK9ffdENQVyokxOCbaFVFeyjeWXq4SZXqEYchfvWYE6IRJATbsJO5QZgo9VvAjSQfPXq/eNYXYY1Mcn9ScCCNQRPjNQ2FrrWQhcl2ux2NlBH18Wx8GK/O6cV+t616TWYM405kh3rP4uu+us6AmQsyG8a0QQMwnaR48kqQD57hRIKzBmW+W2PpNWWTXTs2ZX8KB49yTg6h3V01C2fgmmxKseN+7xCoY7M6rPyxbiKhVdc9b10/YmW+B4CPLUJv/AwqkW1/rGEa8FNST9nLCVuthaidzi9ysFNv0CTIdr3C6OQabeZPvW2g4lODQ9+L7eppXSsnJarBUmxNCFgEdRwNIIevE5MXNG4pZP5c1fD3zXDnn7YDwBaPXiWMWafxsXf3tGQ2NDRfo= 2021-02-24 15:57:44.972 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - /mLaOzEx2FF1AJN52HpAiQ== 2021-02-24 15:57:59.501 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:59.507 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:57:59.515 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 15:59:54.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:04:54.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:06:32.353 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WalppNHBJzQegFx8sSMlMQ=="}】 2021-02-24 16:06:32.937 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_jcBbuSvmWHGP2lylKTrUtgVsjRBbnTIXC3yyV55LscX1JjmBEJgFKn5teVT2jn62-8775yDncq1Dz9tObAKnaH7SF0j7IGq3xBchkwn43HRl4Fqor7Y169wjMxUKOwkb2fCeSyFmb1aDHkeySOUbAGAWSY 【请求参数】:js_code=0735UU0w3Fj1UV2Czy0w3KGCYh25UU0d&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: dHLA_tNre-4EQ1Fa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: dHLA_tNre-4EQ1Fa ]"} 2021-02-24 16:06:32.937 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: dHLA_tNre-4EQ1Fa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: dHLA_tNre-4EQ1Fa ]"}】 2021-02-24 16:07:21.321 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WalppNHBJzQegFx8sSMlMQ=="}】 2021-02-24 16:07:48.475 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Qy4wP73u5cowSBP00YkBMM","sessionKey":"2HkXQGvjUSBpkWTNMR7Yhg=="}】 2021-02-24 16:07:48.656 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Bk9Ak-IHDSCGMKAGeSMBc357RMeO4lWlBE5glrD5hhZzvTqR25je4pJmiFk2ZY0sU9u321vMG6_IxrzHamq_g80U638IfSm39Wp1QA3cmAGx7BsGbbS08RFzyk-XxG8OrhU-sQX6tE2aBx90WRSaAGASNO 【请求参数】:js_code=013TVD0w3reKTV21f34w3MBqhh3TVD05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: DHLACNNre-TOrpAa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHLACNNre-TOrpAa ]"} 2021-02-24 16:07:48.656 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: DHLACNNre-TOrpAa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHLACNNre-TOrpAa ]"}】 2021-02-24 16:07:48.675 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Bk9Ak-IHDSCGMKAGeSMBc357RMeO4lWlBE5glrD5hhZzvTqR25je4pJmiFk2ZY0sU9u321vMG6_IxrzHamq_g80U638IfSm39Wp1QA3cmAGx7BsGbbS08RFzyk-XxG8OrhU-sQX6tE2aBx90DTCaAGAOEN 【请求参数】:js_code=013TVD0w3reKTV21f34w3MBqhh3TVD05&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: DHLAYwNre-Bt6bba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHLAYwNre-Bt6bba ]"} 2021-02-24 16:07:48.675 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: DHLAYwNre-Bt6bba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: DHLAYwNre-Bt6bba ]"}】 2021-02-24 16:07:57.108 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - IZ1E0ysT4sNjQztDtKfObZLSm6YkEkGmayXZYiC5SEJixyx0V+PPgxREEd89zigFpiy3YeUnOA6sYdFKIb3O4kaYhzJOYJH8i/plEr7CK/B2WjOeb2olXm0W3/lfmELvPi3EsL3WA0Vp+C6kv3swMInEWNG+A+1VvUvyI1/fMqA5atcLwH52d5eTllRxRgwP2sDMf6CNXs/cn2EKw29SPQ6j34rVyOE8eUEejKLa/uIp8SxTO+BcwlCwcuptZr+BK4NpyaQPSY2SOuWOQjV44mAS0fiGBd2OJEbtinv05NZgKHZwVFdTHx8RuBmtPbv2VBbVpSTn5w0ZlOOdGYhStTdEXzuBjiy4Ug9pUlTPwgttlT5zYWKdDvG0aQQBzlePjICeQgapKGgd4zrvfrERLODJ38r1UWfwRcyHjojJqEofqu/PL1sAd/LrS3eJpHsEROn3PbpFIHv++UdbwV2hnxZmbxOC8hasE/Q+vZbLrlI= 2021-02-24 16:07:57.108 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - pxYQb1oO4fbqXlrWGMfNfg== 2021-02-24 16:09:12.177 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Dc6f8TndznYfM2i//tDVng=="}】 2021-02-24 16:09:54.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:14:54.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:16:24.404 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"B5+0dLxg9M5EDHKbhQ45Vw=="}】 2021-02-24 16:16:37.505 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"B5+0dLxg9M5EDHKbhQ45Vw=="}】 2021-02-24 16:16:39.032 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5YgSAmxB3GRlRVsFVvCFWSQ","sessionKey":"QoVASzLV5/S6qqXM+EqnPQ=="}】 2021-02-24 16:16:39.555 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:39.606 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:39.709 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:42.577 [http-nio-8195-exec-9] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:42.667 [http-nio-8195-exec-3] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:48.736 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:48.736 [http-nio-8195-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:48.760 [http-nio-8195-exec-6] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:16:51.147 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"B5+0dLxg9M5EDHKbhQ45Vw=="}】 2021-02-24 16:17:11.710 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:17:11.716 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:17:11.735 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:19:54.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:21:03.628 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"9JG7UvDIm60+6IN/GckRBw=="}】 2021-02-24 16:24:54.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:29:54.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:34:54.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:35:29.053 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"zuO7PoQwpQc7tE7iy9hqpw=="}】 2021-02-24 16:39:54.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:42:21.267 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"Php2RfL/0a7hdzqcK8YY1w=="}】 2021-02-24 16:44:35.447 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ZklI5JZzAe55EoWr4VmpxA=="}】 2021-02-24 16:44:45.680 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ZklI5JZzAe55EoWr4VmpxA=="}】 2021-02-24 16:44:54.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:49:54.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:50:42.449 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"enEQNcWKBRKLq78rYXc0Fw=="}】 2021-02-24 16:54:54.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:56:50.075 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"3PzQdG1RK0dKtm8izDxohQ=="}】 2021-02-24 16:56:51.313 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7Nf7TmcJ6OgVLdWVfvdxZmhi0p3NwwhJ6DwX2WRE14xOGuBIe_I7tLS8m8ATuUrJjmMgcQRGPxjLll_Mi-WM26hCU2kFonUtRO0Kl743VnYO3a-C6Aa9KEyt3WWGZyJDdjiaTTMUDFBQm9G6AOKiAJAGUQ 【请求参数】:js_code=0539ewFa1pCJzA0VnnIa14pQqs09ewFj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAIMyWf-XDaLba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAIMyWf-XDaLba ]"} 2021-02-24 16:56:51.313 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAIMyWf-XDaLba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAIMyWf-XDaLba ]"}】 2021-02-24 16:56:51.710 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7Nf7TmcJ6OgVLdWVfvdxZmhi0p3NwwhJ6DwX2WRE14xOGuBIe_I7tLS8m8ATuUrJjmMgcQRGPxjLll_Mi-WM26hCU2kFonUtRO0Kl743VnYO3a-C6Aa9KEyt3WWGZyJDdjiaTTMUDFBQm9G6JKMiAJANOQ 【请求参数】:js_code=0539ewFa1pCJzA0VnnIa14pQqs09ewFj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAHtNre-JoLcEa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAHtNre-JoLcEa ]"} 2021-02-24 16:56:51.716 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAHtNre-JoLcEa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAHtNre-JoLcEa ]"}】 2021-02-24 16:56:52.120 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7Nf7TmcJ6OgVLdWVfvdxZmhi0p3NwwhJ6DwX2WRE14xOGuBIe_I7tLS8m8ATuUrJjmMgcQRGPxjLll_Mi-WM26hCU2kFonUtRO0Kl743VnYO3a-C6Aa9KEyt3WWGZyJDdjiaTTMUDFBQm9G6OUZiAJACIN 【请求参数】:js_code=0539ewFa1pCJzA0VnnIa14pQqs09ewFj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAf8VhE-FUfe1a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAf8VhE-FUfe1a ]"} 2021-02-24 16:56:52.121 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLAf8VhE-FUfe1a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLAf8VhE-FUfe1a ]"}】 2021-02-24 16:56:52.208 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_7Nf7TmcJ6OgVLdWVfvdxZmhi0p3NwwhJ6DwX2WRE14xOGuBIe_I7tLS8m8ATuUrJjmMgcQRGPxjLll_Mi-WM26hCU2kFonUtRO0Kl743VnYO3a-C6Aa9KEyt3WWGZyJDdjiaTTMUDFBQm9G6PEBiAJAJYV 【请求参数】:js_code=0539ewFa1pCJzA0VnnIa14pQqs09ewFj&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLArKMre-.ZatJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLArKMre-.ZatJA ]"} 2021-02-24 16:56:52.208 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 4HLArKMre-.ZatJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 4HLArKMre-.ZatJA ]"}】 2021-02-24 16:56:59.637 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 8/ER3zzNynelSXDPBRSHk+Aof05fT333fGhtIkVFY9YMVc0bzs/Xz4BqlN/76ebiRw/AFdo5Zfi0iF9HQfpIVPxP9TjfnFJ5uL8Lqu1Sypn5lXWsstONL8YqqD3tA9OL889vuGW0LCKDmq51VpiwJdtKyWwcjAJ2yUn2pyfVtQVehSiC7JJpBjztN/0UYpSS5teVxY9mCuSKaa0kSOQ+0vFqKXgO7MINac+yhZwCOYZc3A5+jPORtNBsj6HNMbR3JpV44poKrG31cySc3vx3twcwwZ2+kWpTFOpDNpKzQHZY9lee3EVSBPu9IbTEccIMl3+p1tGHn2Dcst8w6YytuCpar2akgvvdNWPcrh90X5yrTueoGd1qaH/B3VNXdL891jkEx55D8L4Pa2FLm2gegoWbcGkDbjcWRMQHWFoELsa6OpbhfKQ5y/Xn5CIN6nucvvZyx9P2btBBw6ZnLipL0poj2Zv7sg3tcL8Fh85UaB4mkV08IHZ4cEE95eUYKhRg2n+pb5AssMNSbigpZL+VXg== 2021-02-24 16:56:59.637 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - PwC/uf6U7RjwX/NJjbQJtA== 2021-02-24 16:58:25.613 [http-nio-8195-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:58:25.699 [http-nio-8195-exec-4] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:58:25.700 [http-nio-8195-exec-1] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:58:29.417 [http-nio-8195-exec-10] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:58:29.468 [http-nio-8195-exec-2] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:58:29.489 [http-nio-8195-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 服务层业务异常【用户未绑定社区】 2021-02-24 16:59:54.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:04:54.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:08:08.530 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"MMCnScUEhuCSnrH0c55d+Q=="}】 2021-02-24 17:09:54.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:14:54.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:19:54.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:24:54.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:29:54.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:30:25.567 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"oui17IE15fH62Pa9TqfDWA=="}】 2021-02-24 17:30:28.790 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"asLjr/uW01kNCsneUOafNw=="}】 2021-02-24 17:30:30.083 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_02ECFeVUeOpNmQ7kKTrUtgVsjRBbnTIXC3yyV-A_NOGwjcR6E-nfM9upazBlM7hAiaB_q4OPYVVLD1OQoDUyJfJdb24UMGjdxiLu9AU_BI27BJ_j_mY_40v0bwuibEuarLybYKIH3klIpUw1JGMjAEAPMS 【请求参数】:js_code=041nCtHa1xPoyA0ZuwJa1Kxdk71nCtHs&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: piLApAMre-VFVaCa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: piLApAMre-VFVaCa ]"} 2021-02-24 17:30:30.083 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: piLApAMre-VFVaCa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: piLApAMre-VFVaCa ]"}】 2021-02-24 17:34:54.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:39:54.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:43:59.596 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"mrBy/fiScMdJ4jZZ0R0qGg=="}】 2021-02-24 17:44:54.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:49:54.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:54:54.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:59:54.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:04:54.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:09:54.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:14:54.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:19:54.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:24:54.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:26:44.053 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"CQznDbWY+CUs0giwM7IS1A=="}】 2021-02-24 18:29:54.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:34:54.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:36:01.058 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"qJJexbHqhiBGOcv67rfFfA=="}】 2021-02-24 18:39:54.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:44:54.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:49:54.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:54:54.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:59:54.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:04:54.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:09:54.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:14:54.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:19:54.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:24:54.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:29:54.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:34:54.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:39:54.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:44:54.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:49:54.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:54:54.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:59:54.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:04:54.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:09:54.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:14:54.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:19:54.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:24:54.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:29:54.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:31:43.248 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"PjYIxbpF6VS8Hd50qNPyow=="}】 2021-02-24 20:31:43.281 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_n0Sq88sYojgBS5f6fvdxZmhi0p3NwwhJ6DwX2eylUgOvPuD38DXbhcduzIPnYnQ2QZPMtxSL_amEeeP_JFGrJ-u0D6ac-WJwn6_Vn0eScfXi6caSJn7lOiZdPYj0Ao96Lj0HhVRa-iUxih5NVXFeADABDL 【请求参数】:js_code=043C4b1w30AeTV2SZ30w3uuek20C4b1X&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAU0eNRa-ih57nA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAU0eNRa-ih57nA ]"} 2021-02-24 20:31:43.281 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAU0eNRa-ih57nA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAU0eNRa-ih57nA ]"}】 2021-02-24 20:31:43.383 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_n0Sq88sYojgBS5f6fvdxZmhi0p3NwwhJ6DwX2eylUgOvPuD38DXbhcduzIPnYnQ2QZPMtxSL_amEeeP_JFGrJ-u0D6ac-WJwn6_Vn0eScfXi6caSJn7lOiZdPYj0Ao96Lj0HhVRa-iUxih5NMQPeADAXBA 【请求参数】:js_code=043C4b1w30AeTV2SZ30w3uuek20C4b1X&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAYXNre-.Xd5Wa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAYXNre-.Xd5Wa ]"} 2021-02-24 20:31:43.383 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAYXNre-.Xd5Wa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAYXNre-.Xd5Wa ]"}】 2021-02-24 20:31:43.533 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_n0Sq88sYojgBS5f6fvdxZmhi0p3NwwhJ6DwX2eylUgOvPuD38DXbhcduzIPnYnQ2QZPMtxSL_amEeeP_JFGrJ-u0D6ac-WJwn6_Vn0eScfXi6caSJn7lOiZdPYj0Ao96Lj0HhVRa-iUxih5NWPMeADAKDA 【请求参数】:js_code=043C4b1w30AeTV2SZ30w3uuek20C4b1X&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAhhMre-02u1oA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAhhMre-02u1oA ]"} 2021-02-24 20:31:43.533 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLAhhMre-02u1oA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLAhhMre-02u1oA ]"}】 2021-02-24 20:31:43.714 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_n0Sq88sYojgBS5f6fvdxZmhi0p3NwwhJ6DwX2eylUgOvPuD38DXbhcduzIPnYnQ2QZPMtxSL_amEeeP_JFGrJ-u0D6ac-WJwn6_Vn0eScfXi6caSJn7lOiZdPYj0Ao96Lj0HhVRa-iUxih5NJUSeADABMK 【请求参数】:js_code=043C4b1w30AeTV2SZ30w3uuek20C4b1X&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLA4Nnre-aBfmLA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLA4Nnre-aBfmLA ]"} 2021-02-24 20:31:43.715 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: PJLA4Nnre-aBfmLA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: PJLA4Nnre-aBfmLA ]"}】 2021-02-24 20:31:46.426 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - KLg8ljD12fkbRnCxGuA0Zj3y9P2EjnPaD0EmJldDJ/vYq8Qdavs6/k9nphHTXH+tytYbLuBRzQ0xAvHHTe9LbktFdZ158/9ReKEWfN+rHQ5CtQtFxWV9Qdcn49jY6eUm/IbyzjjkKgUwXcpmXtveTqmG0aY/bgxz/McCaxRPx2L1bU8HDvL9kYipw4NpV7F/JLXtbURTBwHMXnvNgDMod87c3rwh7ElYgpkQ1Vy3A+1fSTidEJHNs6MXRAp3xSnyVrWPhbPfjciNx0KyISn1u47Sr+Wg7ikWXrTXq6OB3YvjHp8wQ56ZnWv+Q4XmiYgKXayXcARNuQWT0o9yhK8YnaMVWHnMO5Exj6bnBcOtX8rliksGPo6LEGJlcRu+rFqHclqV7as0j4nq/+9riSYxaoa/x7m/ODj+09EK2+MVNFWx8ApcbJkzgTNH8XVeUfOtICvfkHqe6tOBZiozja5SSRC0Sv8/f7gbtfI+Q28m/Bg= 2021-02-24 20:31:46.426 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - vE4zSfMbd4uS+CbpY1eYTg== 2021-02-24 20:34:54.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:39:54.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:44:54.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:49:54.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:54:54.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:59:54.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:04:54.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:09:54.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:14:54.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:19:54.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:24:54.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:26:27.429 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5cjIvKPlc9ywuDQAu3VVyVk","sessionKey":"NLfojL0sJrbtTijxqDpX3g=="}】 2021-02-24 21:26:27.708 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Tm0sCa8KhZ7Cb9TCJIokWOCCbOo_gRGI7GK94H4apMkOSM85jrcrF1OjjtTIiczkM1dk4R4MJeoK7uY3AjxBhqg98dlJQ-bg9AQld8Vn1y6h9m24juRSVppTWk5pW9ZeXhkhlKwbRpIFVecfEOEeAHAJTJ 【请求参数】:js_code=033oFMFa1A62AA0RVWFa14RfaW3oFMF1&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLAlfMre-wtzd6 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLAlfMre-wtzd6 ]"} 2021-02-24 21:26:27.708 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLAlfMre-wtzd6 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLAlfMre-wtzd6 ]"}】 2021-02-24 21:26:27.914 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Tm0sCa8KhZ7Cb9TCJIokWOCCbOo_gRGI7GK94H4apMkOSM85jrcrF1OjjtTIiczkM1dk4R4MJeoK7uY3AjxBhqg98dlJQ-bg9AQld8Vn1y6h9m24juRSVppTWk5pW9ZeXhkhlKwbRpIFVecfPRNeAHAYAW 【请求参数】:js_code=033oFMFa1A62AA0RVWFa14RfaW3oFMF1&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLAuNyWf-b.DdlA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLAuNyWf-b.DdlA ]"} 2021-02-24 21:26:27.914 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLAuNyWf-b.DdlA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLAuNyWf-b.DdlA ]"}】 2021-02-24 21:26:27.956 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_Tm0sCa8KhZ7Cb9TCJIokWOCCbOo_gRGI7GK94H4apMkOSM85jrcrF1OjjtTIiczkM1dk4R4MJeoK7uY3AjxBhqg98dlJQ-bg9AQld8Vn1y6h9m24juRSVppTWk5pW9ZeXhkhlKwbRpIFVecfVGLeAHALWB 【请求参数】:js_code=033oFMFa1A62AA0RVWFa14RfaW3oFMF1&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLA_MNre-7m48fA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLA_MNre-7m48fA ]"} 2021-02-24 21:26:27.957 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: nkLA_MNre-7m48fA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: nkLA_MNre-7m48fA ]"}】 2021-02-24 21:29:54.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:34:54.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:39:54.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:44:54.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:49:54.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:54:54.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:59:54.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:04:54.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:09:54.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:14:54.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:19:54.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:24:54.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:29:54.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:34:54.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:39:54.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:44:54.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:49:54.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:54:54.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:59:54.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:04:54.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:09:54.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:14:54.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:19:54.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:24:54.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:29:54.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:34:54.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:39:54.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:44:54.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:49:54.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:54:54.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:59:54.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:04:54.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:09:54.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:14:54.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:19:54.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:24:54.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:29:54.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:34:54.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:39:54.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:44:54.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:49:54.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:54:54.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:59:54.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:04:54.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:09:54.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:14:54.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:19:54.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:24:54.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:29:54.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:34:54.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:39:54.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:44:54.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:49:54.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:54:54.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:59:54.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:04:54.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:09:54.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:14:54.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:19:54.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:24:54.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:29:54.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:34:54.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:39:54.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:44:54.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:49:54.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:54:54.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:59:54.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:04:54.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:09:54.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:14:54.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:19:54.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:24:54.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:29:54.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:34:54.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:39:54.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:44:54.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:49:54.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:54:54.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:59:54.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:04:54.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:09:54.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:14:54.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:19:54.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:24:54.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:29:54.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:34:54.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:39:54.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:44:54.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:49:54.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:54:54.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:59:54.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:04:54.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:09:54.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:14:54.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:19:54.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:24:54.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:29:54.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:34:54.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:39:54.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:44:54.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:49:54.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:54:54.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:59:54.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:04:54.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:09:54.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:14:54.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:19:54.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:24:54.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:29:54.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:34:54.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:39:54.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:44:54.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:49:54.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:54:54.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:59:54.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:04:54.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:09:54.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:14:54.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:19:54.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:24:54.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:29:54.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:34:54.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:39:54.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:44:54.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:49:54.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:54:54.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:59:54.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:04:54.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:09:54.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:14:54.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:19:54.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:23:07.969 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"A22Ch0DuaabQYwnqtIWRMA=="}】 2021-02-25 08:23:08.295 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xHputADYORBcC2I7LNV6Ov65iu3nYeVjeLo0RknMnLntBS4t_JHjK4DlZdSP7VpnKtEcrHeueOCkiFc4WWWCxOBsw-V457S_9blL2JjipvDEX5slnSC7UPf8CVwmS6InZa4CzFhlngpJomiYNHAhABAXRK 【请求参数】:js_code=043eODkl2lYHz64oDenl2ntKn13eODkA&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmA69Nre-WdiXra ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmA69Nre-WdiXra ]"} 2021-02-25 08:23:08.295 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmA69Nre-WdiXra ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmA69Nre-WdiXra ]"}】 2021-02-25 08:23:08.368 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xHputADYORBcC2I7LNV6Ov65iu3nYeVjeLo0RknMnLntBS4t_JHjK4DlZdSP7VpnKtEcrHeueOCkiFc4WWWCxOBsw-V457S_9blL2JjipvDEX5slnSC7UPf8CVwmS6InZa4CzFhlngpJomiYDHZhABAQUM 【请求参数】:js_code=043eODkl2lYHz64oDenl2ntKn13eODkA&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmANtMre-Ka4.lA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmANtMre-Ka4.lA ]"} 2021-02-25 08:23:08.368 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmANtMre-Ka4.lA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmANtMre-Ka4.lA ]"}】 2021-02-25 08:23:08.611 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_xHputADYORBcC2I7LNV6Ov65iu3nYeVjeLo0RknMnLntBS4t_JHjK4DlZdSP7VpnKtEcrHeueOCkiFc4WWWCxOBsw-V457S_9blL2JjipvDEX5slnSC7UPf8CVwmS6InZa4CzFhlngpJomiYUSWhABAPNR 【请求参数】:js_code=043eODkl2lYHz64oDenl2ntKn13eODkA&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmAGzyFe-.x9nca ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmAGzyFe-.x9nca ]"} 2021-02-25 08:23:08.611 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: LDmAGzyFe-.x9nca ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: LDmAGzyFe-.x9nca ]"}】 2021-02-25 08:24:54.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:29:54.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:34:54.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:39:54.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:44:54.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:49:54.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:54:54.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:59:54.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:04:54.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:09:54.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:14:54.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:19:54.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:24:54.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:29:54.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:34:54.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:37:49.852 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"I2EROTYQj96Qgb6Mej7xGw=="}】 2021-02-25 09:37:50.151 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"I2EROTYQj96Qgb6Mej7xGw=="}】 2021-02-25 09:37:50.768 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_CrHlyOFR1LQyJ9ob8eel089TfipxX2OW9iZe4JelD3Y7i05UoIn9LJpKj2TWZRLgIQqRr3wUGlStDdu3oKJAC-1Y57nS6FgkknJGnm14DsVNFqnNfLemW-z6PGNQm-HYbtISsvNTSHVcaN0GCDAhAFAYZW 【请求参数】:js_code=023Kvxll2cplz64y03ll2nSH4N3KvxlZ&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: SemA3aMre-VXveAa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: SemA3aMre-VXveAa ]"} 2021-02-25 09:37:50.769 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: SemA3aMre-VXveAa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: SemA3aMre-VXveAa ]"}】 2021-02-25 09:38:51.744 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eBPXX_HRpVROnle3kGq9AI","sessionKey":"gfUzxMUkVDRtI0mG08NJmg=="}】 2021-02-25 09:38:52.288 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_J9-p5i0tpHIRvuBvjjj9EhUdM5wYHXck4U-Q_JN9duBE44cLkswa8byc2pWvpK3aP6OGS89mIqh0HqWUD7fw80n25kWMlWGi3405tkpgtVhxAZYVq4j3bycbxyLe-oFF0t9Cl_5ZRGnjt9bzCJEiACALSN 【请求参数】:js_code=033XRQ0w3j32UV2PRV3w3U7q7U1XRQ0B&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: temAhRNre-VL5csA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAhRNre-VL5csA ]"} 2021-02-25 09:38:52.288 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: temAhRNre-VL5csA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAhRNre-VL5csA ]"}】 2021-02-25 09:38:52.625 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_J9-p5i0tpHIRvuBvjjj9EhUdM5wYHXck4U-Q_JN9duBE44cLkswa8byc2pWvpK3aP6OGS89mIqh0HqWUD7fw80n25kWMlWGi3405tkpgtVhxAZYVq4j3bycbxyLe-oFF0t9Cl_5ZRGnjt9bzICXiACAEYT 【请求参数】:js_code=033XRQ0w3j32UV2PRV3w3U7q7U1XRQ0B&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: temAnLNre-0j3lSa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAnLNre-0j3lSa ]"} 2021-02-25 09:38:52.625 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: temAnLNre-0j3lSa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAnLNre-0j3lSa ]"}】 2021-02-25 09:38:53.092 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_J9-p5i0tpHIRvuBvjjj9EhUdM5wYHXck4U-Q_JN9duBE44cLkswa8byc2pWvpK3aP6OGS89mIqh0HqWUD7fw80n25kWMlWGi3405tkpgtVhxAZYVq4j3bycbxyLe-oFF0t9Cl_5ZRGnjt9bzABRiACAGHX 【请求参数】:js_code=033XRQ0w3j32UV2PRV3w3U7q7U1XRQ0B&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: temAF8PNe-IEMhtA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAF8PNe-IEMhtA ]"} 2021-02-25 09:38:53.092 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: temAF8PNe-IEMhtA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAF8PNe-IEMhtA ]"}】 2021-02-25 09:38:53.462 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_J9-p5i0tpHIRvuBvjjj9EhUdM5wYHXck4U-Q_JN9duBE44cLkswa8byc2pWvpK3aP6OGS89mIqh0HqWUD7fw80n25kWMlWGi3405tkpgtVhxAZYVq4j3bycbxyLe-oFF0t9Cl_5ZRGnjt9bzEYHiACAOIR 【请求参数】:js_code=033XRQ0w3j32UV2PRV3w3U7q7U1XRQ0B&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: temAbgMre-tU.oVa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAbgMre-tU.oVa ]"} 2021-02-25 09:38:53.462 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: temAbgMre-tU.oVa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: temAbgMre-tU.oVa ]"}】 2021-02-25 09:38:59.525 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - qiRo6c1JdhYa0b9k5kAefMRlSKDPW1Mz3nK6mlO8ni5gYo9mP2oviVSeDWogh5TcgoNpuLxHSGd8UzawcdehtULopOTJg0mVUNL0LgAbqs+1igFBKolaeTi6fZS2d8WMnhni28IEgZM3pQGF96WcHavPU8GKd6mx89WRRcK7FgDOm0S9UyfFBpKNOsFaAPq5gvXiRLwV73L5u/wTSPcNIYW2icWFxPCZgAArW1Gzka0ZD5xXZAKv6aB2oWtnlHoFsfjqvUZhL0eY/FxdznEaGIX1AjOW/MR9YTV4ldy6YLJmR1ic7LmzlRP1h4/FvA4sy7luswdXeTsUpSrB8vDrz6QhWhEazB8MMGFfbRnflqDM4o9ZwDHs1Sr+sAN99Zx5Nd4q/+OV4uOMIdRFoO+PwvEmGH9CF7hcm2kIjFa4u6mA4gzIMX/kPHGE1SaLNHt8w0K78MOqvWQFKgg6XkuxxGfxquEO6FVzqWn/8NG+S9c= 2021-02-25 09:38:59.525 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - DgcuTyzGq0Z7BMarr0tvBw== 2021-02-25 09:39:37.019 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Tfr280HiJnSfPGVvHp31kY","sessionKey":"nKwSqG/I/VnVjeQt3uKrrw=="}】 2021-02-25 09:39:37.187 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_K81XmB-uAZSodB3VUch8zeE_t30iwEmqZTa9rGYW1wZfeQsgXSIZX2AUJXC9ypH5qNz1k5bP6BnyZ1ATbGhz1YFUKcoV4cujjbbPrPR_aWoFiKffHpNzDc4Oi7fgxcNRiOQN09ARlmewHwhkYAXdADAIKH 【请求参数】:js_code=081SUQ0w3VEFTV2Kek0w3hob0k4SUQ0x&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAR6qNe-hzHY ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAR6qNe-hzHY ]"} 2021-02-25 09:39:37.187 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAR6qNe-hzHY ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAR6qNe-hzHY ]"}】 2021-02-25 09:39:37.446 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_K81XmB-uAZSodB3VUch8zeE_t30iwEmqZTa9rGYW1wZfeQsgXSIZX2AUJXC9ypH5qNz1k5bP6BnyZ1ATbGhz1YFUKcoV4cujjbbPrPR_aWoFiKffHpNzDc4Oi7fgxcNRiOQN09ARlmewHwhkLEDdADAUNM 【请求参数】:js_code=081SUQ0w3VEFTV2Kek0w3hob0k4SUQ0x&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAYwNre-0BPcnA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAYwNre-0BPcnA ]"} 2021-02-25 09:39:37.446 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAYwNre-0BPcnA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAYwNre-0BPcnA ]"}】 2021-02-25 09:39:37.541 [http-nio-8195-exec-3] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_K81XmB-uAZSodB3VUch8zeE_t30iwEmqZTa9rGYW1wZfeQsgXSIZX2AUJXC9ypH5qNz1k5bP6BnyZ1ATbGhz1YFUKcoV4cujjbbPrPR_aWoFiKffHpNzDc4Oi7fgxcNRiOQN09ARlmewHwhkGWFdADAZPY 【请求参数】:js_code=081SUQ0w3VEFTV2Kek0w3hob0k4SUQ0x&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAFLyWf-ET8Jga ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAFLyWf-ET8Jga ]"} 2021-02-25 09:39:37.541 [http-nio-8195-exec-3] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: TemAFLyWf-ET8Jga ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: TemAFLyWf-ET8Jga ]"}】 2021-02-25 09:39:54.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:44:54.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:49:29.111 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bqn2cmpcApz0qscNOm4-f0","sessionKey":"JowgXkLXEpNRkgaAYs2//g=="}】 2021-02-25 09:49:29.211 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_eDGlcnDsOz_ZHgXtpydlSwtn2p3x2T-Tlcut7zwvlE0QZOi28MVRqriGbNISahXd5MZQqjmQOV6sE0fvCjzpAHnlith3UPETj8894CucKdl6D_vDnsOZ7Zux31vy2KEvsT5qvfIGkCjzIEeDMVOaAEAGPI 【请求参数】:js_code=033G4Jkl2VPOz64ngWkl2zZ5AA3G4Jkw&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAtdMre-X4hcWA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAtdMre-X4hcWA ]"} 2021-02-25 09:49:29.211 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAtdMre-X4hcWA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAtdMre-X4hcWA ]"}】 2021-02-25 09:49:29.320 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_eDGlcnDsOz_ZHgXtpydlSwtn2p3x2T-Tlcut7zwvlE0QZOi28MVRqriGbNISahXd5MZQqjmQOV6sE0fvCjzpAHnlith3UPETj8894CucKdl6D_vDnsOZ7Zux31vy2KEvsT5qvfIGkCjzIEeDPGEaAEAGXV 【请求参数】:js_code=033G4Jkl2VPOz64ngWkl2zZ5AA3G4Jkw&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAIfMre-BNyDJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAIfMre-BNyDJA ]"} 2021-02-25 09:49:29.320 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAIfMre-BNyDJA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAIfMre-BNyDJA ]"}】 2021-02-25 09:49:29.418 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_eDGlcnDsOz_ZHgXtpydlSwtn2p3x2T-Tlcut7zwvlE0QZOi28MVRqriGbNISahXd5MZQqjmQOV6sE0fvCjzpAHnlith3UPETj8894CucKdl6D_vDnsOZ7Zux31vy2KEvsT5qvfIGkCjzIEeDMTJaAEASZP 【请求参数】:js_code=033G4Jkl2VPOz64ngWkl2zZ5AA3G4Jkw&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAe24ce-e98MKa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAe24ce-e98MKa ]"} 2021-02-25 09:49:29.418 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAe24ce-e98MKa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAe24ce-e98MKa ]"}】 2021-02-25 09:49:29.494 [http-nio-8195-exec-2] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_eDGlcnDsOz_ZHgXtpydlSwtn2p3x2T-Tlcut7zwvlE0QZOi28MVRqriGbNISahXd5MZQqjmQOV6sE0fvCjzpAHnlith3UPETj8894CucKdl6D_vDnsOZ7Zux31vy2KEvsT5qvfIGkCjzIEeDVVZaAEAYYC 【请求参数】:js_code=033G4Jkl2VPOz64ngWkl2zZ5AA3G4Jkw&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAAOnre-8BBXOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAAOnre-8BBXOa ]"} 2021-02-25 09:49:29.494 [http-nio-8195-exec-2] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: YemAAOnre-8BBXOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: YemAAOnre-8BBXOa ]"}】 2021-02-25 09:49:31.077 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - LTtHqqVQPswbnkka1rSkrI3j9MXRYqUyKZwLUMvn0f6hbS/kmREs9TmvQzVBgAUG16cunOdZqjovMpYtZu6gIoMh3XfyJyPa5+oxrXi1tbgTdehk9Z+lIRMkx3u0EYOC+KqGfQTU9tQltDokNRXNHrYTeJG00AUNj3oq1ZNQvmpY9YQkJrDp3GMF0pK0Kw0Hh/Wj8tSdNGUjBTcWjvfLUEwgfNDXShiA8VwEQ78fXR9W5p5OfKDQVSmkjDF4/wuwRa1yNXAbIrHrS2xCa/RL+T1pP6h1xpuJ0JVQvWanEYQIi7tciHMEIQWZevwb9MLBHrBxj5PCdjYSl8MYCO/+33s90X4A/Fyc+7NKAd9l3yvf3FnrGiuSB/sDRigMfRo0jcTX34gXMHnnLlrIcGrSnRjA4SXYcWKnuhQ9NaYQQ0XXTIZ5knYU44G9lEcfswxQwC1dEh1SUOHAzMeUfNyvDWFpSBGvLJxpU1paOnx6EEE= 2021-02-25 09:49:31.077 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - UB59ekABsditXVqHIoGUvA== 2021-02-25 09:49:54.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:50:46.932 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Wc_mFms22Y09B3OLaoPnmM","sessionKey":"5xfhgQaWA4GAcEIOh3b1Eg=="}】 2021-02-25 09:50:52.278 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - /z+trEV4MCobNZ0v8GXapQsiPCrAbwBRx6u7JDdQ+xAGufLV/h6iyqIKV8Kv7P0zs3fzQKjnssYiO54ilipS0TZerT9pxa7mnNv2HVo6hk+sVD95v+rUzaefDIkFI6ifxHXpxHM7gMQtJm9zYlm57AElsYOyUoO5gRrajXFBXbx0uogmHAsXxTobKNl/f0h0X9eXEHo1oA5rmVL/A8BGCubCoI8dMKXks8ApI+zLFYKY8Wa+c5F4RfH5un79FudeYdpfWZ8BJG3i4Fu3cBVJ33xhjsvkPCGoaGKHlB+JQ8e5tKt/qg/UUXhTgZpVvZr332hW277bW5ZoK47IyOXPq6tmfUaw6kJcpNmnBlnpUlUghqd4bZ89v/n3a5WPtUxaGtuBVCw9Tiowqv6bsoPes5uxdSu1FSSyAjyQMXgG6LKmSTlnglZAXfCNjSF51p2Jwo9ENQhWThk6ZxLFNVERHB4mDzDBufDiJ+tuo2h2TCc= 2021-02-25 09:50:52.278 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - gzfx2YQ+lqFwgw2YCCnhXg== 2021-02-25 09:54:54.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:59:54.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:04:54.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:09:54.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:09:58.948 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5UGTL1EDleRvwIk0IH5Y5uc","sessionKey":"a9w8Lx7vAsSwztkzoK9CIQ=="}】 2021-02-25 10:09:59.052 [http-nio-8195-exec-8] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_X1NJOC8_3CEZNn1xhHWtUnkEYgKOgf3x9q4x29fJtc85bi2mI_Md4rtkATnLMkTIUHoQeiROMwMFybT99fnTlCqXDJqQsuyOCB0Esv2LlVLxVqvh19iFiHLv8R2cnak3kIamxYScnnoKHSP4YUIeAHAKGU 【请求参数】:js_code=041G4IFa1LXCzA0m1qFa1BgnE33G4IFe&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EEmAdm.LRa-usg_1a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EEmAdm.LRa-usg_1a ]"} 2021-02-25 10:09:59.052 [http-nio-8195-exec-8] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EEmAdm.LRa-usg_1a ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EEmAdm.LRa-usg_1a ]"}】 2021-02-25 10:09:59.279 [http-nio-8195-exec-6] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_X1NJOC8_3CEZNn1xhHWtUnkEYgKOgf3x9q4x29fJtc85bi2mI_Md4rtkATnLMkTIUHoQeiROMwMFybT99fnTlCqXDJqQsuyOCB0Esv2LlVLxVqvh19iFiHLv8R2cnak3kIamxYScnnoKHSP4JGHeAHAWTU 【请求参数】:js_code=041G4IFa1LXCzA0m1qFa1BgnE33G4IFe&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: EEmAPiqNe-kswrIa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EEmAPiqNe-kswrIa ]"} 2021-02-25 10:09:59.279 [http-nio-8195-exec-6] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: EEmAPiqNe-kswrIa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: EEmAPiqNe-kswrIa ]"}】 2021-02-25 10:09:59.425 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_X1NJOC8_3CEZNn1xhHWtUnkEYgKOgf3x9q4x29fJtc85bi2mI_Md4rtkATnLMkTIUHoQeiROMwMFybT99fnTlCqXDJqQsuyOCB0Esv2LlVLxVqvh19iFiHLv8R2cnak3kIamxYScnnoKHSP4BJAeAHALTK 【请求参数】:js_code=041G4IFa1LXCzA0m1qFa1BgnE33G4IFe&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: fEmAXrore-78ZqpA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: fEmAXrore-78ZqpA ]"} 2021-02-25 10:09:59.425 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: fEmAXrore-78ZqpA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: fEmAXrore-78ZqpA ]"}】 2021-02-25 10:09:59.457 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_X1NJOC8_3CEZNn1xhHWtUnkEYgKOgf3x9q4x29fJtc85bi2mI_Md4rtkATnLMkTIUHoQeiROMwMFybT99fnTlCqXDJqQsuyOCB0Esv2LlVLxVqvh19iFiHLv8R2cnak3kIamxYScnnoKHSP4BJEeAHAEMH 【请求参数】:js_code=041G4IFa1LXCzA0m1qFa1BgnE33G4IFe&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: fEmAkDMre-a917 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: fEmAkDMre-a917 ]"} 2021-02-25 10:09:59.457 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: fEmAkDMre-a917 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: fEmAkDMre-a917 ]"}】 2021-02-25 10:10:01.637 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 0cQrkaJslUosi+eDrVrLg75ntbpkmZgu25eTJve6skJCkXSH/vIJlXnCs/dfYrJzFNk2dzjCedeEmcFkSd/EmNKizr9+MRSZhIqjn8ljugremXEQch/ANvRxoXD0Q1/sXQGG0S4gXpC58DY1pg3YtPiOud7Sd6A72fc6GsTKSvGYMF/LBHASXuHd4ivzvYHap//r0gkgtwzLb8Mb4r3EpDq/aB3IsxN2lQ83/whuKq0sex68z+XFvZLeAYBbDVMwnnKjFVkV3KRNlMtg5cOL2kGwJf0MmnUMEoYtOyeMHRCALGiwzgWP7Uid2C9iB8yaszpUVPQhIxlhEH6+mKV/21YaIrIasalN8TrPrNUmNaoxpjReZ0pCrxT8aVl0lf5gqUmsCAEyjddymb/+/Y7RKiFVDOMUdj/3z+3cYp225bAQGUy4lwxFrGjzB3FBPRGpJYXqXS8RNtTvmwbElEkLQsLdln7BHP3ZJ2SR84DaPqU= 2021-02-25 10:10:01.637 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - s20avJD5BiUqFTGL+RlUmQ== 2021-02-25 10:14:54.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:15:52.651 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"ZMVtHESb05YMKmzcxcSL/w=="}】 2021-02-25 10:19:54.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:22:59.164 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"mxIaBbYH/wkqG7WHLTalHQ=="}】 2021-02-25 10:22:59.168 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"mxIaBbYH/wkqG7WHLTalHQ=="}】 2021-02-25 10:22:59.204 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"mxIaBbYH/wkqG7WHLTalHQ=="}】 2021-02-25 10:22:59.230 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"mxIaBbYH/wkqG7WHLTalHQ=="}】 2021-02-25 10:22:59.352 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"mxIaBbYH/wkqG7WHLTalHQ=="}】 2021-02-25 10:24:54.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:29:54.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:31:19.831 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"uADBotZ+mNkjBy1Yhar88Q=="}】 2021-02-25 10:33:54.926 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5bCd6Ycx-0XO9amLL8pi5Bk","sessionKey":"kLM1x8iK/BI7JbNzrg+w+Q=="}】 2021-02-25 10:33:55.257 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_8K-qN_FbUtD92rb1K8RxH-v33bEV5G8YeFWzvRl340Av01VPfmIAkrmpfWASeuj1yHBVX_s-wA9-JLOL0_L8tWCnzL63Im6lU5y9VMq2tGidleGYYLRwT6NGbNteLJV6sz2b134BSy4ro3teARFcAHAPGU 【请求参数】:js_code=081feU0w37FITV2w1o3w3S5H8P0feU0V&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: QEmAmk8FE-.vA5jA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: QEmAmk8FE-.vA5jA ]"} 2021-02-25 10:33:55.257 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: QEmAmk8FE-.vA5jA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: QEmAmk8FE-.vA5jA ]"}】 2021-02-25 10:33:55.517 [http-nio-8195-exec-7] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_8K-qN_FbUtD92rb1K8RxH-v33bEV5G8YeFWzvRl340Av01VPfmIAkrmpfWASeuj1yHBVX_s-wA9-JLOL0_L8tWCnzL63Im6lU5y9VMq2tGidleGYYLRwT6NGbNteLJV6sz2b134BSy4ro3teIVJcAHANAO 【请求参数】:js_code=081feU0w37FITV2w1o3w3S5H8P0feU0V&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: QEmA7gMre-7KUfjA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: QEmA7gMre-7KUfjA ]"} 2021-02-25 10:33:55.517 [http-nio-8195-exec-7] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: QEmA7gMre-7KUfjA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: QEmA7gMre-7KUfjA ]"}】 2021-02-25 10:34:54.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:39:54.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:41:26.799 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"M1dqxRVguioC9/72gH5P+w=="}】 2021-02-25 10:42:43.380 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"M1dqxRVguioC9/72gH5P+w=="}】 2021-02-25 10:43:19.188 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"M1dqxRVguioC9/72gH5P+w=="}】 2021-02-25 10:44:07.629 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"IeN1yIQP++lNrVl7ysw3Uw=="}】 2021-02-25 10:44:54.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:45:53.472 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"IeN1yIQP++lNrVl7ysw3Uw=="}】 2021-02-25 10:46:10.440 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:46:19.332 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:46:36.275 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:47:23.934 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:47:39.913 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:48:00.076 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"aNr/GuZMMePgOEh3OqboqA=="}】 2021-02-25 10:48:00.607 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"WLFvhUxJ8EMU+B+faWlT4w=="}】 2021-02-25 10:48:16.856 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uO1peE9bLEbuljXbcXyxBA=="}】 2021-02-25 10:49:17.674 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uO1peE9bLEbuljXbcXyxBA=="}】 2021-02-25 10:49:26.105 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uO1peE9bLEbuljXbcXyxBA=="}】 2021-02-25 10:49:54.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:50:02.819 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uO1peE9bLEbuljXbcXyxBA=="}】 2021-02-25 10:50:24.541 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:50:30.852 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:50:35.132 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:50:53.385 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:51:04.881 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:51:28.953 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"Te+Z/cTvZf/h/mnzR8PMCg=="}】 2021-02-25 10:51:33.604 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Qy4wP73u5cowSBP00YkBMM","sessionKey":"Zr4O7Cq2M9TtMv3nAvOXqg=="}】 2021-02-25 10:51:33.767 [http-nio-8195-exec-10] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_8CDMJilWf3pRgzflsj5vvWAkOC9Rn1SLDQlE6M51yMg26CWvwmgeT01mY1kKmHJebfRw9Vcs89Sxp6bueEnDSYWEO4PHKSuEQ6OYD_fvXeHw-Ckrtao8CgjonTcxzeuwUCsO60HoPvP2xH7dXHVfAGARBP 【请求参数】:js_code=003oXkll27ojz64j8dml2pm9eY0oXklI&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ZEmAzNyWf-i9mBba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ZEmAzNyWf-i9mBba ]"} 2021-02-25 10:51:33.767 [http-nio-8195-exec-10] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ZEmAzNyWf-i9mBba ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ZEmAzNyWf-i9mBba ]"}】 2021-02-25 10:51:33.952 [http-nio-8195-exec-5] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_8CDMJilWf3pRgzflsj5vvWAkOC9Rn1SLDQlE6M51yMg26CWvwmgeT01mY1kKmHJebfRw9Vcs89Sxp6bueEnDSYWEO4PHKSuEQ6OYD_fvXeHw-Ckrtao8CgjonTcxzeuwUCsO60HoPvP2xH7dWOPfAGADVW 【请求参数】:js_code=003oXkll27ojz64j8dml2pm9eY0oXklI&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: ZEmAifMre-EIdvFA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ZEmAifMre-EIdvFA ]"} 2021-02-25 10:51:33.952 [http-nio-8195-exec-5] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: ZEmAifMre-EIdvFA ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: ZEmAifMre-EIdvFA ]"}】 2021-02-25 10:51:34.942 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - /U5E9xI7nHmk8IWsBNkKjLxWd82kuIAJ8DFLXa5BAu2IqgBE9h6gVm5UZViV3obUV5Y28OoPaTppRbH6+mAP762UOu4dSMX/zAH8eG7ktjBU285rueplZWZTdPF+lmQpeDZ9omIZ9B9EKS4F0FpDMEANbxanTYUsoKgERZZOLQIGRRygUPwEhKG+BhFlBHO0wNIAMbZv5M++s0hYu3C6KQUzbIvRNRsXaeMKeorJvzR62RIi2zsPDyK1DfqKayotVF5XnaGJ+8KT701lAH28AXGsTIOV3kkwqcBfmj9ktqIcQoT2p52gieOQhU577NOkM22hlD8eXHFDpJUQVEwsu7BsSJPV/wBze/LZ3hWfPzM7OpaZpyEc0c582My6IWu3Slzi6ms576Hol3aQ5wxLKVa8TAD/ddr3wwT1SqpschOYXeCgZbIqIlvAzELqseNEz4zdqLYAGJ25dLSKFhYivd1YF/e4ZMAnQV2Ity331PM= 2021-02-25 10:51:34.942 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 4FX2Zqck/tuIKyoDYyBQ9Q== 2021-02-25 10:52:24.859 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"5QqjKzOtAszsctLmbM7gEA=="}】 2021-02-25 10:52:43.439 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"5QqjKzOtAszsctLmbM7gEA=="}】 2021-02-25 10:52:50.780 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 10:52:50.780 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 10:52:50.831 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 10:52:51.235 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 10:52:51.235 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 10:52:51.240 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 10:52:51.240 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 10:53:06.374 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"5QqjKzOtAszsctLmbM7gEA=="}】 2021-02-25 10:53:38.792 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"5QqjKzOtAszsctLmbM7gEA=="}】 2021-02-25 10:53:39.199 [http-nio-8195-exec-4] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_-uod_DaFAbiqii45DQkrHK1ToV7uEqvPxLbYSRW4fIqXMrIIUeFqCJV0xB3F9Pg25qwEscH8-YzlGHLPo9t-oA60azBH48l9wid5ZR82o-tzCHnXuN6HEryWqVewl95hAlw5K-A11hzAuEbkIRVeAGANWA 【请求参数】:js_code=093peaml2kpuy64uiaml24VFVp2peamx&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 1EmAupnre-3Rvs3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 1EmAupnre-3Rvs3 ]"} 2021-02-25 10:53:39.200 [http-nio-8195-exec-4] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 1EmAupnre-3Rvs3 ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 1EmAupnre-3Rvs3 ]"}】 2021-02-25 10:54:54.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:55:17.744 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5Y_RrBjCDPCrzufs1PtxeWM","sessionKey":"WIstrzovghG99vSHZwo7Hg=="}】 2021-02-25 10:55:18.322 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5YoVhtDBz5ex2SHnnM7ae-M","sessionKey":"C6T6CO57Un/rONOzXkPmwA=="}】 2021-02-25 10:55:18.368 [http-nio-8195-exec-9] ERROR c.b.wx.miniapp.api.impl.BaseWxMaServiceImpl - 【请求地址】: https://api.weixin.qq.com/sns/jscode2session?access_token=42_ivKiL1rI-vYgbufzMGeHBVtKXC1x1p_0AUAz81iP7s00GNuRa-uo9wVNjbMrpUG7MHAKEWX_tmVjAZVAWlCna0hbdMoGiA-XrKse2USBD-22yOTQCs7UF5pT_qkKCEn0GukIPZgjhq0kn4hpKAEjABAEUY 【请求参数】:js_code=063v5Nkl27ARz64k8aml28NdJw2v5NkE&secret=******&grant_type=authorization_code&appid=wx0cef797390444b75 【错误信息】:错误代码:40163, 错误信息:code been used, hints: [ req_id: 3EmAmk8FE-8vwOOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3EmAmk8FE-8vwOOa ]"} 2021-02-25 10:55:18.369 [http-nio-8195-exec-9] ERROR com.panzhihua.applets.api.LoginApi - 微信登录失败【错误代码:40163, 错误信息:code been used, hints: [ req_id: 3EmAmk8FE-8vwOOa ],微信原始报文:{"errcode":40163,"errmsg":"code been used, hints: [ req_id: 3EmAmk8FE-8vwOOa ]"}】 2021-02-25 10:57:42.241 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 10:57:42.241 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 10:57:42.287 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 10:57:42.694 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 10:57:42.694 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 10:57:42.705 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 10:57:42.705 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 10:57:43.353 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 10:57:43.353 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 10:57:43.409 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 10:57:43.810 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 10:57:43.810 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 10:57:43.821 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 10:57:43.821 [http-nio-8195-exec-8] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 10:58:04.601 [http-nio-8195-exec-3] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+zjpEtrRejasjxKxRK5GKA=="}】 2021-02-25 10:58:18.326 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+zjpEtrRejasjxKxRK5GKA=="}】 2021-02-25 10:58:51.107 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 10:58:51.107 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 10:58:51.155 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 10:58:51.560 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 10:58:51.560 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 10:58:51.564 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 10:58:51.564 [http-nio-8195-exec-6] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 10:59:17.865 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+zjpEtrRejasjxKxRK5GKA=="}】 2021-02-25 10:59:48.056 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+zjpEtrRejasjxKxRK5GKA=="}】 2021-02-25 10:59:54.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:01:28.669 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 11:01:28.669 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 11:01:28.720 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 11:01:29.121 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 11:01:29.121 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 11:01:29.337 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 11:01:29.337 [http-nio-8195-exec-10] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 11:02:24.151 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"xY1Q+D1QNaf2g5b4TZjKLA=="}】 2021-02-25 11:02:52.456 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 11:02:52.456 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 11:02:52.509 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 11:02:52.911 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 11:02:52.911 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 11:02:52.914 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 11:02:52.914 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 11:03:03.029 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"xY1Q+D1QNaf2g5b4TZjKLA=="}】 2021-02-25 11:03:43.810 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"xY1Q+D1QNaf2g5b4TZjKLA=="}】 2021-02-25 11:03:43.993 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 11:03:43.993 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 11:03:44.044 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 11:03:44.449 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 11:03:44.449 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 11:03:44.455 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 11:03:44.455 [http-nio-8195-exec-9] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 11:04:54.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:05:09.000 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dy36QECJ9ns/RChrVDe9og=="}】 2021-02-25 11:05:13.164 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dy36QECJ9ns/RChrVDe9og=="}】 2021-02-25 11:05:24.516 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dy36QECJ9ns/RChrVDe9og=="}】 2021-02-25 11:05:53.543 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"b3B2F+Tzkd1PhrT7FXO1bQ=="}】 2021-02-25 11:06:21.358 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dy36QECJ9ns/RChrVDe9og=="}】 2021-02-25 11:07:55.035 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+gYKvvX4aL4JguGrz8t1yQ=="}】 2021-02-25 11:09:25.366 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+gYKvvX4aL4JguGrz8t1yQ=="}】 2021-02-25 11:09:37.871 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+gYKvvX4aL4JguGrz8t1yQ=="}】 2021-02-25 11:09:52.303 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"+gYKvvX4aL4JguGrz8t1yQ=="}】 2021-02-25 11:09:54.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:11:49.484 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"VQkhbdwKNwx5HZOP8GJZNQ=="}】 2021-02-25 11:13:13.878 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"VQkhbdwKNwx5HZOP8GJZNQ=="}】 2021-02-25 11:13:26.216 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"VQkhbdwKNwx5HZOP8GJZNQ=="}】 2021-02-25 11:13:56.159 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uYAn5FEk8wV1fnkdCfmiag=="}】 2021-02-25 11:14:13.262 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uYAn5FEk8wV1fnkdCfmiag=="}】 2021-02-25 11:14:54.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:15:20.226 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uYAn5FEk8wV1fnkdCfmiag=="}】 2021-02-25 11:15:32.075 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"uYAn5FEk8wV1fnkdCfmiag=="}】 2021-02-25 11:16:00.117 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ntRLI/cbpzT93Dpwou17ig=="}】 2021-02-25 11:16:22.125 [http-nio-8195-exec-9] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ntRLI/cbpzT93Dpwou17ig=="}】 2021-02-25 11:17:02.616 [http-nio-8195-exec-2] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ntRLI/cbpzT93Dpwou17ig=="}】 2021-02-25 11:18:14.009 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ll7eFBky8yhRrzkqpr4zEA=="}】 2021-02-25 11:18:33.864 [http-nio-8195-exec-1] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"ll7eFBky8yhRrzkqpr4zEA=="}】 2021-02-25 11:19:33.203 [http-nio-8195-exec-5] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5eaShgo1zoBh7jTkmSw3Zqo","sessionKey":"6aPYER2PX0cs8uAfArZizQ=="}】 2021-02-25 11:19:54.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:24:18.203 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"8cam6aInwFitaLaKGO6j5w=="}】 2021-02-25 11:24:54.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:26:47.529 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"6/YbtgAS6l4830lDwbZ1pA=="}】 2021-02-25 11:27:15.115 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"6/YbtgAS6l4830lDwbZ1pA=="}】 2021-02-25 11:28:13.591 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"6/YbtgAS6l4830lDwbZ1pA=="}】 2021-02-25 11:28:28.843 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"6/YbtgAS6l4830lDwbZ1pA=="}】 2021-02-25 11:28:43.850 [http-nio-8195-exec-6] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"6/YbtgAS6l4830lDwbZ1pA=="}】 2021-02-25 11:29:06.320 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:29:13.907 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:29:19.305 [http-nio-8195-exec-10] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:29:54.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:29:57.774 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:30:09.630 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:30:12.460 [http-nio-8195-exec-7] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5S9rpsWAVUUrNKoVDQbn5Mw","sessionKey":"dzxCWgqllr4Tmfn54mfYcQ=="}】 2021-02-25 11:34:54.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:39:54.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:44:54.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:49:54.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:54:54.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:59:54.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:04:54.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:09:54.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:14:54.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:19:54.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:24:54.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:29:48.028 [http-nio-8195-exec-4] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"Yxjwj/RNal7blGdTZI9ijQ=="}】 2021-02-25 12:29:54.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:34:54.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:39:54.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:44:54.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:49:54.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:54:54.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:59:54.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:02:57.061 [http-nio-8195-exec-8] INFO com.panzhihua.applets.api.LoginApi - 微信登录成功【{"openid":"oMIR-5d_E0v3OxElOi1S0cfTdXII","sessionKey":"ilY4AGiXZ6VQHer8dY3Iug=="}】 2021-02-25 13:04:54.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:09:54.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:14:54.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets_backstage.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets_backstage.log.2021-02-18.log
New file @@ -0,0 +1,1756 @@ 2021-02-18 11:06:12.011 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:15.213 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:15.539 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:15.600 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:15.591+00:00","status":500,"error":"Internal Server Error","message":"","path":"/appletsbackstage/prod"}] 2021-02-18 11:06:15.606 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 11:06:18.968 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:18.972 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:19.036 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 25ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:20.761 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 11:06:21.021 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:21.022 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:21.024 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:21.068 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:23.155 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:23.178 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:23.179 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:23.179 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:23.415 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:23.416 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7636 ms 2021-02-18 11:06:24.363 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:24.685 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:24.816 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'advertisingManagementApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" 2021-02-18 11:06:24.825 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:24.888 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:24.890 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'advertisingManagementApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:07:25.566 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:29.554 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:29.996 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:30.062 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:30.047+00:00","status":500,"error":"Internal Server Error","message":"","path":"/appletsbackstage/prod"}] 2021-02-18 11:07:30.092 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 11:07:33.941 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:34.806 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:34.876 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 39ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:35.900 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 11:07:36.101 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.103 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.104 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.110 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:38.168 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:38.239 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:38.239 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:38.239 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:38.419 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:38.419 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8064 ms 2021-02-18 11:07:39.148 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:39.408 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:39.477 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'advertisingManagementApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" 2021-02-18 11:07:39.486 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:39.516 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:39.518 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'advertisingManagementApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'ftp.username' in value "${ftp.username}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:13:24.819 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:28.696 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.applets_backstage.AppletsBackstageApplication.main(AppletsBackstageApplication.java:23) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:30.860 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:37.078 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:37.080 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 11:13:37.088 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 11:13:39.073 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:39.078 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:39.156 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 58ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:40.466 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 11:13:40.648 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:40.650 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:40.717 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:40.742 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:43.394 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 11:13:43.461 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 11:13:43.461 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:43.461 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:43.767 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:43.767 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6613 ms 2021-02-18 11:13:48.136 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 11:13:48.279 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:48.279 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:48.335 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:48.336 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:49.656 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:13:53.878 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:13:53.973 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:13:54.655 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:13:55.772 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:13:56.652 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:13:56.653 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:13:57.253 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:13:57.257 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:13:58.259 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:13:58.315 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:13:58.928 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:13:58.974 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:13:59.007 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:13:59.063 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618039062 with initial instances count: 2 2021-02-18 11:13:59.081 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 11:13:59.084 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618039083, current=UP, previous=STARTING] 2021-02-18 11:13:59.090 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 11:13:59.551 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 11:13:59.620 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 11:13:59.630 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 11:13:59.631 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 11:13:59.639 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 11:13:59.698 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 11:14:00.025 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 11:14:00.793 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 11:14:01.322 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 38.72 seconds (JVM running for 40.871) 2021-02-18 11:18:58.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:23:58.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:25:16.206 [http-nio-8197-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:25:16.206 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:25:16.223 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 16 ms 2021-02-18 11:25:16.259 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 11:25:16.644 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:16.657 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 11:25:16.658 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:25:16.663 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:25:16.680 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:16.681 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@21e58747 2021-02-18 11:25:17.141 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:17.142 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 11:25:17.142 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:25:17.144 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:25:17.151 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:17.152 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@2cdad75f 2021-02-18 11:25:17.669 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:18.146 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:20.837 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:20.839 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 11:25:20.839 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:25:20.840 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:25:20.841 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:20.841 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@339d1170 2021-02-18 11:25:21.841 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:27.372 [http-nio-8197-exec-7] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 11:28:58.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:33:58.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:38:58.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:43:58.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:48:58.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:53:58.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:58:58.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:03:58.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:08:58.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:13:58.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:18:58.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:23:58.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:28:58.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:33:58.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:38:58.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:43:58.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:48:58.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:53:58.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:58:58.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:03:58.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:08:58.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:13:58.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:18:58.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:23:58.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:28:58.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:33:58.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:38:52.353 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:54.795 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:38:57.022 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:38:57.024 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 13:38:57.031 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 13:39:00.165 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:39:00.223 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:39:00.370 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 59ms. Found 0 Redis repository interfaces. 2021-02-18 13:39:01.470 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 13:39:01.679 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:01.697 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:01.714 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:01.717 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:03.500 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 13:39:03.530 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 13:39:03.531 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:03.531 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:03.713 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:03.713 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6597 ms 2021-02-18 13:39:07.359 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:39:07.402 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:07.409 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:07.426 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:07.426 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:08.617 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:39:11.711 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:39:11.778 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:39:12.111 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:39:12.879 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:39:13.349 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:39:13.349 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:39:13.781 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:39:13.781 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:39:14.800 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:39:14.844 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:39:14.845 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:39:15.286 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:39:15.304 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:39:15.324 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:39:15.348 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613626755347 with initial instances count: 10 2021-02-18 13:39:15.351 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 13:39:15.351 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613626755351, current=UP, previous=STARTING] 2021-02-18 13:39:15.353 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 13:39:15.367 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 13:39:15.703 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 13:39:15.705 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 13:39:15.710 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 13:39:15.719 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:39:15.740 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:39:15.919 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:39:16.302 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 13:39:16.533 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 25.815 seconds (JVM running for 27.697) 2021-02-18 13:44:08.162 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:12.303 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:14.655 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:14.656 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 13:44:14.687 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 13:44:17.537 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:17.541 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:17.648 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 33ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:19.050 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 13:44:19.397 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.402 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.404 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:21.473 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 13:44:21.489 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 13:44:21.492 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:21.492 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:21.764 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:21.764 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7013 ms 2021-02-18 13:44:25.907 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:44:26.046 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:26.046 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:26.052 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:26.052 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:27.552 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:31.300 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:31.485 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:31.978 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:33.021 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:33.737 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:33.737 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:34.192 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:34.192 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:35.338 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:35.449 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:35.450 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:36.161 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:36.685 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:36.694 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:36.713 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627076712 with initial instances count: 7 2021-02-18 13:44:36.716 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 13:44:36.716 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627076716, current=UP, previous=STARTING] 2021-02-18 13:44:36.718 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 13:44:37.119 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 13:44:36.820 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 13:44:37.137 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 13:44:37.146 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:44:37.215 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:44:37.278 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 13:44:37.541 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:44:38.416 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 13:44:39.061 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 32.863 seconds (JVM running for 34.869) 2021-02-18 13:49:35.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:54:35.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:59:35.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:04:35.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:20.170 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:24.170 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:26.126 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:26.127 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 14:05:26.137 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 14:05:28.618 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:28.640 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:28.745 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 74ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:29.776 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 14:05:30.013 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:30.015 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:30.017 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:30.019 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:31.968 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 14:05:31.984 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 14:05:31.984 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:32.006 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:32.180 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:32.180 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5955 ms 2021-02-18 14:05:36.430 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:05:36.567 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:36.573 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:36.588 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:36.588 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:38.033 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:42.328 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:42.570 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:43.204 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:44.210 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:44.770 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:44.770 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:45.574 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:45.574 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:46.709 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:47.768 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:47.769 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:48.547 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:48.569 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:48.613 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:48.640 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628348639 with initial instances count: 10 2021-02-18 14:05:48.670 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 14:05:48.670 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628348670, current=UP, previous=STARTING] 2021-02-18 14:05:48.681 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 14:05:48.693 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 14:05:49.197 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 14:05:49.264 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 14:05:49.265 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 14:05:49.268 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:05:49.312 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:05:49.510 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:05:50.245 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 14:05:50.756 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 32.326 seconds (JVM running for 33.929) 2021-02-18 14:06:19.586 [http-nio-8197-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:06:19.586 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:06:19.595 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 9 ms 2021-02-18 14:06:19.640 [http-nio-8197-exec-2] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 14:06:20.033 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:20.046 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 14:06:20.046 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:06:20.052 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:06:20.065 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:20.066 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@63c2e266 2021-02-18 14:06:21.055 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:21.561 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:21.562 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 14:06:21.562 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:06:21.563 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:06:21.564 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:21.565 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6ce044ca 2021-02-18 14:06:22.564 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:47.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:13:38.029 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:41.602 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:42.416 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:42.417 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 14:13:42.422 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 14:13:43.629 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:43.633 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:43.673 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 20ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:44.327 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 14:13:44.410 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.416 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.425 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:44.427 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:46.299 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 14:13:46.334 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 14:13:46.335 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:46.335 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:46.617 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:46.617 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4155 ms 2021-02-18 14:13:50.173 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:13:50.265 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:50.265 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:50.284 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:50.284 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:51.333 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:13:54.654 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:13:54.804 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:13:55.299 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:13:56.291 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:13:57.067 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:13:57.067 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:13:58.061 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:13:58.061 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:13:59.466 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:13:59.506 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:13:59.507 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:13:59.965 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:14:00.080 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:14:00.134 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:14:00.151 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628840150 with initial instances count: 10 2021-02-18 14:14:00.154 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 14:14:00.154 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628840154, current=UP, previous=STARTING] 2021-02-18 14:14:00.155 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 14:14:00.657 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 14:14:00.663 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 14:14:00.664 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 14:14:00.693 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:14:00.741 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 14:14:00.799 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:14:00.975 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:14:01.852 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 14:14:02.593 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 26.624 seconds (JVM running for 28.219) 2021-02-18 14:18:59.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:23:59.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:28:59.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:33:59.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:38:59.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:43:59.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:48:59.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:53:59.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:58:59.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:03:59.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:08:59.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:13:59.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:18:59.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:23:59.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:28:59.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:33:59.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:38:59.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:43:59.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:48:59.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:33.834 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:38.559 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:40.524 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:40.525 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 15:53:40.532 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 15:53:42.984 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:42.992 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:43.109 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 50ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:44.672 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 15:53:44.886 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:44.909 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:44.912 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:44.918 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:47.292 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 15:53:47.423 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 15:53:47.423 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:47.423 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:47.750 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:47.750 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7186 ms 2021-02-18 15:53:52.505 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 15:53:52.580 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:52.580 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:52.615 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:52.620 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:54.171 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:53:57.907 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 15:53:58.114 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 15:53:58.555 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 15:53:59.492 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 15:54:00.481 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 15:54:00.481 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 15:54:01.214 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 15:54:01.235 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 15:54:02.935 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:54:03.070 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 15:54:03.071 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 15:54:03.844 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 15:54:03.847 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 15:54:03.849 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 15:54:03.856 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613634843855 with initial instances count: 10 2021-02-18 15:54:03.900 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 15:54:03.900 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613634843900, current=UP, previous=STARTING] 2021-02-18 15:54:03.902 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 15:54:03.965 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 15:54:04.122 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 15:54:04.145 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 15:54:04.147 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 15:54:04.165 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 15:54:04.249 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 15:54:04.410 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 15:54:05.147 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 15:54:05.817 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 34.39 seconds (JVM running for 36.519) 2021-02-18 15:59:03.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:04:03.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:09:03.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:14:03.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:19:03.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:19:16.312 [http-nio-8197-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:19:16.312 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:19:16.326 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 14 ms 2021-02-18 16:19:16.371 [http-nio-8197-exec-2] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:19:16.798 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:19:16.814 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:19:16.814 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:19:16.824 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:19:16.831 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@26bb7c4b 2021-02-18 16:19:16.893 [http-nio-8197-exec-2] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:19:20.246 [http-nio-8197-exec-3] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:19:20.251 [http-nio-8197-exec-3] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:20:57.757 [http-nio-8197-exec-4] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:20:57.765 [http-nio-8197-exec-4] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:21:13.864 [http-nio-8197-exec-5] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:21:13.869 [http-nio-8197-exec-5] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:21:30.967 [http-nio-8197-exec-6] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:21:30.971 [http-nio-8197-exec-6] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:21:41.394 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:21:41.399 [http-nio-8197-exec-1] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:21:57.974 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:21:57.978 [http-nio-8197-exec-8] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:24:03.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:26:59.393 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:04.100 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:05.645 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:05.647 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-18 16:27:05.651 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-18 16:27:08.975 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:08.980 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:09.084 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 51ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:10.537 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-18 16:27:10.665 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:10.667 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:10.669 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:10.671 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:13.569 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-18 16:27:13.606 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-18 16:27:13.631 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:13.632 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:13.925 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:13.925 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8230 ms 2021-02-18 16:27:19.112 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 16:27:19.221 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:19.222 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:19.253 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:19.253 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:20.492 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:25.122 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:25.302 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:25.943 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:26.850 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:27.809 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:27.809 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:28.686 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:28.687 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:30.387 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:30.468 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:30.492 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:31.328 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:31.492 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:31.508 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:31.515 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636851514 with initial instances count: 9 2021-02-18 16:27:31.518 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-18 16:27:31.518 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636851518, current=UP, previous=STARTING] 2021-02-18 16:27:31.520 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-18 16:27:31.847 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-18 16:27:31.853 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-18 16:27:31.883 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-18 16:27:31.894 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 16:27:31.926 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 16:27:32.049 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-18 16:27:32.286 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 16:27:33.020 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-18 16:27:33.422 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 36.438 seconds (JVM running for 38.478) 2021-02-18 16:27:43.973 [http-nio-8197-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:27:43.973 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:27:43.985 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 12 ms 2021-02-18 16:27:44.100 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:27:44.867 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:27:44.884 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:27:44.884 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:27:44.890 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:27:44.894 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@2da53242 2021-02-18 16:27:44.962 [http-nio-8197-exec-1] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:27:51.342 [http-nio-8197-exec-2] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:27:51.346 [http-nio-8197-exec-2] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:28:05.416 [http-nio-8197-exec-3] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:28:05.420 [http-nio-8197-exec-3] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginAppletsBackStage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:28:15.903 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:25.057 [http-nio-8197-exec-4] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-18 16:28:27.049 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:27.060 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:28:27.061 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:27.062 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:27.063 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:27.065 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@3c7404a 2021-02-18 16:28:28.063 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:30.497 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:30.498 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:30.498 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:30.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:52:30.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:30.499 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:30.500 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:30.500 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:30.501 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:30.501 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:30.502 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:30.502 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:30.503 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:30.503 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:30.504 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:30.504 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:30.505 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:30.506 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:30.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:30.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:30.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:30.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:30.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:30.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:30.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:30.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:30.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:30.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:30.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:30.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:30.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:30.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:30.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:30.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:30.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:30.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:30.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:30.518 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:30.519 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:30.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:30.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:30.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:30.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:30.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:30.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:30.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:30.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:30.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:30.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:30.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:30.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:30.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:30.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:30.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:30.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:30.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:30.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:30.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:30.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:30.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:30.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:30.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:30.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:30.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:30.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:30.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:30.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:30.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:30.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:30.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:30.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:30.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:30.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:30.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:30.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:30.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:30.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:30.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:30.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:30.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:30.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:30.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:30.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:30.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:30.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:30.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:30.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:30.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:30.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:30.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:30.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:30.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:30.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:30.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:30.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:30.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:30.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:30.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:30.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:30.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:30.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:30.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:30.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:30.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:30.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:30.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:30.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:30.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:30.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:30.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:30.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:30.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:30.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:30.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:30.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:30.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:30.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:30.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:30.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:30.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:30.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:30.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:30.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:30.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:30.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:30.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:30.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:30.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:30.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:30.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:30.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:30.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:30.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:30.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:30.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:30.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:30.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:30.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:30.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:30.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:30.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:30.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:30.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:30.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:30.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:30.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:30.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:30.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:30.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:30.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:30.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:30.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:30.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:30.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:30.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:30.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:30.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:30.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:30.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:30.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:30.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:30.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:30.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:30.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:30.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:30.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:30.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:30.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:30.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:30.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:30.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:30.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:30.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:30.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:30.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:30.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:30.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:30.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:30.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:30.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:30.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:30.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:30.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:30.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:30.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:30.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:30.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:30.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:30.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:30.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:30.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:30.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:30.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:30.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:30.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:30.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:30.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:30.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets_backstage.log.2021-02-19.log
New file @@ -0,0 +1,467 @@ 2021-02-19 09:02:17.996 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:02:22.638 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:02:27.086 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=570bc89f81cd5cbe82d9a164da31a6b28b3c4a11, state=null 2021-02-19 09:02:27.087 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-19 09:02:27.092 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-19 09:02:30.646 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:02:30.666 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:02:30.723 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 12ms. Found 0 Redis repository interfaces. 2021-02-19 09:02:31.692 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-19 09:02:31.981 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:31.984 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:31.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:31.991 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:34.105 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-19 09:02:34.192 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-19 09:02:34.196 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:02:34.196 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:02:34.638 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:02:34.638 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7443 ms 2021-02-19 09:02:39.399 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-19 09:02:39.487 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:39.487 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:39.513 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:39.513 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:40.989 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:02:45.267 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:02:45.350 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:02:46.110 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:02:46.888 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:02:48.055 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:02:48.055 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:02:48.930 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:02:48.930 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:02:50.842 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:02:51.005 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:02:51.012 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:02:51.012 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:02:51.012 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:02:51.012 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:02:51.012 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:02:51.013 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:02:51.829 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:02:51.848 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:02:51.851 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:02:51.855 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613696571854 with initial instances count: 10 2021-02-19 09:02:51.858 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-19 09:02:51.858 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613696571858, current=UP, previous=STARTING] 2021-02-19 09:02:51.860 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-19 09:02:51.922 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-19 09:02:52.306 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-19 09:02:52.307 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-19 09:02:52.308 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-19 09:02:52.331 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-19 09:02:52.366 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-19 09:02:52.699 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-19 09:02:54.203 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-19 09:02:54.907 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 39.491 seconds (JVM running for 41.209) 2021-02-19 09:04:14.440 [http-nio-8197-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:04:14.440 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:04:14.450 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 10 ms 2021-02-19 09:04:14.504 [http-nio-8197-exec-2] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-19 09:04:15.128 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:15.161 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-19 09:04:15.161 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:04:15.183 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:04:15.207 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:15.209 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@46eb48d6 2021-02-19 09:04:16.187 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:17.356 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:17.372 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-19 09:04:17.373 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:04:17.374 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:04:17.375 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:17.393 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@2cda1696 2021-02-19 09:04:18.375 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:07:51.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:09.268 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:10:13.581 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:10:15.399 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=d83664c1cdf7cebbf697d99a9abb62c1a011140c, state=null 2021-02-19 09:10:15.400 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-19 09:10:15.418 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-19 09:10:17.883 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:10:17.919 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:10:17.987 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 26ms. Found 0 Redis repository interfaces. 2021-02-19 09:10:19.415 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-19 09:10:19.553 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:19.555 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:19.575 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:19.582 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:21.645 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-19 09:10:21.718 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-19 09:10:21.718 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:10:21.718 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:10:22.069 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:10:22.070 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6583 ms 2021-02-19 09:10:26.918 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-19 09:10:27.066 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:27.069 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:27.129 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:27.129 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:28.859 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:10:33.272 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:10:33.362 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:10:33.866 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:10:34.915 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:10:35.740 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:10:35.741 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:10:36.416 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:10:36.417 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:10:37.769 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:10:37.859 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:10:38.772 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:10:38.777 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:10:38.779 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:10:38.827 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613697038826 with initial instances count: 10 2021-02-19 09:10:38.856 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-19 09:10:38.856 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613697038856, current=UP, previous=STARTING] 2021-02-19 09:10:38.868 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-19 09:10:39.073 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-19 09:10:39.074 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-19 09:10:39.102 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-19 09:10:39.106 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-19 09:10:39.139 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-19 09:10:39.285 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-19 09:10:39.506 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-19 09:10:40.590 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-19 09:10:41.287 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 34.675 seconds (JVM running for 36.77) 2021-02-19 09:11:10.056 [http-nio-8197-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:11:10.056 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:11:10.085 [http-nio-8197-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 29 ms 2021-02-19 09:11:10.158 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-19 09:11:10.629 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:10.644 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-19 09:11:10.644 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:11:10.650 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:11:10.664 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:10.665 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@19aa007f 2021-02-19 09:11:11.663 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:12.831 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:12.838 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-19 09:11:12.838 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:11:12.839 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:11:12.840 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:12.841 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@402d957c 2021-02-19 09:11:13.840 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:15:37.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:20:37.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:25:37.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:30:37.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:35:37.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:38:56.704 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-19 09:38:58.742 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:58.743 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-19 09:38:58.744 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:38:58.745 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:38:58.746 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:58.747 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@46e3b2ec 2021-02-19 09:38:59.746 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:40:37.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:45:37.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:46:15.349 [http-nio-8197-exec-5] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-19 09:50:37.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:55:37.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:00:37.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:05:37.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:10:37.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:15:37.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:20:37.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:25:37.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:30:37.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:35:37.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:40:37.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:45:37.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:50:37.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:55:37.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:00:37.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:05:37.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:10:37.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:15:37.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:20:37.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:25:37.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:30:37.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:35:37.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:40:37.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:45:37.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:50:37.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:55:37.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:00:37.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:05:37.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:10:37.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:15:37.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:20:37.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:25:37.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:30:37.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:35:37.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:40:37.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:45:37.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:50:37.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:55:37.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:00:37.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:05:37.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:10:37.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:15:37.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:20:37.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:25:37.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:30:37.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:35:37.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:40:37.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:45:37.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:50:37.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:55:37.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:00:37.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:05:37.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:10:37.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:15:37.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:20:37.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:25:37.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:30:37.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:35:37.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:40:37.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:45:37.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:50:37.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:55:37.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:00:37.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:05:37.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:10:37.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:15:37.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:20:37.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:25:37.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:30:37.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:35:37.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:40:37.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:45:37.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:50:37.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:55:37.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:00:37.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:05:37.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:10:37.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:15:37.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:20:37.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:25:37.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:30:37.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:35:37.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:40:37.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:45:37.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:50:37.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:55:37.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:00:37.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:05:37.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:10:37.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:15:37.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:20:37.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:25:37.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:30:37.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:35:37.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:40:37.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:45:37.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:50:37.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:55:37.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:00:37.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:05:37.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:10:37.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:15:37.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:20:37.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:25:37.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:30:37.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:35:37.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:40:37.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:45:37.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:50:37.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:55:37.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:00:37.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:05:37.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:10:37.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:15:37.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:20:37.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:25:37.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:30:37.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:35:37.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:40:37.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:45:37.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:50:37.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:55:37.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:00:37.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:05:37.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:10:37.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:15:37.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:20:37.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:25:37.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:30:37.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:35:37.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:40:37.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:45:37.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:50:37.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:55:37.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:00:37.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:05:37.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:10:37.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:15:37.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:20:37.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:25:37.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:30:37.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:35:37.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:40:37.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:45:37.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:50:37.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:55:37.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:00:37.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:05:37.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:10:37.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:15:37.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:20:37.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:25:37.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:30:37.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:35:37.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:40:37.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:45:37.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:50:37.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:55:37.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:00:37.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:05:37.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:10:37.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:15:37.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:20:37.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:25:37.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:30:37.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:35:37.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:40:37.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:45:37.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:50:37.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:55:37.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:00:37.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:05:37.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:10:37.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:15:37.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:20:37.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:25:37.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:30:37.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:35:37.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:40:37.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:45:37.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:50:37.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:55:37.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:00:37.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:05:37.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:10:37.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:15:37.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:20:37.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:25:37.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:30:37.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:35:37.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:40:37.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:45:37.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:50:37.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:55:37.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:00:37.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:05:37.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:10:37.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:15:37.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:20:37.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:25:37.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:30:37.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:35:37.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:40:37.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:45:37.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:50:37.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:55:37.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:00:37.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:05:37.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:10:37.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:15:37.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:20:37.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:25:37.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:30:37.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:35:37.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:40:37.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:45:37.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:50:37.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:55:37.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:00:37.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:05:37.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:10:37.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:15:37.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:20:37.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:25:37.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:30:37.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:35:37.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:40:37.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:45:37.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:50:37.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:55:37.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:00:37.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:05:37.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:10:37.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:15:37.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:20:37.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:25:37.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:30:37.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:35:37.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:40:37.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:45:37.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:50:37.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:55:37.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:00:37.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:05:37.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:10:37.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:15:37.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:20:37.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:25:37.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:30:37.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:35:37.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:40:37.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:45:37.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:50:37.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:55:37.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:00:37.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:05:37.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:10:37.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:15:37.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:20:37.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:25:37.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:30:37.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:35:37.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:40:37.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:45:37.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:50:37.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:55:37.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:00:37.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:05:37.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:10:37.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:15:37.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:20:37.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:25:37.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:30:37.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:35:37.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:40:37.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:45:37.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:50:37.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:55:37.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:00:37.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:05:37.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:10:37.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:15:37.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:20:37.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:25:37.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:30:37.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:33:32.475 [http-nio-8197-exec-9] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-20 09:35:37.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:40:37.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:45:37.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:50:37.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/applets_backstage.log.2021-02-20.log
New file @@ -0,0 +1,1583 @@ 2021-02-20 09:54:22.521 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-20 09:54:27.275 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-20 09:54:29.790 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=appletsbackstage, profiles=[prod], label=null, version=74f04c0495d590d84b15116b7090430ef6f9298e, state=null 2021-02-20 09:54:29.791 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/appletsbackstage-prod.yml'}] 2021-02-20 09:54:29.796 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - The following profiles are active: prod 2021-02-20 09:54:33.992 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-20 09:54:34.000 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-20 09:54:34.108 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 64ms. Found 0 Redis repository interfaces. 2021-02-20 09:54:35.664 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4a4b3e92-c286-3782-a42c-d335c38254ae 2021-02-20 09:54:35.878 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.879 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.881 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.887 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:38.088 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8197 (http) 2021-02-20 09:54:38.145 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8197"] 2021-02-20 09:54:38.146 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-20 09:54:38.146 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-20 09:54:38.468 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-20 09:54:38.469 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8587 ms 2021-02-20 09:54:42.927 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-20 09:54:43.061 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:43.061 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:43.074 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:43.074 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:44.664 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-20 09:54:48.757 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-20 09:54:49.009 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-20 09:54:49.589 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-20 09:54:50.806 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-20 09:54:51.853 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-20 09:54:51.856 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-20 09:54:52.583 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-20 09:54:52.606 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-20 09:54:53.856 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:54:53.918 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-20 09:54:53.918 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-20 09:54:53.918 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-20 09:54:53.918 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-20 09:54:53.919 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-20 09:54:53.919 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-20 09:54:53.952 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-20 09:54:54.606 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-20 09:54:54.630 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-20 09:54:54.644 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-20 09:54:54.657 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613786094656 with initial instances count: 10 2021-02-20 09:54:54.673 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application APPLETSBACKSTAGE with eureka with status UP 2021-02-20 09:54:54.673 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613786094673, current=UP, previous=STARTING] 2021-02-20 09:54:54.715 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197: registering service... 2021-02-20 09:54:54.725 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8197"] 2021-02-20 09:54:54.937 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8197 (http) with context path '' 2021-02-20 09:54:54.962 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_APPLETSBACKSTAGE/k8s-master:appletsbackstage:8197 - registration status: 204 2021-02-20 09:54:54.965 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8197 2021-02-20 09:54:54.970 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-20 09:54:54.999 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-20 09:54:55.254 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-20 09:54:55.966 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: loginUsingPOST_1 2021-02-20 09:54:56.605 [main] INFO c.p.applets_backstage.AppletsBackstageApplication - Started AppletsBackstageApplication in 36.353 seconds (JVM running for 38.375) 2021-02-20 09:59:53.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:04:53.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:09:53.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:10:26.562 [http-nio-8197-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-20 10:10:26.563 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-20 10:10:26.588 [http-nio-8197-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 25 ms 2021-02-20 10:10:27.134 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:10:27.149 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-20 10:10:27.150 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 10:10:27.155 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 10:10:27.175 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:10:27.177 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@503bd4ae 2021-02-20 10:10:28.160 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:10:29.663 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:10:29.666 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-20 10:10:29.666 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 10:10:29.667 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 10:10:29.668 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:10:29.668 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@52032549 2021-02-20 10:10:30.668 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:14:53.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:19:53.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:24:53.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:29:53.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:34:53.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:39:53.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:44:53.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:49:53.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:54:53.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:59:53.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:04:53.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:09:53.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:14:53.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:19:53.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:24:53.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:29:53.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:34:53.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:39:53.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:44:53.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:49:53.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:54:53.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:59:53.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:04:53.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:09:53.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:14:53.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:19:53.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:24:53.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:29:53.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:34:53.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:39:53.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:44:53.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:49:53.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:54:53.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:59:53.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:04:53.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:09:53.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:14:53.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:19:53.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:24:53.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:29:53.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:34:53.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:39:53.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:44:53.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:49:53.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:54:53.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:59:53.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:04:53.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:09:53.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:14:53.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:19:53.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:24:53.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:29:53.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:34:53.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:39:53.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:44:53.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:49:53.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:54:53.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:59:53.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:04:53.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:09:53.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:14:53.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:19:53.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:24:53.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:29:53.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:34:53.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:39:53.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:44:53.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:49:53.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:54:53.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:59:53.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:04:53.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:09:53.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:14:53.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:19:53.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:24:53.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:29:53.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:34:53.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:39:53.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:44:53.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:49:53.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:54:53.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:59:53.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:04:53.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:09:53.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:14:53.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:19:53.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:24:53.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:29:53.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:34:53.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:39:53.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:44:53.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:49:53.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:54:53.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:59:53.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:04:53.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:09:53.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:14:53.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:19:53.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:24:53.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:29:53.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:34:53.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:39:53.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:44:53.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:49:53.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:54:53.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:59:54.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:04:54.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:09:54.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:14:54.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:19:54.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:24:54.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:29:54.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:34:54.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:39:54.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:44:54.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:49:54.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:54:54.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:59:54.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:04:54.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:09:54.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:14:54.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:19:54.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:24:54.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:29:54.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:34:54.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:39:54.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:44:54.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:49:54.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:54:54.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:59:54.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:04:54.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:09:54.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:14:54.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:19:54.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:24:54.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:29:54.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:34:54.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:39:54.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:44:54.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:49:54.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:54:54.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:59:54.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:04:54.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:09:54.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:14:54.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:19:54.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:24:54.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:29:54.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:34:54.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:39:54.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:44:54.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:49:54.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:54:54.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:59:54.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:04:54.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:09:54.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:14:54.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:19:54.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:24:54.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:29:54.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:34:54.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:39:54.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:44:54.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:49:54.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:54:54.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:59:54.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:04:54.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:09:54.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:14:54.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:19:54.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:24:54.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:29:54.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:34:54.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:39:54.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:44:54.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:49:54.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:54:54.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:59:54.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:04:54.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:09:54.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:14:54.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:19:54.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:24:54.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:29:54.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:34:54.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:39:54.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:44:54.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:49:54.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:54:54.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:59:54.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:04:54.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:09:54.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:14:54.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:19:54.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:24:54.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:29:54.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:34:54.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:39:54.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:44:54.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:49:54.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:54:54.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:59:54.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:04:54.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:09:54.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:14:54.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:19:54.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:24:54.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:29:54.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:34:54.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:39:54.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:44:54.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:49:54.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:54:54.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:59:54.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:04:54.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:09:54.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:14:54.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:19:54.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:24:54.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:29:54.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:34:54.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:39:54.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:44:54.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:49:54.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:54:54.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:59:54.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:04:54.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:09:54.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:14:54.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:19:54.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:24:54.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:29:54.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:34:54.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:39:54.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:44:54.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:49:54.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:54:54.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:59:54.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:04:54.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:09:54.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:14:54.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:19:54.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:24:54.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:29:54.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:34:54.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:39:54.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:44:54.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:49:54.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:54:54.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:59:54.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:04:54.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:09:54.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:14:54.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:19:54.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:24:54.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:29:54.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:34:54.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:39:54.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:44:54.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:49:54.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:54:54.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:59:54.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:04:54.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:09:54.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:14:54.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:19:54.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:24:54.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:29:54.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:34:54.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:39:54.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:44:54.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:49:54.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:54:54.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:59:54.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:04:54.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:09:54.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:14:54.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:19:54.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:24:54.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:29:54.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:34:54.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:39:54.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:44:54.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:49:54.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:54:54.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:59:54.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:04:54.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:09:54.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:14:54.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:19:54.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:24:54.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:29:54.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:34:54.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:39:54.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:44:54.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:49:54.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:54:54.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:59:54.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:04:54.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:09:54.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:14:54.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:19:54.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:24:54.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:29:54.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:34:54.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:39:54.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:44:54.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:49:54.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:54:54.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:59:54.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:04:54.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:09:54.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:14:54.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:19:54.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:24:54.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:29:54.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:34:54.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:39:54.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:44:54.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:49:54.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:54:54.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:59:54.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:04:54.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:09:54.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:14:54.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:19:54.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:24:54.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:29:54.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:34:54.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:39:54.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:44:54.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:49:54.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:54:54.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:59:54.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:04:54.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:09:54.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:14:54.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:19:54.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:24:54.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:29:54.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:34:54.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:39:54.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:44:54.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:49:54.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:54:54.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:59:54.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:04:54.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:09:54.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:14:54.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:19:54.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:24:54.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:29:54.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:34:54.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:39:54.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:44:54.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:49:54.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:54:54.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:59:54.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:04:54.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:09:54.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:14:54.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:19:54.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:24:54.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:29:54.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:34:54.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:39:54.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:44:54.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:49:54.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:54:54.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:59:54.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:04:54.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:09:54.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:14:54.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:19:54.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:24:54.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:29:54.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:34:54.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:39:54.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:44:54.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:49:54.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:54:54.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:59:54.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:04:54.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:09:54.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:14:54.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:19:54.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:24:54.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:29:54.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:34:54.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:39:54.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:44:54.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:49:54.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:54:54.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:59:54.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:04:54.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:09:54.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:14:54.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:19:54.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:24:54.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:29:54.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:34:54.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:39:54.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:44:54.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:49:54.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:54:54.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:59:54.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:04:54.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:09:54.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:14:54.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:19:54.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:24:54.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:29:54.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:34:54.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:39:54.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:44:54.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:49:54.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:54:54.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:59:54.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:04:54.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:09:54.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:14:54.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:19:54.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:24:54.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:29:54.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:34:54.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:39:54.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:44:54.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:49:54.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:54:54.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:59:54.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:04:54.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:09:54.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:14:54.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:19:54.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:24:54.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:29:54.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:34:54.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:39:54.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:44:54.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:49:54.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:54:54.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:59:54.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:04:54.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:09:54.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:14:54.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:19:54.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:24:54.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:29:54.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:34:54.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:39:54.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:44:54.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:49:54.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:54:54.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:59:54.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:04:54.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:09:54.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:14:54.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:19:54.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:24:54.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:29:54.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:34:54.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:39:54.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:44:54.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:49:54.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:54:54.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:59:54.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:04:54.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:09:54.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:14:54.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:19:54.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:24:54.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:29:54.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:34:54.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:39:54.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:44:54.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:49:54.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:54:54.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:59:54.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:04:54.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:09:54.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:14:54.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:19:54.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:24:54.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:29:54.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:34:54.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:39:54.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:44:54.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:49:54.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:54:54.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:59:54.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:04:54.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:09:54.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:14:54.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:19:54.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:24:54.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:29:54.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:34:54.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:39:54.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:44:54.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:49:54.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:54:54.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:59:54.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:04:54.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:09:54.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:14:54.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:19:54.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:24:54.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:29:54.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:34:54.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:39:54.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:44:54.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:49:54.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:54:54.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:59:54.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:04:54.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:09:54.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:14:54.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:19:54.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:24:54.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:29:54.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:34:54.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:39:54.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:44:54.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:49:54.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:54:54.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:59:54.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:04:54.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:09:54.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:14:54.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:19:54.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:24:54.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:29:54.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:34:54.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:39:54.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:44:54.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:49:54.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:54:54.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:59:54.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:04:54.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:09:54.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:14:54.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:19:54.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:24:54.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:29:54.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:34:54.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:39:54.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:44:54.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:49:54.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:54:54.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:59:54.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:04:54.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:09:54.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:14:54.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:19:54.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:24:54.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:29:54.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:34:54.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:39:54.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:44:54.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:49:54.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:54:54.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:59:54.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:04:54.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:09:54.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:14:54.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:19:54.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:22:25.833 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-22 09:22:25.899 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:22:25.906 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-22 09:22:25.906 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-22 09:22:25.907 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-22 09:22:25.914 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:22:25.915 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@161713a2 2021-02-22 09:22:26.908 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:23:10.836 [http-nio-8197-exec-5] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-22 09:24:54.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:29:54.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:34:54.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:39:54.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:44:54.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:49:54.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:54:54.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:59:54.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:04:54.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:09:54.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:14:54.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:19:54.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:24:54.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:29:54.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:34:54.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:39:54.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:44:54.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:49:54.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:54:54.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:59:54.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:04:54.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:09:54.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:14:54.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:19:54.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:24:54.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:29:54.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:34:54.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:39:54.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:44:54.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:49:54.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:54:54.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:58:03.290 [http-nio-8197-exec-5] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-22 11:59:54.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:04:54.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:09:54.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:14:54.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:19:54.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:24:54.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:29:54.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:34:54.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:39:54.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:44:54.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:49:54.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:54:54.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:59:54.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:04:54.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:09:54.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:14:54.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:19:54.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:24:54.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:29:54.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:34:54.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:39:54.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:44:54.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:49:54.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:54:54.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:59:54.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:04:54.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:09:54.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:14:54.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:19:54.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:24:54.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:29:54.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:34:54.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:39:54.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:44:54.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:49:54.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:54:54.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:59:54.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:04:54.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:09:54.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:14:54.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:19:54.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:24:54.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:29:54.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:34:54.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:39:54.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:44:54.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:49:54.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:54:54.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:59:54.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:04:54.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:09:54.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:14:54.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:19:54.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:24:54.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:29:54.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:34:54.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:39:54.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:44:54.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:49:54.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:54:54.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:59:54.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:04:54.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:09:54.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:14:54.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:19:54.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:24:54.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:29:54.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:34:54.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:39:54.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:44:54.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:49:54.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:54:54.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:59:54.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:04:54.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:09:54.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:14:54.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:18:36.329 [http-nio-8197-exec-10] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin23456)】 2021-02-22 18:18:55.652 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-22 18:19:54.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:24:54.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:29:54.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:34:54.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:39:54.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:44:54.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:49:54.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:54:54.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:59:54.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:04:54.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:09:54.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:14:54.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:19:54.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:24:54.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:29:54.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:34:54.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:39:54.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:44:54.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:49:54.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:54:54.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:59:54.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:04:54.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:09:54.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:14:54.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:19:54.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:24:54.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:29:54.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:34:54.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:39:54.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:44:54.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:49:54.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:54:54.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:59:54.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:04:54.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:09:54.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:14:54.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:19:54.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:24:54.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:29:54.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:34:54.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:39:54.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:44:54.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:49:54.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:54:54.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:59:54.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:04:54.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:09:54.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:14:54.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:19:54.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:24:54.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:29:54.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:34:54.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:39:54.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:44:54.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:49:54.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:54:54.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:59:54.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:04:54.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:09:54.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:14:54.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:19:54.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:24:54.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:29:54.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:34:54.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:39:54.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:44:54.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:49:54.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:54:54.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:59:54.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:04:54.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:09:54.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:14:54.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:19:54.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:24:54.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:29:54.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:34:54.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:39:54.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:44:54.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:49:54.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:54:54.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:59:54.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:04:54.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:09:54.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:14:54.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:19:54.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:24:54.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:29:54.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:34:54.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:39:54.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:44:54.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:49:54.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:54:54.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:59:54.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:04:54.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:09:54.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:14:54.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:19:54.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:24:54.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:29:54.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:34:54.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:39:54.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:44:54.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:49:54.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:54:54.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:59:54.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:04:54.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:09:54.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:14:54.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:19:54.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:24:54.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:29:54.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:34:54.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:39:54.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:44:54.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:49:54.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:54:54.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:59:54.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:04:54.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:09:54.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:14:54.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:19:54.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:24:54.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:29:54.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:34:54.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:39:54.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:44:54.222 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:49:54.222 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:54:54.222 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:59:54.222 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:04:54.223 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:09:54.223 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:14:54.223 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:19:54.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:24:54.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:29:54.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:34:54.224 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:39:54.225 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:44:54.225 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:49:54.225 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:54:54.226 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:59:54.226 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:04:54.226 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:09:54.226 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:14:54.227 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:19:54.227 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:24:54.227 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:29:54.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:34:54.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:39:54.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:44:54.228 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:49:54.229 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:54:54.229 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:59:54.229 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:04:54.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:09:54.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:14:54.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:19:54.230 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:24:54.231 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:29:54.231 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:34:54.231 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:39:54.232 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:44:54.232 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:49:54.232 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:54:54.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:59:54.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:04:54.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:09:54.233 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:14:54.234 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:19:54.234 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:24:54.234 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:29:54.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:34:54.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:39:54.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:44:54.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:49:54.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:54:54.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:59:54.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:04:54.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:09:54.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:14:54.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:19:54.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:24:54.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:29:54.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:34:54.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:39:54.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:44:54.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:49:54.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:54:54.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:59:54.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:04:54.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:09:54.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:14:54.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:19:54.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:24:54.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:29:54.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:34:54.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:39:54.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:44:54.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:49:54.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:54:54.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:59:54.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:04:54.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:09:54.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:14:54.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:19:54.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:24:54.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:29:54.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:34:54.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:39:54.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:44:54.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:49:54.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:54:54.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:59:54.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:04:54.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:09:54.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:14:54.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:19:54.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:24:54.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:29:54.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:34:54.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:39:54.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:44:54.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:49:54.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:54:54.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:59:54.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:04:54.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:09:54.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:14:54.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:19:54.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:24:54.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:29:54.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:34:54.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:39:54.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:44:54.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:49:54.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:54:54.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:59:54.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:04:54.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:09:54.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:14:54.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:19:54.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:24:54.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:29:54.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:34:54.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:39:54.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:44:54.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:49:54.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:54:54.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:59:54.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:04:54.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:09:54.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:14:54.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:19:54.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:24:54.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:29:54.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:34:54.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:39:54.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:44:54.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:49:54.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:54:54.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:59:54.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:04:54.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:09:54.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:14:54.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:19:54.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:24:54.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:29:54.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:34:54.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:39:54.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:44:54.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:49:54.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:54:54.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:59:54.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:04:54.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:09:54.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:14:54.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:19:54.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:24:54.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:29:54.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:34:54.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:39:54.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:44:54.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:48:08.414 [http-nio-8197-exec-10] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=12345)】 2021-02-23 17:48:30.222 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:49:54.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:51:37.720 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:52:24.971 [http-nio-8197-exec-6] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:52:39.714 [http-nio-8197-exec-7] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:53:14.888 [http-nio-8197-exec-9] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:53:53.111 [http-nio-8197-exec-3] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-23 17:54:54.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:59:54.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:04:54.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:09:54.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:14:54.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:19:54.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:24:54.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:29:54.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:34:54.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:39:54.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:44:54.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:49:54.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:54:54.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:59:54.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:04:54.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:09:54.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:14:54.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:19:54.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:24:54.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:29:54.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:34:54.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:39:54.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:44:54.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:49:54.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:54:54.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:59:54.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:04:54.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:09:54.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:14:54.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:19:54.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:24:54.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:29:54.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:34:54.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:39:54.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:44:54.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:49:54.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:54:54.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:59:54.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:04:54.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:09:54.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:14:54.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:19:54.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:24:54.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:29:54.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:34:54.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:39:54.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:44:54.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:49:54.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:54:54.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:59:54.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:04:54.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:09:54.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:14:54.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:19:54.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:24:54.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:29:54.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:34:54.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:39:54.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:44:54.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:49:54.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:54:54.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:59:54.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:04:54.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:09:54.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:14:54.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:19:54.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:24:54.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:29:54.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:34:54.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:39:54.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:44:54.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:49:54.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:54:54.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:59:54.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:04:54.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:09:54.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:14:54.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:19:54.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:24:54.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:29:54.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:34:54.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:39:54.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:44:54.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:49:54.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:54:54.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:59:54.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:04:54.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:09:54.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:14:54.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:19:54.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:24:54.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:29:54.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:34:54.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:39:54.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:44:54.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:49:54.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:54:54.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:59:54.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:04:54.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:09:54.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:14:54.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:19:54.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:24:54.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:29:54.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:34:54.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:39:54.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:44:54.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:49:54.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:54:54.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:59:54.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:04:54.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:09:54.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:14:54.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:19:54.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:24:54.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:29:54.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:34:54.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:39:54.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:44:54.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:49:54.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:54:54.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:59:54.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:04:54.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:09:54.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:14:54.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:19:54.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:24:54.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:29:54.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:34:54.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:39:54.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:44:54.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:49:54.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:54:54.303 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:59:54.303 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:04:54.303 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:09:54.303 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:14:54.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:19:54.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:24:54.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:29:54.304 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:34:54.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:39:54.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:44:54.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:49:54.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:54:54.305 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:59:54.306 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:04:54.306 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:09:54.306 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:14:54.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:19:54.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:24:54.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:29:54.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:34:54.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:39:54.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:44:54.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:49:54.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:54:54.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:59:54.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:04:54.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:09:54.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:14:54.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:19:54.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:24:54.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:29:54.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:34:54.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:39:54.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:44:54.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:49:54.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:54:54.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:59:54.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:04:54.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:09:54.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:14:54.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:19:54.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:24:54.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:29:54.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:34:54.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:39:54.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:44:54.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:49:54.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:54:54.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:59:54.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:04:54.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:09:54.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:14:54.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:19:54.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:24:54.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:29:54.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:34:54.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:35:07.660 [http-nio-8197-exec-1] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-24 09:39:54.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:44:54.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:49:54.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:54:54.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:59:54.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:04:54.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:09:54.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:14:54.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:17:23.790 [http-nio-8197-exec-4] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-24 10:19:54.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:24:54.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:29:54.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:34:54.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:39:54.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:44:54.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:49:54.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:54:54.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:59:54.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:04:54.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:09:54.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:14:54.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:19:54.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:24:54.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:29:54.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:34:54.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:39:54.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:44:54.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:49:54.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:54:54.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:59:54.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:04:54.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:09:54.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:14:54.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:19:54.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:24:54.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:29:54.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:34:54.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:39:54.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:44:54.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:49:54.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:54:54.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:59:54.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:04:54.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:09:54.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:14:54.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:19:54.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:24:54.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:29:54.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:34:54.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:39:54.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:44:54.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:49:54.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:54:54.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:56:10.210 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-24 13:59:54.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:04:54.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:09:54.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:14:54.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:19:54.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:24:54.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:29:54.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:34:54.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:39:54.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:44:54.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:49:54.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:54:54.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:59:54.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:04:54.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:09:54.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:14:54.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:19:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:24:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:29:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:34:54.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:39:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:44:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:49:54.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:54:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:59:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:04:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:09:54.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:14:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:19:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:24:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:29:54.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:34:54.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:39:54.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:44:54.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:49:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:54:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:59:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:04:54.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:09:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:14:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:19:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:24:54.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:29:54.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:34:54.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:39:54.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:44:54.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:49:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:54:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:59:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:04:54.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:09:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:14:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:19:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:24:54.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:29:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:34:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:39:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:44:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:49:54.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:54:54.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:59:54.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:04:54.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:09:54.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:14:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:19:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:24:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:29:54.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:34:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:39:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:44:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:49:54.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:54:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:59:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:04:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:09:54.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:14:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:19:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:24:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:29:54.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:34:54.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:39:54.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:44:54.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:49:54.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:54:54.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:59:54.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:04:54.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:09:54.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:14:54.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:19:54.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:24:54.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:29:54.356 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:34:54.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:39:54.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:44:54.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:49:54.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:54:54.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:59:54.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:04:54.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:09:54.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:14:54.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:19:54.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:24:54.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:29:54.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:34:54.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:39:54.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:44:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:49:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:54:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:59:54.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:04:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:09:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:14:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:19:54.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:24:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:29:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:34:54.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:39:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:44:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:49:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:54:54.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:59:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:04:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:09:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:14:54.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:19:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:24:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:29:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:34:54.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:39:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:44:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:49:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:54:54.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:59:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:04:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:09:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:14:54.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:19:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:24:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:29:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:34:54.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:39:54.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:44:54.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:49:54.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:54:54.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:59:54.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:04:54.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:09:54.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:14:54.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:19:54.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:24:54.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:29:54.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:34:54.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:39:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:44:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:49:54.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:54:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:59:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:04:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:09:54.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:14:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:19:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:24:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:29:54.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:34:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:39:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:44:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:49:54.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:54:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:59:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:04:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:09:54.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:14:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:19:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:24:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:29:54.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:34:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:39:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:44:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:49:54.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:54:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:59:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:04:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:09:54.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:14:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:19:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:24:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:29:54.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:34:54.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:39:54.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:44:54.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:49:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:54:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:59:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:04:54.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:09:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:14:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:19:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:24:54.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:29:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:34:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:39:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:44:54.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:49:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:54:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:59:54.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:04:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:09:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:14:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:19:54.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:24:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:29:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:34:54.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:39:54.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:44:54.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:49:54.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:54:54.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:59:54.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:04:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:09:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:14:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:19:54.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:24:54.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:29:54.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:34:54.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:39:54.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:44:54.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:49:54.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:54:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:59:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:04:54.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:09:54.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:14:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:19:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:24:54.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:29:54.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:34:54.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:39:54.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:44:54.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:49:54.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:54:54.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:59:54.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:04:54.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:09:54.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:14:54.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:19:54.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:24:54.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:29:54.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:34:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:39:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:44:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:49:54.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:54:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:58:58.330 [http-nio-8197-exec-8] INFO com.panzhihua.applets_backstage.api.LoginApi - 登录用户信息【LoginBody(account=admin, password=admin123456)】 2021-02-25 10:59:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:04:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:09:54.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:14:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:19:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:24:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:29:54.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:34:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:39:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:44:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:49:54.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:54:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:59:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:04:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:09:54.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:14:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:19:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:24:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:29:54.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:34:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:39:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:44:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:49:54.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:54:54.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:59:54.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:04:54.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:09:54.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:14:54.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/auth.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/auth.log.2021-02-18.log
New file @@ -0,0 +1,1536 @@ 2021-02-18 11:06:12.090 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:15.761 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:16.233 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:16.260 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:16.246+00:00","status":500,"error":"Internal Server Error","message":"","path":"/auth/prod"}] 2021-02-18 11:06:16.262 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 11:06:20.405 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:20.418 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:20.713 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 28ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:21.323 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 11:06:21.726 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 11:06:21.991 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=0d524619-187c-3a98-9121-0e035aeacd22 2021-02-18 11:06:22.222 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:22.224 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:22.226 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:22.228 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:25.206 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:25.219 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:25.220 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:25.220 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:25.325 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:25.326 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8906 ms 2021-02-18 11:06:25.552 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:06:25.552 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:06:25.571 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@3e10dc6 2021-02-18 11:06:26.160 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:26.940 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@61019f59, org.springframework.security.web.context.SecurityContextPersistenceFilter@315ba14a, org.springframework.security.web.header.HeaderWriterFilter@54f5f647, org.springframework.web.filter.CorsFilter@9635fa, org.springframework.security.web.authentication.logout.LogoutFilter@1af1347d, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1b70203f, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@27f0ad19, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6650813a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@62e8f862, org.springframework.security.web.session.SessionManagementFilter@5a6d5a8f, org.springframework.security.web.access.ExceptionTranslationFilter@25230246, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5bb3d42d] 2021-02-18 11:06:26.992 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:06:26.992 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:06:27.165 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:06:27.313 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:06:27.570 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:06:27.570 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2021-02-18 11:06:27.587 [main] INFO sys-user - ====关闭后台任务任务线程池==== 2021-02-18 11:06:27.587 [main] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 2021-02-18 11:06:27.616 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:27.697 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:27.699 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:07:25.081 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:29.071 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:29.590 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:29.669 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:29.618+00:00","status":500,"error":"Internal Server Error","message":"","path":"/auth/prod"}] 2021-02-18 11:07:29.671 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 11:07:33.889 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:34.816 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:35.031 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 38ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:35.766 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 11:07:36.194 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 11:07:36.511 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=0d524619-187c-3a98-9121-0e035aeacd22 2021-02-18 11:07:36.691 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.693 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.695 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.701 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:39.059 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:39.099 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:39.099 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:39.100 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:39.267 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:39.267 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9494 ms 2021-02-18 11:07:39.504 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:07:39.504 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:07:39.523 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@478ee483 2021-02-18 11:07:39.921 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:408) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:40.755 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@22175d4f, org.springframework.security.web.context.SecurityContextPersistenceFilter@76b0ae1b, org.springframework.security.web.header.HeaderWriterFilter@3b582111, org.springframework.web.filter.CorsFilter@29a60c27, org.springframework.security.web.authentication.logout.LogoutFilter@30272916, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@777c9dc9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4c432866, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2237bada, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@9fecdf1, org.springframework.security.web.session.SessionManagementFilter@1e8823d2, org.springframework.security.web.access.ExceptionTranslationFilter@1af1347d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@74518890] 2021-02-18 11:07:40.787 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:07:40.787 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:07:40.943 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:07:41.115 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:07:41.183 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:07:41.183 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2021-02-18 11:07:41.200 [main] INFO sys-user - ====关闭后台任务任务线程池==== 2021-02-18 11:07:41.200 [main] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 2021-02-18 11:07:41.229 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:41.605 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:41.607 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:13:24.236 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:28.078 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:28.339 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:40.211 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:40.213 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 11:13:40.226 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 11:13:46.209 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:46.236 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:46.341 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 26ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:47.244 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 11:13:47.715 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 11:13:47.845 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 11:13:47.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:47.988 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:48.048 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:48.051 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:52.089 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 11:13:52.161 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 11:13:52.161 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:52.162 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:52.578 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:52.578 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 12295 ms 2021-02-18 11:13:53.560 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:53.560 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:53.692 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@3382f8ae 2021-02-18 11:13:59.144 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5ab9b447, org.springframework.security.web.context.SecurityContextPersistenceFilter@73e132e0, org.springframework.security.web.header.HeaderWriterFilter@30865a90, org.springframework.web.filter.CorsFilter@51e4ccb3, org.springframework.security.web.authentication.logout.LogoutFilter@232024b9, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@1ea9f009, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2472c7d8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@9fecdf1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@76f10035, org.springframework.security.web.session.SessionManagementFilter@777c9dc9, org.springframework.security.web.access.ExceptionTranslationFilter@3f3ddbd9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@3e1162e7] 2021-02-18 11:13:59.333 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:59.333 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:14:00.093 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:14:01.358 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:14:03.664 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 11:14:04.667 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:14:04.700 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:14:04.776 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 11:14:04.782 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 11:14:04.877 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:14:04.922 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:14:04.999 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:14:04.999 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:14:05.149 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:14:05.150 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:14:05.419 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:14:05.440 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:14:05.440 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:14:05.440 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:14:05.440 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:14:05.441 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:14:05.441 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:14:05.441 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:14:05.596 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:14:05.598 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:14:05.600 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:14:05.604 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618045603 with initial instances count: 6 2021-02-18 11:14:05.606 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 11:14:05.607 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618045607, current=UP, previous=STARTING] 2021-02-18 11:14:05.609 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 11:14:05.612 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 11:14:05.633 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 11:14:05.634 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 11:14:05.639 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 11:14:05.654 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 43.488 seconds (JVM running for 45.201) 2021-02-18 11:15:25.948 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:15:25.948 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:15:25.956 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 11:15:26.411 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:15:26.452 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 11:15:26.452 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:15:26.461 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:15:26.493 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:15:26.495 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@59b68250 2021-02-18 11:15:26.684 [http-nio-8191-exec-1] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【该账号不存在】 2021-02-18 11:15:27.464 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:15:32.828 [http-nio-8191-exec-3] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【该账号不存在】 2021-02-18 11:15:38.170 [http-nio-8191-exec-4] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【该账号不存在】 2021-02-18 11:15:49.216 [http-nio-8191-exec-2] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【该账号不存在】 2021-02-18 11:19:05.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:24:05.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:29:05.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:34:05.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:39:05.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:44:05.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:49:05.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:54:05.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:59:05.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:04:05.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:09:05.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:14:05.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:19:05.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:24:05.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:29:05.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:34:05.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:39:05.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:44:05.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:49:05.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:54:05.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:59:05.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:04:05.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:09:05.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:14:05.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:19:05.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:24:05.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:29:05.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:34:05.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:38:52.547 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:56.993 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:38:58.264 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:38:58.265 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 13:38:58.270 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 13:39:02.880 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:39:02.884 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:39:02.961 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 33ms. Found 0 Redis repository interfaces. 2021-02-18 13:39:03.467 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 13:39:03.996 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 13:39:04.221 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 13:39:04.419 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:04.421 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:04.423 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:04.425 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:07.441 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 13:39:07.480 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 13:39:07.481 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:07.490 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:07.865 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:07.865 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9549 ms 2021-02-18 13:39:08.511 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:08.511 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:08.549 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@3dd1dc90 2021-02-18 13:39:13.183 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@55a8dc49, org.springframework.security.web.context.SecurityContextPersistenceFilter@199e4c2b, org.springframework.security.web.header.HeaderWriterFilter@6105f8a3, org.springframework.web.filter.CorsFilter@3e2822, org.springframework.security.web.authentication.logout.LogoutFilter@1b70203f, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@3b809711, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@64d7b720, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5bf61e67, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2a415aa9, org.springframework.security.web.session.SessionManagementFilter@77e2a6e2, org.springframework.security.web.access.ExceptionTranslationFilter@130a0f66, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@71b1a49c] 2021-02-18 13:39:13.332 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:13.332 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:13.989 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:39:14.934 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:39:16.849 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:39:17.992 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:39:18.035 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:39:18.110 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 13:39:18.115 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 13:39:18.216 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:39:18.257 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:39:18.344 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:39:18.344 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:39:18.498 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:39:18.501 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:39:18.814 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:39:18.842 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:39:18.843 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:39:19.001 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:39:19.003 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:39:19.005 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:39:19.008 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613626759007 with initial instances count: 10 2021-02-18 13:39:19.011 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 13:39:19.011 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613626759011, current=UP, previous=STARTING] 2021-02-18 13:39:19.013 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 13:39:19.015 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 13:39:19.054 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 13:39:19.065 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 13:39:19.066 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 13:39:19.089 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 28.052 seconds (JVM running for 30.259) 2021-02-18 13:44:07.248 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:11.091 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:11.981 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:11.982 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 13:44:11.987 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 13:44:14.039 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:14.043 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:14.101 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 36ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:14.327 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 13:44:14.584 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 13:44:14.784 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 13:44:14.966 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:14.969 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:14.970 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:14.973 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:17.693 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 13:44:17.777 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 13:44:17.777 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:17.777 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:17.972 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:17.973 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5916 ms 2021-02-18 13:44:18.734 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:18.734 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:18.799 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@20a8a64e 2021-02-18 13:44:23.543 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c09d180, org.springframework.security.web.context.SecurityContextPersistenceFilter@66f66866, org.springframework.security.web.header.HeaderWriterFilter@2392212b, org.springframework.web.filter.CorsFilter@303e3593, org.springframework.security.web.authentication.logout.LogoutFilter@669d2b1b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@742d4e15, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4d666b41, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@405325cf, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23aae55, org.springframework.security.web.session.SessionManagementFilter@28f8e165, org.springframework.security.web.access.ExceptionTranslationFilter@420745d7, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@64a1923a] 2021-02-18 13:44:23.715 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:23.715 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:24.637 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:25.962 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:44:29.596 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:44:32.651 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:32.781 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:33.096 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 13:44:33.102 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 13:44:33.469 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:33.699 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:34.152 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:34.152 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:34.891 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:34.891 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:36.128 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:36.765 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:37.521 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:37.616 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:37.641 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:37.696 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627077694 with initial instances count: 7 2021-02-18 13:44:37.706 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 13:44:37.707 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627077707, current=UP, previous=STARTING] 2021-02-18 13:44:37.718 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 13:44:37.730 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 13:44:38.196 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 13:44:38.291 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 13:44:38.294 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 13:44:38.386 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 32.741 seconds (JVM running for 34.196) 2021-02-18 13:45:46.658 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 13:45:46.658 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 13:45:46.674 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 16 ms 2021-02-18 13:45:47.159 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:47.202 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 13:45:47.202 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:45:47.211 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:45:47.245 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:47.246 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@302d3fbc 2021-02-18 13:45:48.218 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:49:36.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:54:36.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:59:36.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:04:36.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:21.496 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:25.413 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:27.042 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:27.043 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 14:05:27.050 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 14:05:30.812 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:30.815 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:30.864 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 29ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:31.384 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 14:05:31.999 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 14:05:32.262 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 14:05:32.379 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:32.381 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:32.383 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:32.385 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:35.568 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 14:05:35.666 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 14:05:35.666 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:35.666 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:35.903 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:35.904 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8822 ms 2021-02-18 14:05:36.603 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:36.604 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:36.658 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@60641ec8 2021-02-18 14:05:41.854 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6bb7cce7, org.springframework.security.web.context.SecurityContextPersistenceFilter@9fecdf1, org.springframework.security.web.header.HeaderWriterFilter@3773862a, org.springframework.web.filter.CorsFilter@46e8a539, org.springframework.security.web.authentication.logout.LogoutFilter@62b3df3a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@4e406694, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@3b0f7d9d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63034ed1, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@41c62850, org.springframework.security.web.session.SessionManagementFilter@589b028e, org.springframework.security.web.access.ExceptionTranslationFilter@777c9dc9, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@669d2b1b] 2021-02-18 14:05:42.018 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:42.019 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:42.734 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:44.276 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:05:47.507 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:05:50.069 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:50.126 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:50.274 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 14:05:50.280 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 14:05:50.619 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:50.763 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:50.925 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:50.925 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:51.511 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:51.511 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:52.068 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:52.120 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:52.477 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:52.492 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:52.509 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:52.538 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628352537 with initial instances count: 10 2021-02-18 14:05:52.541 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 14:05:52.541 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628352541, current=UP, previous=STARTING] 2021-02-18 14:05:52.543 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 14:05:52.585 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 14:05:52.645 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 14:05:52.672 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 14:05:52.758 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 14:05:52.765 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 33.427 seconds (JVM running for 35.941) 2021-02-18 14:06:20.184 [http-nio-8191-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:06:20.184 [http-nio-8191-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:06:20.194 [http-nio-8191-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 10 ms 2021-02-18 14:06:20.657 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:20.696 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 14:06:20.697 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 14:06:20.706 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 14:06:20.740 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:06:20.742 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5fb099b3 2021-02-18 14:06:21.709 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 14:10:52.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:13:38.264 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:42.458 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:46.147 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:46.148 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 14:13:46.153 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 14:13:51.065 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:51.081 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:51.167 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 35ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:51.815 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 14:13:52.595 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 14:13:53.000 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 14:13:53.222 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:53.227 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:53.231 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:53.235 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:57.454 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 14:13:57.556 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 14:13:57.557 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:57.558 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:57.861 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:57.861 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 11683 ms 2021-02-18 14:13:58.752 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:58.752 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:58.836 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4a891c97 2021-02-18 14:14:04.231 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@678040b3, org.springframework.security.web.context.SecurityContextPersistenceFilter@5c84624f, org.springframework.security.web.header.HeaderWriterFilter@22175d4f, org.springframework.web.filter.CorsFilter@28a0fd6c, org.springframework.security.web.authentication.logout.LogoutFilter@2392212b, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@2b50150, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@232024b9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@53cdecf6, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@17f460bb, org.springframework.security.web.session.SessionManagementFilter@3b0f7d9d, org.springframework.security.web.access.ExceptionTranslationFilter@3773862a, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@5298dead] 2021-02-18 14:14:04.374 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:14:04.374 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:14:05.152 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:14:06.171 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:14:08.407 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:14:09.604 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:14:09.634 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:14:09.702 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 14:14:09.732 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 14:14:09.818 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:14:09.859 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:14:09.945 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:14:09.945 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:14:10.108 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:14:10.108 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:14:10.424 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:14:10.444 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:14:10.445 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:14:10.594 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:14:10.596 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:14:10.599 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:14:10.602 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628850601 with initial instances count: 10 2021-02-18 14:14:10.605 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 14:14:10.605 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628850605, current=UP, previous=STARTING] 2021-02-18 14:14:10.607 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 14:14:10.607 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 14:14:10.642 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 14:14:10.643 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 14:14:10.650 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 14:14:10.676 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 34.588 seconds (JVM running for 36.294) 2021-02-18 14:19:10.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:24:10.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:29:10.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:34:10.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:39:10.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:44:10.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:49:10.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:54:10.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:59:10.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:04:10.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:09:10.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:14:10.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:19:10.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:24:10.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:29:10.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:34:10.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:39:10.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:44:10.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:49:10.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:33.502 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:37.971 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:43.159 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:43.160 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 15:53:43.165 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 15:53:48.359 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:48.378 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:48.447 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 24ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:48.852 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 15:53:49.223 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 15:53:49.408 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 15:53:49.570 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:49.573 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:49.575 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:49.577 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:53.668 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 15:53:53.699 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 15:53:53.700 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:53.700 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:54.030 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:54.030 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 10779 ms 2021-02-18 15:53:54.779 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:54.782 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:54.866 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@5c00384f 2021-02-18 15:54:00.915 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@545f80bf, org.springframework.security.web.context.SecurityContextPersistenceFilter@1b70203f, org.springframework.security.web.header.HeaderWriterFilter@b273a59, org.springframework.web.filter.CorsFilter@6a988392, org.springframework.security.web.authentication.logout.LogoutFilter@74518890, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@420745d7, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@15051a0, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@62df0ff3, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@66f66866, org.springframework.security.web.session.SessionManagementFilter@251ebf23, org.springframework.security.web.access.ExceptionTranslationFilter@5bb3d42d, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@63034ed1] 2021-02-18 15:54:01.117 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:54:01.118 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:54:01.914 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:54:03.530 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 15:54:05.232 [main] ERROR com.alibaba.druid.pool.DruidDataSource - init datasource error, url: jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 41 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 44 common frames omitted 2021-02-18 15:54:05.270 [main] ERROR com.alibaba.druid.pool.DruidDataSource - {dataSource-1} init error com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 41 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 44 common frames omitted 2021-02-18 15:54:05.270 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 15:54:05.270 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 2021-02-18 15:54:05.271 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService 'applicationTaskExecutor' 2021-02-18 15:54:05.294 [Druid-ConnectionPool-Create-776919575] ERROR com.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, errorCode 0, state 08S01 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2785) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 9 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 12 common frames omitted 2021-02-18 15:54:05.346 [Druid-ConnectionPool-Create-776919575] ERROR com.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, errorCode 0, state 08S01 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2785) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 9 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 12 common frames omitted 2021-02-18 15:54:05.347 [Druid-ConnectionPool-Create-776919575] INFO com.alibaba.druid.pool.DruidAbstractDataSource - {dataSource-1} failContinuous is true 2021-02-18 15:54:05.352 [main] INFO sys-user - ====关闭后台任务任务线程池==== 2021-02-18 15:54:05.352 [main] WARN o.s.c.annotation.CommonAnnotationBeanPostProcessor - Destroy method on bean with name 'shutdownManager' threw an exception: java.lang.ExceptionInInitializerError 2021-02-18 15:54:05.576 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 15:54:05.672 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 15:54:05.678 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.auth.AuthApplication.main(AuthApplication.java:18) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) ... 25 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 41 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 44 common frames omitted 2021-02-18 15:54:05.850 [Druid-ConnectionPool-Create-776919575] ERROR com.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, errorCode 0, state 08S01 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2785) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 9 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 12 common frames omitted 2021-02-18 15:54:06.352 [Druid-ConnectionPool-Create-776919575] ERROR com.alibaba.druid.pool.DruidDataSource - create connection SQLException, url: jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, errorCode 0, state 08S01 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource$CreateConnectionThread.run(DruidDataSource.java:2785) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 9 common frames omitted Caused by: java.net.ConnectException: Connection refused (Connection refused) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 12 common frames omitted 2021-02-18 16:26:59.763 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:03.979 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:07.309 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:07.310 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-18 16:27:07.318 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-18 16:27:13.362 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:13.366 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:13.523 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 45ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:14.289 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-18 16:27:15.043 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-18 16:27:15.528 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-18 16:27:15.839 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:15.939 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:15.942 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:15.969 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:19.807 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-18 16:27:19.944 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-18 16:27:19.945 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:19.949 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:20.372 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:20.372 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 12993 ms 2021-02-18 16:27:21.411 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:21.412 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:21.464 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@57fd91c9 2021-02-18 16:27:27.422 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6aa648b9, org.springframework.security.web.context.SecurityContextPersistenceFilter@62b3df3a, org.springframework.security.web.header.HeaderWriterFilter@55a8dc49, org.springframework.web.filter.CorsFilter@65e61854, org.springframework.security.web.authentication.logout.LogoutFilter@6594402a, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@17f460bb, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7e11ab3d, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5b43e173, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23c650a3, org.springframework.security.web.session.SessionManagementFilter@53cdecf6, org.springframework.security.web.access.ExceptionTranslationFilter@5c84624f, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@2b50150] 2021-02-18 16:27:27.620 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:27.620 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:28.486 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:30.185 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 16:27:31.693 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 16:27:33.795 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:33.865 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:34.058 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-18 16:27:34.070 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-18 16:27:34.284 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:34.457 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:35.049 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:35.050 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:35.485 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:35.485 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:36.436 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:36.503 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:36.503 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:36.503 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:36.503 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:36.503 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:36.504 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:36.504 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:36.984 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:37.008 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:37.022 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:37.030 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636857029 with initial instances count: 9 2021-02-18 16:27:37.038 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-18 16:27:37.039 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636857039, current=UP, previous=STARTING] 2021-02-18 16:27:37.041 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-18 16:27:37.048 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-18 16:27:37.216 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-18 16:27:37.223 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-18 16:27:37.278 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-18 16:27:37.283 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 39.989 seconds (JVM running for 42.357) 2021-02-18 16:28:25.186 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:28:25.187 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:28:25.198 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 11 ms 2021-02-18 16:28:25.724 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:25.774 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:28:25.774 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:25.784 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:25.841 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:25.844 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@75de1313 2021-02-18 16:28:26.797 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:36.505 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:36.506 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:36.507 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:36.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:52:36.508 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:36.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:36.509 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:36.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:36.510 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:36.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:36.511 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:36.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:36.512 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:36.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:36.513 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:36.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:36.514 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:36.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:36.515 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:36.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:36.516 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:36.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:36.517 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:36.520 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:36.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:36.521 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:36.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:36.522 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:36.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:36.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:36.523 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:36.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:36.524 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:36.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:36.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:36.525 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:36.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:36.526 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:36.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:36.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:36.527 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:36.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:36.528 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:36.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:36.529 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:36.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:36.530 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:36.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:36.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:36.531 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:36.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:36.532 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:36.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:36.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:36.533 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:36.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:36.534 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:36.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:36.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:36.535 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:36.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:36.536 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:36.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:36.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:36.537 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:36.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:36.538 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:36.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:36.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:36.539 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:36.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:36.540 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:36.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:36.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:36.541 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:36.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:36.542 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:36.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:36.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:36.543 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:36.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:36.544 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:36.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:36.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:36.545 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:36.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:36.546 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:36.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:36.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:36.547 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:36.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:36.548 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:36.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:36.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:36.549 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:36.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:36.550 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:36.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:36.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:36.551 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:36.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:36.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:36.552 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:36.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:36.553 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:36.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:36.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:36.554 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:36.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:36.555 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:36.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:36.556 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:36.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:36.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:36.557 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:36.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:36.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:36.558 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:36.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:36.559 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:36.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:36.560 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:36.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:36.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:36.561 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:36.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:36.562 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:36.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:36.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:36.563 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:36.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:36.564 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:36.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:36.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:36.565 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:36.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:36.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:36.566 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:36.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:36.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:36.567 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:36.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:36.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:36.568 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:36.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:36.569 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:36.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:36.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:36.570 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:36.571 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:36.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:36.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:36.572 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:36.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:36.573 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:36.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:36.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:36.574 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:36.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:36.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:36.575 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:36.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:36.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:36.576 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:36.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:36.577 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:36.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:36.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:36.578 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:36.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:36.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:36.579 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:36.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:36.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:36.580 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:36.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:36.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:36.581 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:36.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:36.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:36.582 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:36.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:36.583 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:36.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:36.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:36.584 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:36.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:36.585 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:36.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:36.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:36.586 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:36.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:36.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:36.587 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:36.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:36.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:36.588 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:36.589 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/auth.log.2021-02-19.log
New file @@ -0,0 +1,441 @@ 2021-02-19 09:02:17.875 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:02:21.997 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:02:23.852 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=570bc89f81cd5cbe82d9a164da31a6b28b3c4a11, state=null 2021-02-19 09:02:23.853 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-19 09:02:23.858 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-19 09:02:26.464 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:02:26.467 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:02:26.567 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 23ms. Found 0 Redis repository interfaces. 2021-02-19 09:02:27.059 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-19 09:02:27.603 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-19 09:02:28.001 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-19 09:02:28.153 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:28.159 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:28.162 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:28.164 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:31.869 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-19 09:02:31.901 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-19 09:02:31.923 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:02:31.927 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:02:32.414 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:02:32.419 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8533 ms 2021-02-19 09:02:33.508 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:33.508 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:33.556 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@6cfcd46d 2021-02-19 09:02:40.159 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@23c650a3, org.springframework.security.web.context.SecurityContextPersistenceFilter@420745d7, org.springframework.security.web.header.HeaderWriterFilter@2a415aa9, org.springframework.web.filter.CorsFilter@1568159, org.springframework.security.web.authentication.logout.LogoutFilter@30f4b1a6, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@64a1923a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5fa47fea, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28f8e165, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@742d4e15, org.springframework.security.web.session.SessionManagementFilter@71ea1fda, org.springframework.security.web.access.ExceptionTranslationFilter@63034ed1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@15b986cd] 2021-02-19 09:02:40.389 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:40.389 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:41.605 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:02:43.427 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-19 09:02:45.706 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-19 09:02:49.421 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:02:49.748 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:02:50.178 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-19 09:02:50.189 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-19 09:02:50.612 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:02:50.863 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:02:51.816 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:02:51.816 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:02:52.898 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:02:52.898 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:02:54.502 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:02:54.691 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:02:55.308 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:02:55.331 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:02:55.406 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:02:55.419 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613696575418 with initial instances count: 10 2021-02-19 09:02:55.421 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-19 09:02:55.422 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613696575422, current=UP, previous=STARTING] 2021-02-19 09:02:55.424 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-19 09:02:55.461 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-19 09:02:55.547 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-19 09:02:55.766 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-19 09:02:55.767 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-19 09:02:55.833 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 39.956 seconds (JVM running for 42.131) 2021-02-19 09:04:15.417 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:04:15.417 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:04:15.425 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-19 09:04:16.073 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:16.136 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-19 09:04:16.137 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:04:16.147 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:04:16.197 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:04:16.199 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6b5b67d9 2021-02-19 09:04:17.151 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:07:54.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:09.335 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:10:13.677 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:10:14.526 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=d83664c1cdf7cebbf697d99a9abb62c1a011140c, state=null 2021-02-19 09:10:14.530 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-19 09:10:14.536 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-19 09:10:18.609 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:10:18.632 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:10:18.734 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 49ms. Found 0 Redis repository interfaces. 2021-02-19 09:10:19.195 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-19 09:10:19.775 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-19 09:10:20.063 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-19 09:10:20.274 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:20.276 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:20.278 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:20.280 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:23.644 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-19 09:10:23.657 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-19 09:10:23.658 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:10:23.658 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:10:24.016 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:10:24.016 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9351 ms 2021-02-19 09:10:24.659 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:24.659 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:24.707 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@7756c3cd 2021-02-19 09:10:30.695 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7d2a6eac, org.springframework.security.web.context.SecurityContextPersistenceFilter@55a8dc49, org.springframework.security.web.header.HeaderWriterFilter@236ab296, org.springframework.web.filter.CorsFilter@27a5328c, org.springframework.security.web.authentication.logout.LogoutFilter@545f80bf, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@41c62850, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@53cdecf6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@420745d7, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@18ca3c62, org.springframework.security.web.session.SessionManagementFilter@63034ed1, org.springframework.security.web.access.ExceptionTranslationFilter@9fecdf1, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@4e406694] 2021-02-19 09:10:30.805 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:30.805 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:31.531 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:10:32.892 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-19 09:10:34.725 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-19 09:10:38.181 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:10:38.312 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:10:38.590 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-19 09:10:38.662 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-19 09:10:39.217 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:10:39.384 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:10:40.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:10:40.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:10:41.281 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:10:41.328 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:10:42.714 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:10:42.819 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:10:43.773 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:10:43.837 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:10:43.877 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:10:43.911 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613697043910 with initial instances count: 10 2021-02-19 09:10:43.918 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-19 09:10:43.919 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613697043919, current=UP, previous=STARTING] 2021-02-19 09:10:43.921 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-19 09:10:43.969 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-19 09:10:44.219 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-19 09:10:44.242 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-19 09:10:44.255 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-19 09:10:44.352 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 37.31 seconds (JVM running for 39.838) 2021-02-19 09:11:10.817 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:11:10.817 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:11:10.842 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 25 ms 2021-02-19 09:11:11.465 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:11.520 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-19 09:11:11.520 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:11:11.542 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:11:11.592 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:11:11.603 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@62ede11a 2021-02-19 09:11:12.548 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:15:42.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:20:42.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:25:42.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:30:42.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:35:42.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:40:42.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:45:42.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:50:42.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:55:42.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:00:42.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:05:42.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:10:42.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:15:42.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:20:42.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:25:42.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:30:42.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:35:42.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:40:42.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:45:42.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:50:42.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:55:42.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:00:42.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:05:42.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:10:42.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:15:42.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:20:42.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:25:42.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:30:42.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:35:42.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:40:42.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:45:42.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:50:42.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:55:42.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:00:42.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:05:42.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:10:42.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:15:42.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:20:42.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:25:42.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:30:42.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:35:42.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:40:42.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:45:42.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:50:42.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:55:42.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:00:42.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:05:42.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:10:42.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:15:42.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:20:42.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:25:42.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:30:42.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:35:42.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:40:42.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:45:42.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:50:42.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:55:42.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:00:42.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:05:42.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:10:42.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:15:42.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:20:42.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:25:42.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:30:42.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:35:42.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:40:42.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:45:42.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:50:42.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:55:42.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:00:42.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:05:42.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:10:42.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:15:42.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:20:42.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:25:42.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:30:42.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:35:42.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:40:42.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:45:42.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:50:42.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:55:42.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:00:42.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:05:42.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:10:42.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:15:42.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:20:42.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:25:42.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:30:42.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:35:42.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:40:42.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:45:42.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:50:42.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:55:42.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:00:42.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:05:42.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:10:42.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:15:42.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:20:42.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:25:42.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:30:42.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:35:42.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:40:42.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:45:42.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:50:42.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:55:42.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:00:42.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:05:42.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:10:42.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:15:42.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:20:42.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:25:42.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:30:42.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:35:42.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:40:42.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:45:42.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:50:42.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:55:42.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:00:42.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:05:42.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:10:42.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:15:42.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:20:42.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:25:42.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:30:42.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:35:42.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:40:42.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:45:42.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:50:42.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:55:42.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:00:42.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:05:42.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:10:42.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:15:42.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:20:42.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:25:42.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:30:42.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:35:42.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:40:42.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:45:42.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:50:42.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:55:42.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:00:42.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:05:42.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:10:42.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:15:42.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:20:42.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:25:42.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:30:42.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:35:42.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:40:42.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:45:42.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:50:42.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:55:42.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:00:42.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:05:42.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:10:42.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:15:42.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:20:42.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:25:42.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:30:42.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:35:42.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:40:42.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:45:42.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:50:42.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:55:42.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:00:42.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:05:42.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:10:42.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:15:42.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:20:42.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:25:42.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:30:42.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:35:42.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:40:42.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:45:42.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:50:42.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:55:42.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:00:42.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:05:42.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:10:42.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:15:42.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:20:42.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:25:42.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:30:42.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:35:42.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:40:42.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:45:42.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:50:42.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:55:42.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:00:42.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:05:42.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:10:42.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:15:42.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:20:42.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:25:42.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:30:42.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:35:42.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:40:42.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:45:42.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:50:42.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:55:42.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:00:42.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:05:42.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:10:42.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:15:42.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:20:42.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:25:42.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:30:42.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:35:42.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:40:42.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:45:42.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:50:42.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:55:42.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:00:42.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:05:42.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:10:42.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:15:42.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:20:42.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:25:42.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:30:42.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:35:42.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:40:42.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:45:42.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:50:42.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:55:42.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:00:42.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:05:42.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:10:42.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:15:42.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:20:42.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:25:42.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:30:42.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:35:42.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:40:42.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:45:42.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:50:42.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:55:42.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:00:42.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:05:42.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:10:42.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:15:42.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:20:42.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:25:42.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:30:42.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:35:42.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:40:42.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:45:42.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:50:42.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:55:42.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:00:42.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:05:42.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:10:42.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:15:42.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:20:42.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:25:42.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:30:42.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:35:42.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:40:42.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:45:42.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:50:42.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:55:42.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:00:42.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:05:42.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:10:42.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:15:42.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:20:42.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:25:42.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:30:42.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:35:42.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:40:42.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:45:42.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:50:42.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:55:42.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:00:42.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:05:42.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:10:42.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:15:42.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:20:42.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:25:42.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:30:42.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:35:42.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:40:42.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:45:42.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:50:42.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:55:42.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:00:42.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:05:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:10:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:15:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:20:42.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:25:42.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:30:42.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:35:42.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:40:42.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:45:42.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:50:42.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/auth.log.2021-02-20.log
New file @@ -0,0 +1,1556 @@ 2021-02-20 09:54:22.738 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-20 09:54:26.809 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-20 09:54:27.408 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=auth, profiles=[prod], label=null, version=74f04c0495d590d84b15116b7090430ef6f9298e, state=null 2021-02-20 09:54:27.409 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/auth-prod.yml'}] 2021-02-20 09:54:27.427 [main] INFO com.panzhihua.auth.AuthApplication - The following profiles are active: prod 2021-02-20 09:54:31.543 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-20 09:54:31.553 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-20 09:54:31.682 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 42ms. Found 0 Redis repository interfaces. 2021-02-20 09:54:32.394 [main] WARN o.springframework.boot.actuate.endpoint.EndpointId - Endpoint ID 'service-registry' contains invalid characters, please migrate to a valid format. 2021-02-20 09:54:32.964 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner - No MyBatis mapper was found in '[com.panzhihua.auth]' package. Please check your configuration. 2021-02-20 09:54:33.322 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=c3c11a6a-63c4-37c0-b42c-a66008e6cff4 2021-02-20 09:54:33.449 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:33.452 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:33.455 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:33.458 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:38.157 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8191 (http) 2021-02-20 09:54:38.249 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8191"] 2021-02-20 09:54:38.250 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-20 09:54:38.250 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-20 09:54:38.528 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-20 09:54:38.550 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 11056 ms 2021-02-20 09:54:39.416 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:39.416 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:39.469 [main] INFO com.netflix.config.DynamicPropertyFactory - DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@4da602fc 2021-02-20 09:54:45.742 [main] INFO o.s.security.web.DefaultSecurityFilterChain - Creating filter chain: any request, [org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@669d2b1b, org.springframework.security.web.context.SecurityContextPersistenceFilter@4c5204af, org.springframework.security.web.header.HeaderWriterFilter@26f3d90c, org.springframework.web.filter.CorsFilter@2cf23c81, org.springframework.security.web.authentication.logout.LogoutFilter@589b028e, org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter@405325cf, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@14c053c6, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6134ac4a, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@721eb7df, org.springframework.security.web.session.SessionManagementFilter@515f4131, org.springframework.security.web.access.ExceptionTranslationFilter@62df0ff3, org.springframework.security.web.access.intercept.FilterSecurityInterceptor@28f8e165] 2021-02-20 09:54:45.982 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:45.982 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:46.599 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-20 09:54:48.047 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-20 09:54:49.988 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-20 09:54:53.236 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-20 09:54:53.342 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-20 09:54:53.554 [main] WARN o.s.c.s.o.SpringCloudSecurityAutoConfiguration - All Spring Cloud Security modules and starters are deprecated. They will be moved to individual projects in the next major release. 2021-02-20 09:54:53.581 [main] INFO o.s.b.actuate.endpoint.web.EndpointLinksResolver - Exposing 2 endpoint(s) beneath base path '/actuator' 2021-02-20 09:54:54.040 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-20 09:54:54.208 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-20 09:54:55.006 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-20 09:54:55.007 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-20 09:54:55.610 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-20 09:54:55.616 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-20 09:54:56.917 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-20 09:54:56.990 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-20 09:54:57.535 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-20 09:54:57.542 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-20 09:54:57.552 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-20 09:54:57.555 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613786097555 with initial instances count: 10 2021-02-20 09:54:57.563 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application AUTH with eureka with status UP 2021-02-20 09:54:57.564 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613786097564, current=UP, previous=STARTING] 2021-02-20 09:54:57.571 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8191"] 2021-02-20 09:54:57.614 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191: registering service... 2021-02-20 09:54:57.769 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8191 (http) with context path '' 2021-02-20 09:54:57.782 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8191 2021-02-20 09:54:57.825 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_AUTH/k8s-master:auth:8191 - registration status: 204 2021-02-20 09:54:57.859 [main] INFO com.panzhihua.auth.AuthApplication - Started AuthApplication in 37.479 seconds (JVM running for 39.637) 2021-02-20 09:55:40.971 [http-nio-8191-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-20 09:55:40.971 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-20 09:55:40.982 [http-nio-8191-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 11 ms 2021-02-20 09:55:41.465 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:41.507 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-20 09:55:41.508 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:55:41.518 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:55:41.555 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:55:41.556 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1cae68ca 2021-02-20 09:55:42.521 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:59:56.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:04:56.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:09:56.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:14:56.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:19:56.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:24:56.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:29:56.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:34:56.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:39:56.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:44:57.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:49:57.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:54:57.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:59:57.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:04:57.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:09:57.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:14:57.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:19:57.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:24:57.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:29:57.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:34:57.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:39:57.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:44:57.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:49:57.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:54:57.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:59:57.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:04:57.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:09:57.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:14:57.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:19:57.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:24:57.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:29:57.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:34:57.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:39:57.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:44:57.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:49:57.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:54:57.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:59:57.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:04:57.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:09:57.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:14:57.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:19:57.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:24:57.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:29:57.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:34:57.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:39:57.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:44:57.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:49:57.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:54:57.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:59:57.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:04:57.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:09:57.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:14:57.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:19:57.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:24:57.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:29:57.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:34:57.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:39:57.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:44:57.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:49:57.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:54:57.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:59:57.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:04:57.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:09:57.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:14:57.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:19:57.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:24:57.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:29:57.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:34:57.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:39:57.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:44:57.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:49:57.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:54:57.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:59:57.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:04:57.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:09:57.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:14:57.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:19:57.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:24:57.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:29:57.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:34:57.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:39:57.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:44:57.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:49:57.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:54:57.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:59:57.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:04:57.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:09:57.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:14:57.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:19:57.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:24:57.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:29:57.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:34:57.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:39:57.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:44:57.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:49:57.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:54:57.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:59:57.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:04:57.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:09:57.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:14:57.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:19:57.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:24:57.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:29:57.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:34:57.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:39:57.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:44:57.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:49:57.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:54:57.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:59:57.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:04:57.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:09:57.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:14:57.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:19:57.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:24:57.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:29:57.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:34:57.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:39:57.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:44:57.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:49:57.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:54:57.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:59:57.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:04:57.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:09:57.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:14:57.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:19:57.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:24:57.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:29:57.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:34:57.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:39:57.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:44:57.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:49:57.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:54:57.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:59:57.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:04:57.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:09:57.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:14:57.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:19:57.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:24:57.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:29:57.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:34:57.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:39:57.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:44:57.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:49:57.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:54:57.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:59:57.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:04:57.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:09:57.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:14:57.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:19:57.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:24:57.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:29:57.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:34:57.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:39:57.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:44:57.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:49:57.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:54:57.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:59:57.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:04:57.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:09:57.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:14:57.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:19:57.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:24:57.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:29:57.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:34:57.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:39:57.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:44:57.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:49:57.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:54:57.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:59:57.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:04:57.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:09:57.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:14:57.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:19:57.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:24:57.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:29:57.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:34:57.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:39:57.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:44:57.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:49:57.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:54:57.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:59:57.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:04:57.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:09:57.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:14:57.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:19:57.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:24:57.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:29:57.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:34:57.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:39:57.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:44:57.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:49:57.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:54:57.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:59:57.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:04:57.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:09:57.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:14:57.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:19:57.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:24:57.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:29:57.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:34:57.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:39:57.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:44:57.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:49:57.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:54:57.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:59:57.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:04:57.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:09:57.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:14:57.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:19:57.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:24:57.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:29:57.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:34:57.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:39:57.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:44:57.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:49:57.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:54:57.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:59:57.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:04:57.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:09:57.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:14:57.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:19:57.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:24:57.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:29:57.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:34:57.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:39:57.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:44:57.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:49:57.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:54:57.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:59:57.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:04:57.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:09:57.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:14:57.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:19:57.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:24:57.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:29:57.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:34:57.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:39:57.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:44:57.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:49:57.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:54:57.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:59:57.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:04:57.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:09:57.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:14:57.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:19:57.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:24:57.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:29:57.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:34:57.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:39:57.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:44:57.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:49:57.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:54:57.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:59:57.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:04:57.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:09:57.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:14:57.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:19:57.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:24:57.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:29:57.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:34:57.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:39:57.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:44:57.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:49:57.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:54:57.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:59:57.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:04:57.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:09:57.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:14:57.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:19:57.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:24:57.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:29:57.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:34:57.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:39:57.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:44:57.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:49:57.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:54:57.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:59:57.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:04:57.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:09:57.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:14:57.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:19:57.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:24:57.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:29:57.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:34:57.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:39:57.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:44:57.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:49:57.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:54:57.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:59:57.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:04:57.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:09:57.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:14:57.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:19:57.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:24:57.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:29:57.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:34:57.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:39:57.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:44:57.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:49:57.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:54:57.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:59:57.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:04:57.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:09:57.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:14:57.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:19:57.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:24:57.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:29:57.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:34:57.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:39:57.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:44:57.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:49:57.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:54:57.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:59:57.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:04:57.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:09:57.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:14:57.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:19:57.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:24:57.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:29:57.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:34:57.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:39:57.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:44:57.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:49:57.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:54:57.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:59:57.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:04:57.123 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:09:57.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:14:57.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:19:57.124 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:24:57.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:29:57.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:34:57.125 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:39:57.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:44:57.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:49:57.126 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:54:57.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:59:57.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:04:57.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:09:57.127 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:14:57.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:19:57.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:24:57.128 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:29:57.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:34:57.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:39:57.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:44:57.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:49:57.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:54:57.130 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:59:57.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:04:57.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:09:57.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:14:57.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:19:57.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:24:57.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:29:57.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:34:57.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:39:57.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:44:57.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:49:57.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:54:57.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:59:57.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:04:57.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:09:57.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:14:57.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:19:57.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:24:57.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:29:57.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:34:57.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:39:57.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:44:57.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:49:57.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:54:57.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:59:57.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:04:57.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:09:57.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:14:57.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:19:57.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:24:57.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:29:57.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:34:57.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:39:57.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:44:57.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:49:57.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:54:57.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:59:57.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:04:57.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:09:57.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:14:57.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:19:57.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:24:57.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:29:57.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:34:57.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:39:57.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:44:57.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:49:57.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:54:57.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:59:57.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:04:57.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:09:57.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:14:57.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:19:57.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:24:57.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:29:57.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:34:57.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:39:57.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:44:57.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:49:57.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:54:57.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:59:57.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:04:57.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:09:57.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:14:57.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:19:57.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:24:57.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:29:57.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:34:57.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:39:57.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:44:57.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:49:57.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:54:57.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:59:57.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:04:57.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:09:57.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:14:57.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:19:57.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:24:57.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:29:57.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:34:57.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:39:57.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:44:57.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:49:57.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:54:57.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:59:57.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:04:57.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:09:57.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:14:57.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:19:57.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:24:57.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:29:57.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:34:57.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:39:57.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:44:57.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:49:57.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:54:57.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:59:57.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:04:57.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:09:57.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:14:57.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:19:57.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:24:57.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:29:57.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:34:57.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:39:57.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:44:57.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:49:57.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:54:57.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:59:57.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:04:57.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:09:57.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:14:57.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:19:57.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:24:57.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:29:57.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:34:57.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:39:57.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:44:57.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:49:57.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:54:57.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:59:57.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:04:57.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:09:57.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:14:57.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:19:57.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:24:57.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:29:57.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:34:57.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:39:57.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:44:57.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:49:57.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:54:57.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:59:57.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:04:57.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:09:57.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:14:57.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:19:57.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:24:57.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:29:57.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:34:57.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:39:57.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:44:57.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:49:57.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:54:57.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:59:57.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:04:57.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:09:57.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:14:57.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:19:57.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:24:57.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:29:57.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:34:57.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:39:57.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:44:57.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:49:57.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:54:57.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:59:57.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:04:57.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:09:57.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:14:57.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:19:57.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:24:57.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:29:57.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:34:57.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:39:57.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:44:57.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:49:57.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:54:57.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:59:57.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:04:57.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:09:57.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:14:57.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:19:57.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:24:57.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:29:57.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:34:57.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:39:57.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:44:57.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:49:57.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:54:57.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:59:57.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:04:57.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:09:57.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:14:57.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:19:57.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:24:57.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:29:57.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:34:57.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:39:57.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:44:57.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:49:57.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:54:57.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:59:57.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:04:57.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:09:57.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:14:57.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:19:57.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:24:57.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:29:57.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:34:57.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:39:57.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:44:57.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:49:57.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:54:57.189 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:59:57.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:04:57.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:09:57.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:14:57.190 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:19:57.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:24:57.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:29:57.191 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:34:57.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:39:57.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:44:57.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:49:57.192 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:54:57.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:59:57.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:04:57.193 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:09:57.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:14:57.194 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:19:57.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:24:57.195 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:29:57.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:34:57.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:39:57.196 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:44:57.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:49:57.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:54:57.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:59:57.197 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:04:57.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:09:57.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:14:57.198 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:19:57.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:24:57.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:29:57.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:34:57.199 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:39:57.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:44:57.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:49:57.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:54:57.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:59:57.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:04:57.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:09:57.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:14:57.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:19:57.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:24:57.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:29:57.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:34:57.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:39:57.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:44:57.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:49:57.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:54:57.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:59:57.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:04:57.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:09:57.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:14:57.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:19:57.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:24:57.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:29:57.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:34:57.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:39:57.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:44:57.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:49:57.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:54:57.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:59:57.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:04:57.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:09:57.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:14:57.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:19:57.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:24:57.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:29:57.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:34:57.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:39:57.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:44:57.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:49:57.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:54:57.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:59:57.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:04:57.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:09:57.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:14:57.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:19:57.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:24:57.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:29:57.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:34:57.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:39:57.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:44:57.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:49:57.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:54:57.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:59:57.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:04:57.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:09:57.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:14:57.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:19:57.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:24:57.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:29:57.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:34:57.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:39:57.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:44:57.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:49:57.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:54:57.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:59:57.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:04:57.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:09:57.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:14:57.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:19:57.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:24:57.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:29:57.235 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:34:57.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:39:57.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:44:57.236 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:49:57.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:54:57.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:59:57.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:04:57.237 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:09:57.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:14:57.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:19:57.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:24:57.238 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:29:57.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:34:57.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:39:57.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:44:57.239 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:49:57.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:54:57.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:59:57.240 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:04:57.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:09:57.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:14:57.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:18:36.417 [http-nio-8191-exec-8] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【密码不正确】 2021-02-22 18:19:57.241 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:24:57.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:29:57.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:34:57.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:39:57.242 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:44:57.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:49:57.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:54:57.243 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:59:57.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:04:57.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:09:57.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:14:57.244 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:19:57.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:24:57.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:29:57.245 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:34:57.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:39:57.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:44:57.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:49:57.246 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:54:57.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:59:57.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:04:57.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:09:57.247 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:14:57.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:19:57.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:24:57.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:29:57.248 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:34:57.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:39:57.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:44:57.249 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:49:57.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:54:57.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:59:57.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:04:57.250 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:09:57.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:14:57.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:19:57.251 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:24:57.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:29:57.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:34:57.252 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:39:57.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:44:57.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:49:57.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:54:57.253 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:59:57.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:04:57.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:09:57.254 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:14:57.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:19:57.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:24:57.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:29:57.255 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:34:57.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:39:57.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:44:57.256 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:49:57.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:54:57.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:59:57.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:04:57.257 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:09:57.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:14:57.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:19:57.258 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:24:57.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:29:57.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:34:57.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:39:57.259 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:44:57.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:49:57.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:54:57.260 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:59:57.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:04:57.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:09:57.261 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:14:57.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:19:57.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:24:57.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:29:57.262 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:34:57.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:39:57.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:44:57.263 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:49:57.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:54:57.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:59:57.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:04:57.264 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:09:57.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:14:57.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:19:57.265 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:24:57.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:29:57.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:34:57.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:39:57.266 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:44:57.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:49:57.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:54:57.267 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:59:57.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:04:57.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:09:57.268 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:14:57.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:19:57.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:24:57.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:29:57.269 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:34:57.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:39:57.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:44:57.270 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:49:57.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:54:57.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:59:57.271 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:04:57.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:09:57.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:14:57.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:19:57.272 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:24:57.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:29:57.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:34:57.273 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:39:57.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:44:57.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:49:57.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:54:57.274 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:59:57.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:04:57.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:09:57.275 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:14:57.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:19:57.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:24:57.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:29:57.276 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:34:57.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:39:57.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:44:57.277 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:49:57.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:54:57.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:59:57.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:04:57.278 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:09:57.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:14:57.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:19:57.279 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:24:57.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:29:57.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:34:57.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:39:57.280 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:44:57.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:49:57.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:54:57.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:59:57.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:04:57.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:09:57.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:14:57.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:19:57.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:24:57.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:29:57.283 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:34:57.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:39:57.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:44:57.284 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:49:57.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:54:57.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:59:57.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:04:57.285 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:09:57.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:14:57.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:19:57.286 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:24:57.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:29:57.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:34:57.287 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:39:57.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:44:57.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:49:57.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:54:57.288 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:59:57.289 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:04:57.289 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:09:57.289 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:14:57.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:19:57.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:24:57.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:29:57.290 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:34:57.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:39:57.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:44:57.291 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:49:57.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:54:57.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:59:57.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:04:57.292 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:09:57.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:14:57.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:19:57.293 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:24:57.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:29:57.294 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:34:57.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:39:57.295 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:44:57.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:49:57.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:54:57.296 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:59:57.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:04:57.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:09:57.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:14:57.297 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:19:57.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:24:57.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:29:57.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:34:57.298 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:39:57.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:44:57.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:49:57.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:54:57.299 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:59:57.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:04:57.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:09:57.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:14:57.300 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:19:57.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:24:57.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:29:57.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:34:57.301 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:39:57.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:44:57.302 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:49:57.306 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:54:57.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:59:57.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:04:57.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:09:57.307 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:14:57.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:19:57.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:24:57.308 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:29:57.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:34:57.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:39:57.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:44:57.309 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:49:57.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:54:57.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:59:57.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:04:57.310 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:09:57.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:14:57.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:19:57.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:24:57.311 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:29:57.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:34:57.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:39:57.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:44:57.312 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:49:57.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:54:57.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:59:57.313 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:04:57.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:09:57.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:14:57.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:19:57.314 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:24:57.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:29:57.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:34:57.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:39:57.315 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:44:57.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:49:57.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:54:57.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:59:57.316 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:04:57.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:09:57.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:14:57.317 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:19:57.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:24:57.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:29:57.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:34:57.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:39:57.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:44:57.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:49:57.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:54:57.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:59:57.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:04:57.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:09:57.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:14:57.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:19:57.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:24:57.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:29:57.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:34:57.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:39:57.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:44:57.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:49:57.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:54:57.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:59:57.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:04:57.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:09:57.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:14:57.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:19:57.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:24:57.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:29:57.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:34:57.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:39:57.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:44:57.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:48:08.500 [http-nio-8191-exec-3] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【密码不正确】 2021-02-23 17:49:57.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:54:57.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:59:57.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:04:57.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:09:57.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:14:57.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:19:57.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:24:57.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:29:57.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:34:57.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:39:57.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:44:57.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:49:57.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:54:57.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:59:57.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:04:57.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:09:57.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:14:57.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:19:57.330 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:24:57.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:29:57.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:34:57.331 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:39:57.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:44:57.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:49:57.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:54:57.332 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:59:57.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:04:57.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:09:57.333 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:14:57.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:19:57.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:24:57.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:29:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:34:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:39:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:44:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:49:57.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:54:57.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:59:57.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:04:57.336 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:09:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:14:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:19:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:24:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:29:57.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:34:57.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:39:57.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:44:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:49:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:54:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:59:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:04:57.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:09:57.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:14:57.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:19:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:24:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:29:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:34:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:39:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:44:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:49:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:54:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:59:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:04:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:09:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:14:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:19:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:24:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:29:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:34:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:39:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:44:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:49:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:54:57.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:59:57.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:04:57.346 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:09:57.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:14:57.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:19:57.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:24:57.347 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:29:57.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:34:57.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:39:57.348 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:44:57.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:49:57.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:54:57.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:59:57.349 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:04:57.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:09:57.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:14:57.350 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:19:57.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:24:57.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:29:57.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:34:57.351 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:39:57.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:44:57.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:49:57.352 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:54:57.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:59:57.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:04:57.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:09:57.353 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:14:57.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:19:57.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:24:57.354 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:29:57.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:34:57.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:39:57.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:44:57.355 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:49:57.356 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:54:57.356 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:59:57.357 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:04:57.357 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:09:57.357 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:14:57.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:19:57.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:24:57.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:29:57.358 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:34:57.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:39:57.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:44:57.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:49:57.359 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:54:57.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:59:57.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:04:57.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:09:57.360 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:14:57.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:19:57.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:24:57.361 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:29:57.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:34:57.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:39:57.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:44:57.362 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:49:57.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:54:57.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:59:57.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:04:57.363 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:09:57.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:14:57.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:19:57.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:24:57.364 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:29:57.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:34:57.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:39:57.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:44:57.365 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:49:57.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:54:57.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:59:57.366 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:04:57.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:09:57.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:14:57.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:19:57.367 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:24:57.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:29:57.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:34:57.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:39:57.368 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:44:57.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:49:57.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:54:57.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:59:57.369 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:04:57.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:09:57.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:14:57.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:19:57.370 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:24:57.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:29:57.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:34:57.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:39:57.371 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:44:57.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:49:57.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:54:57.372 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:59:57.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:04:57.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:09:57.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:14:57.373 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:19:57.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:24:57.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:29:57.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:34:57.374 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:39:57.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:44:57.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:49:57.375 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:54:57.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:59:57.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:04:57.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:09:57.376 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:14:57.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:19:57.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:24:57.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:29:57.377 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:34:57.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:39:57.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:44:57.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:49:57.378 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:54:57.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:59:57.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:04:57.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:09:57.379 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:14:57.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:19:57.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:24:57.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:29:57.380 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:34:57.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:39:57.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:44:57.381 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:49:57.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:54:57.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:59:57.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:04:57.382 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:09:57.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:14:57.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:19:57.383 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:24:57.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:29:57.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:34:57.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:39:57.384 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:44:57.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:49:57.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:54:57.385 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:59:57.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:04:57.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:09:57.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:14:57.386 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:19:57.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:24:57.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:29:57.387 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:34:57.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:39:57.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:44:57.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:49:57.388 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:54:57.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:59:57.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:04:57.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:09:57.389 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:14:57.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:19:57.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:24:57.390 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:29:57.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:34:57.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:39:57.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:44:57.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:49:57.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:54:57.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:59:57.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:04:57.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:09:57.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:14:57.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:19:57.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:24:57.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:29:57.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:34:57.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:39:57.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:44:57.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:49:57.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:54:57.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:59:57.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:04:57.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:09:57.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:14:57.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:19:57.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:24:57.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:29:57.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:34:57.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:39:57.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:44:57.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:49:57.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:54:57.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:59:57.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:04:57.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:09:57.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:14:57.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:19:57.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:24:57.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:29:57.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:34:57.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:39:57.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:44:57.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:49:57.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:54:57.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:59:57.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:04:57.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:09:57.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:14:57.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:19:57.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:24:57.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:29:57.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:34:57.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:39:57.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:44:57.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:49:57.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:54:57.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:59:57.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:04:57.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:09:57.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:14:57.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:19:57.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:24:57.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:29:57.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:34:57.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:39:57.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:44:57.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:49:57.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:54:57.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:59:57.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:04:57.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:09:57.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:14:57.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:19:57.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:24:57.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:29:57.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:34:57.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:39:57.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:44:57.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:49:57.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:54:57.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:59:57.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:04:57.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:09:57.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:14:57.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:19:57.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:24:57.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:29:57.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:34:57.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:39:57.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:44:57.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:49:57.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:54:57.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:59:57.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:04:57.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:09:57.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:14:57.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:19:57.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:24:57.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:29:57.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:34:57.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:39:57.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:44:57.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:49:57.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:54:57.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:59:57.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:04:57.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:09:57.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:14:57.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:19:57.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:24:57.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:29:57.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:34:57.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:39:57.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:44:57.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:49:57.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:54:57.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:59:57.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:04:57.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:09:57.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:14:57.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:19:57.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:24:57.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:29:57.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:34:57.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:39:57.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:44:57.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:49:57.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:54:57.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:59:57.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:04:57.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:09:57.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:14:57.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:19:57.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:24:57.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:29:57.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:34:57.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:39:57.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:44:57.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:49:57.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:54:57.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:59:57.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:04:57.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:09:57.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:14:57.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:19:57.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:24:57.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:29:57.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:34:57.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:39:57.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:44:57.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:49:57.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:54:57.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:59:57.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:04:57.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:09:57.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:14:57.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:19:57.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:24:57.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:29:57.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:34:57.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:39:57.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:44:57.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:49:57.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:54:57.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:59:57.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:04:57.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:09:57.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:14:57.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:19:57.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:24:57.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:29:57.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:34:57.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:39:57.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:44:57.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:49:57.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:54:57.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:59:57.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:04:57.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:09:57.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:14:57.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:19:57.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:24:57.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:29:57.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:34:57.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:39:57.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:44:57.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:49:57.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:54:57.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:59:57.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:04:57.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:09:57.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:14:57.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:19:57.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:24:57.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:29:57.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:34:57.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:39:57.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:44:57.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:49:57.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:54:57.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:59:57.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:04:57.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:09:57.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:14:57.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:19:57.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:24:57.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:29:57.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:34:57.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:39:57.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:44:57.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:49:57.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:54:57.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:59:57.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:04:57.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:09:57.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:14:57.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:19:57.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:24:57.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:29:57.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:34:57.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:39:57.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:44:57.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:49:57.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:54:57.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:59:57.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:04:57.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:09:57.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:14:57.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:19:57.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:24:57.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:29:57.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:34:57.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:39:57.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:44:57.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:49:57.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:54:57.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:59:57.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:04:57.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:09:57.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:14:57.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:19:57.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:24:57.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:29:57.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:34:57.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:39:57.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:44:57.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:49:57.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:54:57.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:59:57.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:04:57.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:09:57.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:14:57.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:19:57.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:24:57.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:29:57.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:34:57.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:39:57.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:44:57.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:49:57.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:54:57.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:59:57.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:01:09.370 [http-nio-8191-exec-7] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【密码不正确】 2021-02-25 11:01:10.162 [http-nio-8191-exec-4] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【密码不正确】 2021-02-25 11:01:10.782 [http-nio-8191-exec-2] ERROR c.p.auth.handel.AjaxAuthenticationEntryPoint - 错误信息【密码不正确】 2021-02-25 11:04:57.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:09:57.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:14:57.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:19:57.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:24:57.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:29:57.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:34:57.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:39:57.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:44:57.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:49:57.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:54:57.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:59:57.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:04:57.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:09:57.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:14:57.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:19:57.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:24:57.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:29:57.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:34:57.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:39:57.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:44:57.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:49:57.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:54:57.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:59:57.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:04:57.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:09:57.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/community_backstage.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/community_backstage.log.2021-02-18.log
New file @@ -0,0 +1,1728 @@ 2021-02-18 11:06:11.803 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:15.587 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:15.898 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:15.928 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:15.924+00:00","status":500,"error":"Internal Server Error","message":"","path":"/communitybackstage/prod"}] 2021-02-18 11:06:15.930 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 11:06:19.260 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:19.266 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:19.302 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:20.414 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 11:06:20.474 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.476 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.548 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:20.551 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:06:22.759 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:22.782 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:22.782 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:22.783 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:23.152 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:23.152 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7155 ms 2021-02-18 11:06:24.256 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:24.664 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:24.914 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:24.999 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:25.016 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'communityPartyBuildingApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" 2021-02-18 11:06:25.022 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:25.085 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:25.087 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'communityPartyBuildingApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:07:26.017 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:30.196 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:30.440 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:30.478 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:30.455+00:00","status":500,"error":"Internal Server Error","message":"","path":"/communitybackstage/prod"}] 2021-02-18 11:07:30.480 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 11:07:33.416 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:33.441 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:33.526 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 42ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:34.408 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 11:07:34.855 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.857 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.859 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:34.861 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:07:36.604 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:36.651 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:36.651 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:36.651 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:36.890 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:36.920 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6358 ms 2021-02-18 11:07:37.892 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:38.359 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:38.701 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:38.761 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:410) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.cloud.context.named.NamedContextFactory.createContext(NamedContextFactory.java:137) at org.springframework.cloud.context.named.NamedContextFactory.getContext(NamedContextFactory.java:102) at org.springframework.cloud.context.named.NamedContextFactory.getInstance(NamedContextFactory.java:146) at org.springframework.cloud.openfeign.FeignClientFactoryBean.get(FeignClientFactoryBean.java:281) at org.springframework.cloud.openfeign.FeignClientFactoryBean.feign(FeignClientFactoryBean.java:101) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getTarget(FeignClientFactoryBean.java:337) at org.springframework.cloud.openfeign.FeignClientFactoryBean.getObject(FeignClientFactoryBean.java:327) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.doGetObjectFromFactoryBean(FactoryBeanRegistrySupport.java:169) at org.springframework.beans.factory.support.FactoryBeanRegistrySupport.getObjectFromFactoryBean(FactoryBeanRegistrySupport.java:101) at org.springframework.beans.factory.support.AbstractBeanFactory.getObjectForBeanInstance(AbstractBeanFactory.java:1828) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getObjectForBeanInstance(AbstractAutowireCapableBeanFactory.java:1265) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:261) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.addCandidateEntry(DefaultListableBeanFactory.java:1532) at org.springframework.beans.factory.support.DefaultListableBeanFactory.findAutowireCandidates(DefaultListableBeanFactory.java:1489) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1270) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:521) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:38.779 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'communityPartyBuildingApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" 2021-02-18 11:07:38.782 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:38.834 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:38.836 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'communityPartyBuildingApi': Injection of autowired dependencies failed; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:405) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'excel.url' in value "${excel.url}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:178) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:124) at org.springframework.core.env.AbstractPropertyResolver.doResolvePlaceholders(AbstractPropertyResolver.java:239) at org.springframework.core.env.AbstractPropertyResolver.resolveRequiredPlaceholders(AbstractPropertyResolver.java:210) at org.springframework.context.support.PropertySourcesPlaceholderConfigurer.lambda$processProperties$0(PropertySourcesPlaceholderConfigurer.java:175) at org.springframework.beans.factory.support.AbstractBeanFactory.resolveEmbeddedValue(AbstractBeanFactory.java:918) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1248) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:640) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:399) ... 26 common frames omitted 2021-02-18 11:13:24.307 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:27.281 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.community_backstage.CommunityBackstageApplication.main(CommunityBackstageApplication.java:20) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:28.151 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:37.518 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:37.519 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 11:13:37.527 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 11:13:39.617 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:39.626 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:39.710 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 46ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:41.060 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 11:13:41.109 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:41.204 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:41.206 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:41.208 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 11:13:43.754 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 11:13:43.806 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 11:13:43.807 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:43.807 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:44.081 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:44.081 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6494 ms 2021-02-18 11:13:48.545 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 11:13:48.666 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:48.667 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:48.739 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:48.739 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:50.297 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:13:55.087 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:13:55.264 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:13:55.811 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:13:56.901 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:13:57.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:13:57.483 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:13:58.124 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:13:58.124 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:13:59.268 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:13:59.308 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:13:59.316 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:13:59.864 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:13:59.957 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:13:59.970 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:14:00.009 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618040008 with initial instances count: 2 2021-02-18 11:14:00.012 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 11:14:00.013 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618040013, current=UP, previous=STARTING] 2021-02-18 11:14:00.015 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 11:14:00.315 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 11:14:00.349 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 11:14:00.387 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 11:14:00.405 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 11:14:00.495 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 11:14:00.518 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 11:14:00.751 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 11:14:02.148 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 11:14:02.189 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 11:14:02.190 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 11:14:02.244 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 11:14:02.562 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 11:14:02.744 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 40.668 seconds (JVM running for 42.294) 2021-02-18 11:15:25.375 [http-nio-8199-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:15:25.376 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:15:25.384 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 11:15:25.804 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:15:25.818 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 11:15:25.818 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:15:25.824 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:15:25.836 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:15:25.838 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@215eb8bb 2021-02-18 11:15:26.827 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:18:59.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:21:42.275 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:42.276 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 11:21:42.276 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:42.277 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:42.278 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:42.279 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@22c1c7d2 2021-02-18 11:21:42.351 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:42.353 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 11:21:42.353 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:21:42.354 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:21:42.355 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:42.356 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@5aa7dd4c 2021-02-18 11:21:43.278 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:21:43.355 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:23:59.318 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:25:48.196 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:48.197 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 11:25:48.197 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 11:25:48.198 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 11:25:48.200 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:25:48.200 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@7c4294d5 2021-02-18 11:25:49.200 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 11:28:59.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:33:59.319 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:38:59.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:43:59.320 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:48:59.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:53:59.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:58:59.321 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:03:59.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:08:59.322 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:13:59.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:18:59.323 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:23:59.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:28:59.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:33:59.324 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:38:59.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:43:59.325 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:48:59.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:53:59.326 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:58:59.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:03:59.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:08:59.327 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:13:59.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:18:59.328 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:23:59.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:28:59.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:33:59.329 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:38:51.816 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:54.740 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:38:57.679 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:38:57.684 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 13:38:57.695 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 13:39:00.791 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:39:00.795 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:39:00.913 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 50ms. Found 0 Redis repository interfaces. 2021-02-18 13:39:02.578 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 13:39:02.684 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:02.686 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:02.719 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:02.721 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:39:05.079 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 13:39:05.117 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 13:39:05.117 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:05.117 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:05.345 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:05.345 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7544 ms 2021-02-18 13:39:08.335 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:39:08.359 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:08.360 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:08.370 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:39:08.370 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:39:09.503 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:39:12.363 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:39:12.502 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:39:12.741 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:39:13.407 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:39:14.014 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:39:14.014 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:39:14.504 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:39:14.526 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:39:15.580 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:39:15.621 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:39:16.055 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:39:16.077 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:39:16.090 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:39:16.108 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613626756107 with initial instances count: 10 2021-02-18 13:39:16.111 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 13:39:16.111 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613626756111, current=UP, previous=STARTING] 2021-02-18 13:39:16.113 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 13:39:16.153 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 13:39:16.524 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 13:39:16.550 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 13:39:16.551 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:39:16.654 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:39:16.675 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 13:39:16.780 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:39:17.349 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 13:39:17.402 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 13:39:17.403 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 13:39:17.445 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 13:39:17.733 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 13:39:17.811 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 27.71 seconds (JVM running for 28.965) 2021-02-18 13:44:08.515 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:12.439 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:14.130 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:14.131 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 13:44:14.145 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 13:44:17.252 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:17.267 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:17.448 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 111ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:18.980 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 13:44:19.169 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.171 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.173 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:19.175 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 13:44:22.288 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 13:44:22.383 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 13:44:22.383 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:22.384 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:22.621 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:22.621 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8438 ms 2021-02-18 13:44:27.329 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 13:44:27.350 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:27.355 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:27.372 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:27.372 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:28.654 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:31.742 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:31.984 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:32.442 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:33.390 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:34.309 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:34.310 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:35.073 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:35.099 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:36.406 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:36.744 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:37.461 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:37.490 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:37.508 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:37.567 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627077566 with initial instances count: 7 2021-02-18 13:44:37.570 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 13:44:37.570 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627077570, current=UP, previous=STARTING] 2021-02-18 13:44:37.571 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 13:44:37.881 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 13:44:38.157 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 13:44:38.169 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 13:44:38.174 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 13:44:38.336 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 13:44:38.393 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 13:44:38.639 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 13:44:39.986 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 13:44:40.014 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 13:44:40.018 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 13:44:40.043 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 13:44:40.188 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 13:44:40.278 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 33.809 seconds (JVM running for 36.083) 2021-02-18 13:45:46.055 [http-nio-8199-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 13:45:46.055 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 13:45:46.063 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 13:45:46.521 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:46.534 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 13:45:46.535 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:45:46.540 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:45:46.552 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:46.554 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@6370fbaf 2021-02-18 13:45:47.543 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:48.244 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:48.245 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 13:45:48.245 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:45:48.246 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:45:48.247 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:48.247 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@1a10e315 2021-02-18 13:45:48.329 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:48.331 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 13:45:48.331 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 13:45:48.331 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 13:45:48.332 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:48.333 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@745eba80 2021-02-18 13:45:49.247 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:45:49.332 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 13:49:36.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:54:36.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:59:36.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:04:36.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:20.277 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:24.746 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:25.300 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:25.301 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 14:05:25.306 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 14:05:26.860 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:26.865 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:26.917 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 31ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:27.881 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 14:05:27.942 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.948 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.950 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:27.974 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:05:30.295 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 14:05:30.323 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 14:05:30.324 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:30.324 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:30.574 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:30.575 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5231 ms 2021-02-18 14:05:34.821 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:05:34.946 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:34.947 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:34.953 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:34.953 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:36.685 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:40.469 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:40.596 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:41.332 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:41.774 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:43.553 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:43.554 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:44.251 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:44.344 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:45.730 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:45.804 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:46.569 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:47.688 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:47.743 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:47.779 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628347778 with initial instances count: 10 2021-02-18 14:05:47.804 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 14:05:47.805 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628347805, current=UP, previous=STARTING] 2021-02-18 14:05:47.807 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 14:05:48.257 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 14:05:48.304 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 14:05:48.294 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 14:05:48.310 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:05:48.395 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:05:48.665 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 14:05:48.922 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:05:50.480 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 14:05:50.545 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 14:05:50.552 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 14:05:50.671 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 14:05:51.163 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 14:05:51.362 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 32.976 seconds (JVM running for 34.535) 2021-02-18 14:10:45.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:13:38.021 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:41.977 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:44.206 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:44.207 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 14:13:44.212 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 14:13:46.986 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:46.990 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:47.116 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 51ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:48.358 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 14:13:48.445 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:48.458 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:48.460 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:48.482 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 14:13:50.349 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 14:13:50.389 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 14:13:50.398 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:50.399 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:50.706 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:50.706 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6441 ms 2021-02-18 14:13:54.216 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 14:13:54.404 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:54.405 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:54.411 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:13:54.411 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:13:55.813 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:13:59.757 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:13:59.961 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:14:00.388 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:14:01.452 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:14:02.349 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:14:02.349 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:14:03.101 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:14:03.104 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:14:04.349 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:14:04.431 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:14:04.431 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:14:04.431 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:14:04.432 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:14:04.432 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:14:04.432 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:14:04.432 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:14:05.075 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:14:05.120 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:14:05.166 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:14:05.197 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628845177 with initial instances count: 10 2021-02-18 14:14:05.206 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 14:14:05.206 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628845206, current=UP, previous=STARTING] 2021-02-18 14:14:05.208 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 14:14:05.222 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 14:14:05.773 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 14:14:05.780 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 14:14:05.815 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 14:14:05.940 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 14:14:05.989 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 14:14:06.282 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 14:14:07.602 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 14:14:07.635 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 14:14:07.642 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 14:14:07.781 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 14:14:08.036 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 14:14:08.171 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 32.055 seconds (JVM running for 33.805) 2021-02-18 14:19:04.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:24:04.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:29:04.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:34:04.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:39:04.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:44:04.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:49:04.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:54:04.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:59:04.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:04:04.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:09:04.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:14:04.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:19:04.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:24:04.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:29:04.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:34:04.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:39:04.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:44:04.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:49:04.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:33.941 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:38.618 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:40.086 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:40.087 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 15:53:40.091 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 15:53:41.756 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:41.761 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:41.796 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 14ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:42.812 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 15:53:42.887 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:42.901 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:42.903 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:42.986 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 15:53:44.750 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 15:53:44.793 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 15:53:44.793 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:44.793 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:45.159 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:45.159 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5008 ms 2021-02-18 15:53:49.546 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 15:53:49.607 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:49.607 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:49.621 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:49.632 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:51.124 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:53:54.203 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 15:53:54.330 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 15:53:54.876 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 15:53:55.913 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 15:53:56.800 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 15:53:56.800 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 15:53:57.707 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 15:53:57.708 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 15:53:59.059 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:59.155 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 15:53:59.156 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 15:53:59.156 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 15:53:59.156 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 15:53:59.156 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 15:53:59.156 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 15:53:59.170 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 15:54:00.137 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 15:54:00.203 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 15:54:00.219 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 15:54:00.224 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613634840223 with initial instances count: 10 2021-02-18 15:54:00.227 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 15:54:00.227 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613634840227, current=UP, previous=STARTING] 2021-02-18 15:54:00.228 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 15:54:00.426 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 15:54:00.533 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 15:54:00.534 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 15:54:00.543 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 15:54:00.694 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 15:54:00.732 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 15:54:01.066 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 15:54:02.877 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 15:54:02.945 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 15:54:02.952 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 15:54:03.053 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 15:54:03.452 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 15:54:03.595 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 31.785 seconds (JVM running for 34.297) 2021-02-18 15:58:59.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:03:59.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:08:57.153 [http-nio-8199-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:08:57.154 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:08:57.162 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 16:08:57.824 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:57.839 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:08:57.839 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:57.845 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:57.866 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:57.867 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@11980003 2021-02-18 16:08:58.164 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:58.166 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:08:58.167 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:08:58.167 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:08:58.183 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@441f7d8 2021-02-18 16:08:58.239 [http-nio-8199-exec-3] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginCommunityBackage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:08:58.850 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:08:59.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:09:03.316 [http-nio-8199-exec-4] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginCommunityBackage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:13:59.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:18:59.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:19:02.377 [http-nio-8199-exec-8] ERROR o.a.c.c.C.[.[localhost].[/].[dispatcherServlet] - Servlet.service() for servlet [dispatcherServlet] in context with path [] threw exception [Request processing failed; nested exception is com.netflix.hystrix.exception.HystrixRuntimeException: TokenService#loginCommunityBackage(String,String) failed and no fallback available.] with root cause com.netflix.client.ClientException: Load balancer does not have available server for client: auth at com.netflix.loadbalancer.LoadBalancerContext.getServerFromLoadBalancer(LoadBalancerContext.java:483) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:184) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:180) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:94) at rx.internal.operators.OnSubscribeConcatMap.call(OnSubscribeConcatMap.java:42) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) at org.springframework.cloud.openfeign.ribbon.LoadBalancerFeignClient.execute(LoadBalancerFeignClient.java:83) at feign.SynchronousMethodHandler.executeAndDecode(SynchronousMethodHandler.java:119) at feign.SynchronousMethodHandler.invoke(SynchronousMethodHandler.java:89) at feign.hystrix.HystrixInvocationHandler$1.run(HystrixInvocationHandler.java:109) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:302) at com.netflix.hystrix.HystrixCommand$2.call(HystrixCommand.java:298) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:46) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:51) at rx.internal.operators.OnSubscribeDefer.call(OnSubscribeDefer.java:35) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:48) at rx.internal.operators.OnSubscribeLift.call(OnSubscribeLift.java:30) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorSubscribeOn$SubscribeOnSubscriber.call(OperatorSubscribeOn.java:100) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:56) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction$1.call(HystrixContexSchedulerAction.java:47) at com.netflix.hystrix.strategy.concurrency.HystrixContexSchedulerAction.call(HystrixContexSchedulerAction.java:69) at rx.internal.schedulers.ScheduledAction.run(ScheduledAction.java:55) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) 2021-02-18 16:23:59.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:26:58.950 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:03.897 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:04.510 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:04.511 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-18 16:27:04.515 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-18 16:27:06.705 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:06.727 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:06.827 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 35ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:08.245 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-18 16:27:08.316 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.350 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.356 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:08.358 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-18 16:27:10.399 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-18 16:27:10.447 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-18 16:27:10.448 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:10.459 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:10.748 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:10.748 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6089 ms 2021-02-18 16:27:15.026 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-18 16:27:15.116 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:15.128 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:15.271 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:15.271 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:17.020 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:21.329 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:21.551 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:22.246 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:23.446 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:24.533 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:24.539 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:25.439 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:25.439 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:27.059 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:27.128 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:27.128 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:27.128 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:27.129 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:27.129 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:27.129 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:27.129 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:27.680 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:27.700 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:27.706 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:27.782 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636847781 with initial instances count: 9 2021-02-18 16:27:27.784 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-18 16:27:27.785 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636847785, current=UP, previous=STARTING] 2021-02-18 16:27:27.786 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-18 16:27:27.792 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-18 16:27:27.969 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-18 16:27:28.044 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-18 16:27:28.071 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-18 16:27:28.072 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-18 16:27:28.198 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-18 16:27:28.496 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-18 16:27:29.960 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-18 16:27:29.973 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-18 16:27:29.975 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-18 16:27:30.011 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-18 16:27:30.177 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-18 16:27:30.262 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 33.801 seconds (JVM running for 35.328) 2021-02-18 16:28:42.281 [http-nio-8199-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:28:42.281 [http-nio-8199-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:28:42.291 [http-nio-8199-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 10 ms 2021-02-18 16:28:42.780 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:42.795 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-18 16:28:42.795 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:42.800 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:42.816 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:42.821 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@712bb43f 2021-02-18 16:28:43.380 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:43.384 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-18 16:28:43.385 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:43.385 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:43.392 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:43.393 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@130ac218 2021-02-18 16:28:43.506 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:43.510 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-18 16:28:43.510 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:43.511 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:43.512 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:43.512 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@12ad3edc 2021-02-18 16:28:43.824 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:44.387 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:44.512 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:49.189 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:49.191 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-18 16:28:49.192 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-18 16:28:49.192 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-18 16:28:49.193 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:28:49.194 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@52a8847c 2021-02-18 16:28:50.194 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-18 16:32:27.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:27.131 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:27.132 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:27.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:52:27.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:27.133 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:27.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:27.134 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:27.135 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:27.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:27.136 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:27.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:27.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:27.137 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:27.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:27.138 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:27.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:27.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:27.139 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:27.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:27.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:27.140 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:27.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:27.141 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:27.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:27.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:27.142 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:27.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:27.143 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:27.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:27.144 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:27.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:27.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:27.145 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:27.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:27.146 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:27.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:27.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:27.147 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:27.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:27.148 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:27.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:27.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:27.149 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:27.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:27.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:27.150 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:27.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:27.151 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:27.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:27.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:27.152 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:27.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:27.153 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:27.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:27.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:27.154 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:27.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:27.155 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:27.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:27.156 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:27.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:27.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:27.157 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:27.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:27.158 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:27.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:27.159 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:27.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:27.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:27.160 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:27.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:27.161 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:27.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:27.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:27.162 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:27.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:27.163 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:27.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:27.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:27.164 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:27.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:27.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:27.165 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:27.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:27.166 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:27.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:27.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:27.167 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:27.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:27.168 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:27.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:27.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:27.169 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:27.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:27.170 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:27.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:27.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:27.171 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:27.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:27.172 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:27.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:27.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:27.173 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:27.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:27.174 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:27.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:27.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:27.175 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:27.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:27.176 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:27.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:27.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:27.177 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:27.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:27.178 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:27.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:27.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:27.179 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:27.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:27.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:27.180 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:27.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:27.181 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:27.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:27.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:27.182 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:27.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:27.183 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:27.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:27.184 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:27.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:27.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:27.185 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:27.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:27.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:27.186 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:27.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:27.187 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:27.188 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:27.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:27.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:27.200 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:27.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:27.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:27.201 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:27.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:27.202 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:27.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:27.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:27.203 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:27.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:27.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:27.204 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:27.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:27.205 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:27.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:27.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:27.206 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:27.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:27.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:27.207 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:27.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:27.208 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:27.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:27.209 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:27.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:27.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:27.210 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:27.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:27.211 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:27.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:27.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:27.212 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:27.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:27.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:27.213 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:27.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:27.214 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:27.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:27.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:27.215 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:27.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:27.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:27.216 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:27.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:27.217 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:27.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:27.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:27.218 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:27.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:27.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:27.219 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:27.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:27.220 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:27.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:27.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:27.221 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/community_backstage.log.2021-02-19.log
New file @@ -0,0 +1,460 @@ 2021-02-19 09:02:18.067 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:02:22.218 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:02:27.650 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=570bc89f81cd5cbe82d9a164da31a6b28b3c4a11, state=null 2021-02-19 09:02:27.651 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-19 09:02:27.657 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-19 09:02:30.934 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:02:30.944 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:02:31.045 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 39ms. Found 0 Redis repository interfaces. 2021-02-19 09:02:32.523 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-19 09:02:32.645 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:32.659 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:32.699 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:32.724 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:02:35.919 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-19 09:02:35.956 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-19 09:02:35.957 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:02:35.957 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:02:36.366 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:02:36.366 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8594 ms 2021-02-19 09:02:41.572 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-19 09:02:41.649 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:41.649 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:41.756 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:41.760 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:43.249 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:02:48.202 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:02:48.334 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:02:48.790 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:02:49.877 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:02:50.663 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:02:50.664 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:02:51.463 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:02:51.463 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:02:52.832 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:02:52.904 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:02:52.935 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:02:53.680 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:02:53.744 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:02:53.762 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:02:53.771 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613696573770 with initial instances count: 10 2021-02-19 09:02:53.775 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-19 09:02:53.775 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613696573775, current=UP, previous=STARTING] 2021-02-19 09:02:53.777 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-19 09:02:54.002 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-19 09:02:54.118 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-19 09:02:54.119 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-19 09:02:54.121 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-19 09:02:54.291 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-19 09:02:54.293 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-19 09:02:54.637 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-19 09:02:55.980 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-19 09:02:56.007 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-19 09:02:56.009 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-19 09:02:56.061 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-19 09:02:56.471 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-19 09:02:56.541 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 40.883 seconds (JVM running for 42.842) 2021-02-19 09:07:52.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:09.775 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:10:14.559 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:10:16.456 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=d83664c1cdf7cebbf697d99a9abb62c1a011140c, state=null 2021-02-19 09:10:16.458 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-19 09:10:16.463 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-19 09:10:20.427 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:10:20.432 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:10:20.517 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 38ms. Found 0 Redis repository interfaces. 2021-02-19 09:10:22.249 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-19 09:10:22.413 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:22.416 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:22.422 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:22.425 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-19 09:10:25.591 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-19 09:10:25.650 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-19 09:10:25.650 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:10:25.650 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:10:26.029 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:10:26.030 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9506 ms 2021-02-19 09:10:31.114 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-19 09:10:31.259 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:31.259 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:31.327 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:31.328 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:32.550 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:10:37.175 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:10:37.392 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:10:38.192 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:10:39.009 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:10:40.235 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:10:40.235 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:10:41.095 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:10:41.095 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:10:42.857 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:42.895 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:10:42.895 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:10:42.895 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:10:42.929 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:10:42.929 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:10:42.929 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:10:42.930 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:10:43.831 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:10:43.883 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:10:43.898 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:10:43.902 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613697043901 with initial instances count: 10 2021-02-19 09:10:43.905 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-19 09:10:43.905 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613697043905, current=UP, previous=STARTING] 2021-02-19 09:10:43.907 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-19 09:10:43.986 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-19 09:10:44.070 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-19 09:10:44.077 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-19 09:10:44.082 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-19 09:10:44.085 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-19 09:10:44.159 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-19 09:10:44.535 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-19 09:10:45.953 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-19 09:10:45.968 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-19 09:10:45.969 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-19 09:10:46.028 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-19 09:10:46.340 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-19 09:10:46.454 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 39.434 seconds (JVM running for 41.939) 2021-02-19 09:15:42.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:20:42.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:25:42.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:30:42.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:35:42.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:38:25.324 [http-nio-8199-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:38:25.325 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:38:25.336 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 11 ms 2021-02-19 09:38:25.816 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:25.830 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-19 09:38:25.831 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:38:25.837 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:38:25.850 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:25.852 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@4f2858b5 2021-02-19 09:38:26.391 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:26.393 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-19 09:38:26.393 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:38:26.393 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:38:26.400 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:26.401 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@719f9d79 2021-02-19 09:38:26.505 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:26.507 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-19 09:38:26.507 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-19 09:38:26.508 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-19 09:38:26.509 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:26.513 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@7bb713ed 2021-02-19 09:38:26.840 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:27.394 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:38:27.509 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-19 09:40:42.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:45:42.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:50:42.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:55:42.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:00:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:05:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:10:42.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:15:42.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:20:42.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:25:42.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:30:42.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:35:42.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:40:42.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:45:42.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:50:42.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:55:42.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:00:42.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:05:42.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:10:42.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:15:42.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:20:42.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:25:42.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:30:42.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:35:42.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:40:42.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:45:42.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:50:42.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:55:42.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:00:42.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:05:42.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:10:42.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:15:42.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:20:42.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:25:42.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:30:42.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:35:42.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:40:42.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:45:42.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:50:42.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:55:42.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:00:42.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:05:42.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:10:42.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:15:42.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:20:42.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:25:42.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:30:42.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:35:42.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:40:42.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:45:42.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:50:42.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:55:42.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:00:42.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:05:42.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:10:42.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:15:42.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:20:42.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:25:42.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:30:42.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:35:42.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:40:42.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:45:42.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:50:42.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:55:42.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:00:42.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:05:42.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:10:42.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:15:42.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:20:42.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:25:42.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:30:42.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:35:42.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:40:42.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:45:42.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:50:42.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:55:42.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:00:42.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:05:42.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:10:42.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:15:42.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:20:42.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:25:42.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:30:42.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:35:42.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:40:42.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:45:42.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:50:42.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:55:42.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:00:42.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:05:42.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:10:42.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:15:42.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:20:42.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:25:42.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:30:42.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:35:42.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:40:42.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:45:42.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:50:42.978 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:55:42.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:00:42.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:05:42.979 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:10:42.980 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:15:42.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:20:42.981 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:25:42.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:30:42.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:35:42.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:40:42.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:45:42.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:50:42.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:55:42.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:00:42.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:05:42.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:10:42.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:15:42.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:20:42.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:25:42.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:30:42.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:35:42.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:40:42.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:45:42.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:50:42.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:55:42.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:00:42.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:05:42.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:10:42.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:15:42.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:20:42.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:25:42.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:30:42.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:35:42.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:40:42.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:45:42.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:50:42.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:55:42.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:00:42.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:05:42.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:10:42.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:15:42.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:20:42.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:25:42.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:30:42.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:35:42.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:40:42.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:45:42.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:50:42.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:55:42.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:00:42.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:05:42.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:10:42.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:15:42.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:20:42.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:25:43.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:30:43.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:35:43.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:40:43.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:45:43.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:50:43.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:55:43.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:00:43.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:05:43.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:10:43.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:15:43.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:20:43.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:25:43.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:30:43.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:35:43.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:40:43.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:45:43.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:50:43.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:55:43.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:00:43.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:05:43.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:10:43.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:15:43.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:20:43.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:25:43.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:30:43.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:35:43.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:40:43.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:45:43.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:50:43.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:55:43.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:00:43.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:05:43.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:10:43.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:15:43.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:20:43.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:25:43.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:30:43.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:35:43.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:40:43.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:45:43.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:50:43.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:55:43.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:00:43.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:05:43.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:10:43.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:15:43.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:20:43.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:25:43.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:30:43.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:35:43.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:40:43.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:45:43.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:50:43.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:55:43.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:00:43.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:05:43.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:10:43.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:15:43.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:20:43.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:25:43.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:30:43.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:35:43.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:40:43.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:45:43.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:50:43.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:55:43.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:00:43.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:05:43.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:10:43.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:15:43.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:20:43.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:25:43.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:30:43.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:35:43.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:40:43.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:45:43.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:50:43.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:55:43.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:00:43.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:05:43.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:10:43.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:15:43.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:20:43.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:25:43.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:30:43.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:35:43.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:40:43.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:45:43.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:50:43.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:55:43.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:00:43.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:05:43.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:10:43.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:15:43.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:20:43.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:25:43.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:30:43.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:35:43.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:40:43.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:45:43.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:50:43.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:55:43.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:00:43.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:05:43.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:10:43.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:15:43.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:20:43.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:25:43.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:30:43.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:35:43.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:40:43.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:45:43.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:50:43.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:55:43.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:00:43.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:05:43.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:10:43.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:15:43.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:20:43.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:25:43.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:30:43.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:35:43.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:40:43.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:45:43.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:50:43.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:55:43.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:00:43.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:05:43.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:10:43.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:15:43.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:20:43.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:25:43.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:30:43.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:32:53.593 [http-nio-8199-exec-2] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-20 09:32:53.633 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:32:53.635 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-20 09:32:53.635 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 09:32:53.636 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 09:32:53.637 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:32:53.637 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@7d3165fd 2021-02-20 09:32:54.637 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 09:35:43.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:40:43.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:45:43.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:50:43.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:51:34.639 [http-nio-8199-exec-1] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":81,"businessStatus":2,"businessTime":1613785883000,"businessTitle":"希望开展爱老敬老、情暖社区活动","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":72}】 springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/community_backstage.log.2021-02-20.log
New file @@ -0,0 +1,1608 @@ 2021-02-20 09:54:22.648 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-20 09:54:27.530 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-20 09:54:28.333 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=communitybackstage, profiles=[prod], label=null, version=74f04c0495d590d84b15116b7090430ef6f9298e, state=null 2021-02-20 09:54:28.334 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/communitybackstage-prod.yml'}] 2021-02-20 09:54:28.338 [main] INFO c.p.c.CommunityBackstageApplication - The following profiles are active: prod 2021-02-20 09:54:31.011 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-20 09:54:31.015 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-20 09:54:31.173 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 41ms. Found 0 Redis repository interfaces. 2021-02-20 09:54:32.808 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=dd316b34-c9dd-3b20-a406-40ae3cbd755c 2021-02-20 09:54:32.917 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.auth.TokenService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:32.920 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.partybuilding.PartyBuildingService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:32.961 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.user.UserService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:32.963 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'com.panzhihua.common.service.community.CommunityService' of type [org.springframework.cloud.openfeign.FeignClientFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-02-20 09:54:35.506 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8199 (http) 2021-02-20 09:54:35.576 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8199"] 2021-02-20 09:54:35.576 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-20 09:54:35.576 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-20 09:54:36.070 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-20 09:54:36.070 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7675 ms 2021-02-20 09:54:40.553 [main] INFO s.d.s.w.PropertySourcedRequestMappingHandlerMapping - Mapped URL path [/v2/api-docs] onto method [springfox.documentation.swagger2.web.Swagger2Controller#getDocumentation(String, HttpServletRequest)] 2021-02-20 09:54:40.616 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:40.616 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:40.696 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-20 09:54:40.705 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-20 09:54:41.943 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-20 09:54:45.967 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-20 09:54:46.122 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-20 09:54:46.578 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-20 09:54:47.404 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-20 09:54:48.278 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-20 09:54:48.278 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-20 09:54:49.040 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-20 09:54:49.040 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-20 09:54:50.546 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:54:50.662 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-20 09:54:50.668 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-20 09:54:50.669 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-20 09:54:50.669 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-20 09:54:50.669 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-20 09:54:50.670 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-20 09:54:50.670 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-20 09:54:51.399 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-20 09:54:51.432 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-20 09:54:51.448 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-20 09:54:51.464 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613786091463 with initial instances count: 10 2021-02-20 09:54:51.469 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITYBACKSTAGE with eureka with status UP 2021-02-20 09:54:51.469 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613786091469, current=UP, previous=STARTING] 2021-02-20 09:54:51.497 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8199"] 2021-02-20 09:54:51.564 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199: registering service... 2021-02-20 09:54:51.945 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8199 (http) with context path '' 2021-02-20 09:54:51.957 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8199 2021-02-20 09:54:51.963 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Context refreshed 2021-02-20 09:54:52.098 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITYBACKSTAGE/k8s-master:communitybackstage:8199 - registration status: 204 2021-02-20 09:54:52.128 [main] INFO s.d.s.web.plugins.DocumentationPluginsBootstrapper - Found 1 custom documentation plugin(s) 2021-02-20 09:54:52.477 [main] INFO s.d.spring.web.scanners.ApiListingReferenceScanner - Scanning for api listing references 2021-02-20 09:54:54.251 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: addActivityUsingPOST_1 2021-02-20 09:54:54.309 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: cancelActivityUsingPUT_1 2021-02-20 09:54:54.310 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: deleteActivityUsingDELETE_1 2021-02-20 09:54:54.373 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: pageActivityUsingPOST_1 2021-02-20 09:54:54.911 [main] INFO s.d.s.w.r.operation.CachingOperationNameGenerator - Generating unique operation named: detailUserUsingGET_1 2021-02-20 09:54:55.042 [main] INFO c.p.c.CommunityBackstageApplication - Started CommunityBackstageApplication in 34.569 seconds (JVM running for 36.816) 2021-02-20 09:59:50.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:04:50.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:09:50.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:11:36.027 [http-nio-8199-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-20 10:11:36.027 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-20 10:11:36.035 [http-nio-8199-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-20 10:11:36.535 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:11:36.549 [hystrix-community-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-community 2021-02-20 10:11:36.549 [hystrix-community-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: community instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 10:11:36.555 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 10:11:36.568 [hystrix-community-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:11:36.570 [hystrix-community-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client community initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=community,current list of Servers=[k8s-master:8291],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8291; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@585ac513 2021-02-20 10:11:37.558 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: community.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:14:50.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:19:50.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:24:50.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:25:11.215 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:25:11.218 [hystrix-auth-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-auth 2021-02-20 10:25:11.218 [hystrix-auth-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: auth instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 10:25:11.218 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 10:25:11.220 [hystrix-auth-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:25:11.220 [hystrix-auth-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client auth initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=auth,current list of Servers=[k8s-master:8191],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8191; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@2aea4cda 2021-02-20 10:25:11.516 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:25:11.518 [hystrix-user-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-user 2021-02-20 10:25:11.518 [hystrix-user-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: user instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-20 10:25:11.519 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-20 10:25:11.520 [hystrix-user-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:25:11.520 [hystrix-user-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client user initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user,current list of Servers=[k8s-master:8196],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8196; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@562ec506 2021-02-20 10:25:12.222 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: auth.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:25:12.520 [PollingServerListUpdater-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: user.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-20 10:29:50.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:29:55.716 [http-nio-8199-exec-3] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":82,"businessStatus":2,"businessTime":1613788183000,"businessTitle":"攀枝花真美,想到攀枝花晒晒太阳!","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":80}】 2021-02-20 10:30:33.267 [http-nio-8199-exec-4] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":47,"businessStatus":2,"businessTime":1613788223000,"businessTitle":"去广场溜达","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":49}】 2021-02-20 10:30:59.686 [http-nio-8199-exec-4] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":46,"businessStatus":2,"businessTime":1611123587000,"businessTitle":"2021.01.21腊八节","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":49}】 2021-02-20 10:31:07.969 [http-nio-8199-exec-7] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":48,"businessStatus":2,"businessTime":1613788251000,"businessTitle":"123456","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":49}】 2021-02-20 10:31:45.357 [http-nio-8199-exec-9] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":50,"businessStatus":2,"businessTime":1613788284000,"businessTitle":"这里是标题","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":50}】 2021-02-20 10:34:50.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:39:50.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:44:50.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:49:50.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:54:50.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 10:59:50.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:04:50.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:09:50.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:14:50.680 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:19:50.680 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:24:50.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:29:50.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:34:50.681 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:39:50.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:44:50.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:49:50.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:54:50.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 11:59:50.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:04:50.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:09:50.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:14:50.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:19:50.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:24:50.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:29:50.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:34:50.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:39:50.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:44:50.687 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:49:50.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:54:50.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 12:59:50.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:04:50.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:09:50.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:14:50.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:19:50.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:24:50.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:29:50.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:34:50.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:39:50.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:44:50.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:49:50.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:54:50.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 13:59:50.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:04:50.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:09:50.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:14:50.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:19:50.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:24:50.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:29:50.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:34:50.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:39:50.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:44:50.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:49:50.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:54:50.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 14:59:50.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:04:50.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:09:50.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:14:50.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:19:50.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:24:50.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:29:50.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:34:50.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:39:50.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:44:50.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:49:50.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:54:50.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 15:59:50.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:04:50.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:09:50.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:14:50.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:19:50.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:24:50.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:29:50.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:34:50.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:39:50.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:44:50.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:49:50.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:54:50.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 16:59:50.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:04:50.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:09:50.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:14:50.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:19:50.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:24:50.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:29:50.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:34:50.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:39:50.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:44:50.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:49:50.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:54:50.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 17:59:50.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:04:50.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:09:50.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:14:50.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:19:50.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:24:50.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:29:50.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:34:50.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:39:50.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:44:50.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:49:50.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:54:50.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 18:59:50.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:04:50.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:09:50.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:14:50.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:19:50.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:24:50.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:29:50.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:34:50.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:39:50.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:44:50.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:49:50.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:54:50.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 19:59:50.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:04:50.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:09:50.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:14:50.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:19:50.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:24:50.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:29:50.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:34:50.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:39:50.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:44:50.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:49:50.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:54:50.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 20:59:50.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:04:50.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:09:50.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:14:50.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:19:50.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:24:50.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:29:50.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:34:50.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:39:50.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:44:50.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:49:50.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:54:50.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 21:59:50.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:04:50.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:09:50.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:14:50.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:19:50.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:24:50.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:29:50.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:34:50.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:39:50.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:44:50.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:49:50.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:54:50.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 22:59:50.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:04:50.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:09:50.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:14:50.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:19:50.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:24:50.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:29:50.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:34:50.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:39:50.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:44:50.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:49:50.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:54:50.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 23:59:50.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:04:50.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:09:50.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:14:50.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:19:50.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:24:50.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:29:50.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:34:50.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:39:50.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:44:50.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:49:50.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:54:50.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 00:59:50.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:04:50.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:09:50.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:14:50.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:19:50.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:24:50.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:29:50.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:34:50.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:39:50.747 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:44:50.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:49:50.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:54:50.748 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 01:59:50.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:04:50.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:09:50.749 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:14:50.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:19:50.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:24:50.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:29:50.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:34:50.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:39:50.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:44:50.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:49:50.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:54:50.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 02:59:50.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:04:50.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:09:50.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:14:50.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:19:50.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:24:50.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:29:50.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:34:50.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:39:50.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:44:50.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:49:50.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:54:50.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 03:59:50.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:04:50.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:09:50.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:14:50.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:19:50.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:24:50.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:29:50.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:34:50.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:39:50.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:44:50.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:49:50.761 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:54:50.761 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 04:59:50.761 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:04:50.762 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:09:50.762 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:14:50.763 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:19:50.763 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:24:50.763 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:29:50.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:34:50.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:39:50.764 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:44:50.765 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:49:50.765 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:54:50.765 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 05:59:50.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:04:50.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:09:50.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:14:50.766 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:19:50.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:24:50.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:29:50.767 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:34:50.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:39:50.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:44:50.768 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:49:50.769 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:54:50.769 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 06:59:50.769 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:04:50.770 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:09:50.770 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:14:50.771 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:19:50.771 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:24:50.771 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:29:50.772 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:34:50.772 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:39:50.772 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:44:50.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:49:50.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:54:50.773 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 07:59:50.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:04:50.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:09:50.774 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:14:50.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:19:50.775 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:24:50.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:29:50.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:34:50.776 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:39:50.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:44:50.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:49:50.777 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:54:50.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 08:59:50.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:04:50.778 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:09:50.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:14:50.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:19:50.779 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:24:50.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:29:50.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:34:50.780 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:39:50.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:44:50.781 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:49:50.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:54:50.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 09:59:50.782 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:04:50.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:09:50.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:14:50.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:19:50.783 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:24:50.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:29:50.784 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:34:50.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:39:50.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:44:50.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:49:50.785 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:54:50.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 10:59:50.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:04:50.786 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:09:50.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:14:50.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:19:50.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:24:50.787 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:29:50.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:34:50.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:39:50.788 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:44:50.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:49:50.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:54:50.789 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 11:59:50.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:04:50.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:09:50.790 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:14:50.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:19:50.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:24:50.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:29:50.791 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:34:50.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:39:50.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:44:50.792 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:49:50.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:54:50.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 12:59:50.793 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:04:50.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:09:50.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:14:50.794 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:19:50.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:24:50.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:29:50.795 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:34:50.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:39:50.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:44:50.796 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:49:50.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:54:50.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 13:59:50.797 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:04:50.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:09:50.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:14:50.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:19:50.798 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:24:50.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:29:50.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:34:50.799 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:39:50.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:44:50.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:49:50.800 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:54:50.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 14:59:50.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:04:50.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:09:50.801 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:14:50.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:19:50.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:24:50.802 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:29:50.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:34:50.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:39:50.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:44:50.803 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:49:50.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:54:50.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 15:59:50.804 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:04:50.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:09:50.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:14:50.805 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:19:50.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:24:50.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:29:50.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:34:50.806 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:39:50.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:44:50.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:49:50.807 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:54:50.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 16:59:50.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:04:50.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:09:50.808 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:14:50.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:19:50.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:24:50.809 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:29:50.810 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:34:50.811 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:39:50.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:44:50.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:49:50.812 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:54:50.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 17:59:50.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:04:50.813 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:09:50.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:14:50.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:19:50.814 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:24:50.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:29:50.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:34:50.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:39:50.815 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:44:50.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:49:50.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:54:50.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 18:59:50.816 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:04:50.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:09:50.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:14:50.817 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:19:50.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:24:50.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:29:50.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:34:50.818 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:39:50.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:44:50.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:49:50.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:54:50.819 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 19:59:50.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:04:50.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:09:50.820 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:14:50.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:19:50.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:24:50.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:29:50.821 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:34:50.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:39:50.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:44:50.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:49:50.822 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:54:50.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 20:59:50.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:04:50.823 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:09:50.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:14:50.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:19:50.824 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:24:50.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:29:50.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:34:50.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:39:50.825 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:44:50.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:49:50.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:54:50.826 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 21:59:50.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:04:50.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:09:50.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:14:50.827 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:19:50.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:24:50.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:29:50.828 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:34:50.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:39:50.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:44:50.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:49:50.829 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:54:50.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 22:59:50.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:04:50.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:09:50.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:14:50.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:19:50.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:24:50.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:29:50.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:34:50.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:39:50.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:44:50.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:49:50.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:54:50.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-21 23:59:50.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:04:50.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:09:50.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:14:50.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:19:50.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:24:50.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:29:50.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:34:50.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:39:50.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:44:50.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:49:50.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:54:50.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 00:59:50.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:04:50.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:09:50.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:14:50.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:19:50.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:24:50.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:29:50.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:34:50.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:39:50.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:44:50.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:49:50.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:54:50.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 01:59:50.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:04:50.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:09:50.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:14:50.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:19:50.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:24:50.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:29:50.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:34:50.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:39:50.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:44:50.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:49:50.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:54:50.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 02:59:50.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:04:50.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:09:50.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:14:50.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:19:50.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:24:50.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:29:50.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:34:50.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:39:50.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:44:50.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:49:50.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:54:50.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 03:59:50.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:04:50.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:09:50.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:14:50.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:19:50.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:24:50.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:29:50.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:34:50.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:39:50.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:44:50.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:49:50.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:54:50.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 04:59:50.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:04:50.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:09:50.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:14:50.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:19:50.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:24:50.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:29:50.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:34:50.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:39:50.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:44:50.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:49:50.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:54:50.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 05:59:50.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:04:50.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:09:50.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:14:50.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:19:50.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:24:50.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:29:50.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:34:50.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:39:50.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:44:50.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:49:50.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:54:50.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 06:59:50.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:04:50.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:09:50.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:14:50.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:19:50.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:24:50.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:29:50.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:34:50.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:39:50.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:44:50.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:49:50.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:54:50.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 07:59:50.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:04:50.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:09:50.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:14:50.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:19:50.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:24:50.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:29:50.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:34:50.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:39:50.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:44:50.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:49:50.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:54:50.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 08:59:50.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:04:50.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:09:50.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:14:50.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:19:50.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:24:50.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:26:30.366 [http-nio-8199-exec-9] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-22 09:26:30.425 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:26:30.426 [hystrix-partybuilding-1] INFO com.netflix.util.concurrent.ShutdownEnabledTimer - Shutdown hook installed for: NFLoadBalancer-PingTimer-partybuilding 2021-02-22 09:26:30.426 [hystrix-partybuilding-1] INFO com.netflix.loadbalancer.BaseLoadBalancer - Client: partybuilding instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2021-02-22 09:26:30.427 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - Using serverListUpdater PollingServerListUpdater 2021-02-22 09:26:30.428 [hystrix-partybuilding-1] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:26:30.428 [hystrix-partybuilding-1] INFO c.n.loadbalancer.DynamicServerListLoadBalancer - DynamicServerListLoadBalancer for client partybuilding initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=partybuilding,current list of Servers=[k8s-master:8198],Load balancer stats=Zone stats: {defaultzone=[Zone:defaultzone; Instance count:1; Active connections count: 0; Circuit breaker tripped count: 0; Active connections per server: 0.0;] },Server stats: [[Server:k8s-master:8198; Zone:defaultZone; Total Requests:0; Successive connection failure:0; Total blackout seconds:0; Last connection made:Thu Jan 01 08:00:00 CST 1970; First connection made: Thu Jan 01 08:00:00 CST 1970; Active Connections:0; total failure count in last (1000) msecs:0; average resp time:0.0; 90 percentile resp time:0.0; 95 percentile resp time:0.0; min resp time:0.0; max resp time:0.0; stddev resp time:0.0] ]}ServerList:org.springframework.cloud.netflix.ribbon.eureka.DomainExtractingServerList@67df1623 2021-02-22 09:26:31.428 [PollingServerListUpdater-0] INFO com.netflix.config.ChainedDynamicProperty - Flipping property: partybuilding.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2021-02-22 09:29:50.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:34:50.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:39:50.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:44:50.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:49:50.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:54:50.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 09:59:50.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:04:50.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:09:50.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:14:50.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:19:50.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:24:50.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:29:50.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:34:50.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:39:50.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:44:50.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:49:50.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:54:50.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 10:59:50.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:04:50.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:09:50.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:14:50.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:19:50.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:24:50.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:29:50.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:34:50.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:39:50.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:44:50.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:49:50.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:54:50.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 11:59:50.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:04:50.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:09:50.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:14:50.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:19:50.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:24:50.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:29:50.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:34:50.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:39:50.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:44:50.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:49:50.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:54:50.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 12:59:50.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:04:50.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:09:50.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:14:50.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:19:50.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:24:50.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:29:50.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:34:50.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:39:50.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:44:50.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:49:50.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:54:50.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 13:59:50.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:04:50.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:09:50.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:14:50.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:19:50.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:24:50.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:29:50.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:34:50.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:39:50.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:44:50.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:49:50.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:54:50.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 14:59:50.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:04:50.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:09:50.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:14:50.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:19:50.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:24:50.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:29:50.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:34:50.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:39:50.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:44:50.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:49:50.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:54:50.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 15:59:50.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:04:50.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:09:50.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:14:50.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:19:50.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:24:50.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:29:50.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:34:50.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:39:50.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:44:50.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:49:50.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:54:50.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 16:59:50.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:04:50.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:09:50.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:14:50.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:19:50.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:24:50.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:29:50.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:34:50.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:39:50.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:44:50.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:49:50.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:54:50.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 17:59:50.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:04:50.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:09:50.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:14:50.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:19:50.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:24:50.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:29:50.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:34:50.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:39:50.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:44:50.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:49:50.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:54:50.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 18:59:50.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:04:50.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:09:50.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:14:50.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:19:50.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:24:50.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:29:50.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:34:50.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:39:50.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:44:50.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:49:50.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:54:50.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 19:59:50.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:04:50.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:09:50.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:14:50.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:19:50.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:24:50.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:29:50.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:34:50.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:39:50.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:44:50.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:49:50.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:54:50.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 20:59:50.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:04:50.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:09:50.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:14:50.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:19:50.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:24:50.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:29:50.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:34:50.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:39:50.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:44:50.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:49:50.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:54:50.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 21:59:50.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:04:50.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:09:50.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:14:50.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:19:50.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:24:50.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:29:50.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:34:50.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:39:50.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:44:50.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:49:50.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:54:50.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 22:59:50.913 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:04:50.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:09:50.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:14:50.914 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:19:50.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:24:50.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:29:50.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:34:50.915 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:39:50.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:44:50.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:49:50.916 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:54:50.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-22 23:59:50.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:04:50.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:09:50.917 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:14:50.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:19:50.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:24:50.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:29:50.918 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:34:50.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:39:50.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:44:50.919 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:49:50.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:54:50.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 00:59:50.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:04:50.920 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:09:50.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:14:50.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:19:50.921 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:24:50.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:29:50.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:34:50.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:39:50.922 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:44:50.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:49:50.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:54:50.923 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 01:59:50.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:04:50.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:09:50.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:14:50.924 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:19:50.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:24:50.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:29:50.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:34:50.925 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:39:50.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:44:50.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:49:50.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:54:50.926 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 02:59:50.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:04:50.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:09:50.927 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:14:50.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:19:50.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:24:50.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:29:50.928 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:34:50.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:39:50.929 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:44:50.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:49:50.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:54:50.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 03:59:50.930 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:04:50.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:09:50.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:14:50.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:19:50.931 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:24:50.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:29:50.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:34:50.932 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:39:50.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:44:50.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:49:50.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:54:50.933 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 04:59:50.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:04:50.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:09:50.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:14:50.934 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:19:50.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:24:50.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:29:50.935 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:34:50.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:39:50.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:44:50.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:49:50.936 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:54:50.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 05:59:50.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:04:50.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:09:50.937 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:14:50.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:19:50.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:24:50.938 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:29:50.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:34:50.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:39:50.939 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:44:50.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:49:50.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:54:50.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 06:59:50.940 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:04:50.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:09:50.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:14:50.941 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:19:50.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:24:50.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:29:50.942 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:34:50.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:39:50.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:44:50.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:49:50.943 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:54:50.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 07:59:50.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:04:50.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:09:50.944 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:14:50.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:19:50.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:24:50.945 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:29:50.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:34:50.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:39:50.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:44:50.946 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:49:50.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:54:50.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 08:59:50.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:04:50.947 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:09:50.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:14:50.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:19:50.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:24:50.948 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:29:50.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:34:50.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:39:50.949 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:44:50.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:49:50.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:54:50.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 09:59:50.950 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:04:50.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:09:50.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:14:50.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:19:50.951 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:24:50.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:29:50.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:34:50.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:39:50.952 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:44:50.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:49:50.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:54:50.953 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 10:59:50.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:04:50.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:09:50.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:14:50.954 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:19:50.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:24:50.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:29:50.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:34:50.955 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:39:50.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:44:50.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:49:50.956 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:54:50.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 11:59:50.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:04:50.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:09:50.957 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:14:50.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:19:50.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:24:50.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:29:50.958 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:34:50.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:39:50.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:44:50.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:49:50.959 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:54:50.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 12:59:50.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:04:50.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:09:50.960 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:14:50.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:19:50.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:24:50.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:29:50.961 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:34:50.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:39:50.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:44:50.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:49:50.962 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:54:50.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 13:59:50.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:04:50.963 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:09:50.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:14:50.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:19:50.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:24:50.964 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:29:50.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:34:50.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:39:50.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:44:50.965 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:49:50.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:54:50.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 14:59:50.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:04:50.966 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:09:50.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:14:50.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:19:50.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:24:50.967 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:29:50.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:34:50.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:39:50.968 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:44:50.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:49:50.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:54:50.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 15:59:50.969 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:04:50.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:09:50.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:14:50.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:19:50.970 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:24:50.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:29:50.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:34:50.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:39:50.971 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:44:50.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:49:50.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:54:50.972 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 16:59:50.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:04:50.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:09:50.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:14:50.973 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:19:50.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:24:50.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:29:50.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:34:50.974 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:39:50.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:44:50.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:49:50.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:54:50.975 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 17:59:50.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:04:50.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:09:50.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:14:50.976 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:19:50.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:24:50.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:29:50.977 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:34:50.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:39:50.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:44:50.982 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:49:50.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:54:50.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 18:59:50.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:04:50.983 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:09:50.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:14:50.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:19:50.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:24:50.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:29:50.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:34:50.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:39:50.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:44:50.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:49:50.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:54:50.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 19:59:50.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:04:50.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:09:50.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:14:50.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:19:50.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:24:50.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:29:50.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:34:50.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:39:50.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:44:50.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:49:50.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:54:50.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 20:59:50.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:04:50.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:09:50.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:14:50.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:19:50.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:24:50.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:29:50.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:34:50.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:39:50.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:44:50.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:49:50.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:54:50.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 21:59:50.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:04:50.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:09:50.993 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:14:50.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:19:50.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:24:50.994 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:29:50.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:34:50.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:39:50.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:44:50.995 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:49:50.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:54:50.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 22:59:50.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:04:50.996 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:09:50.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:14:50.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:19:50.997 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:24:50.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:29:50.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:34:50.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:39:50.998 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:44:50.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:49:50.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:54:50.999 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-23 23:59:51.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:04:51.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:09:51.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:14:51.000 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:19:51.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:24:51.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:29:51.001 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:34:51.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:39:51.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:44:51.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:49:51.002 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:54:51.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 00:59:51.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:04:51.003 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:09:51.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:14:51.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:19:51.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:24:51.004 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:29:51.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:34:51.005 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:39:51.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:44:51.006 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:49:51.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:54:51.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 01:59:51.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:04:51.007 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:09:51.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:14:51.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:19:51.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:24:51.008 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:29:51.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:34:51.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:39:51.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:44:51.009 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:49:51.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:54:51.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 02:59:51.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:04:51.010 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:09:51.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:14:51.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:19:51.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:24:51.011 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:29:51.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:34:51.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:39:51.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:44:51.012 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:49:51.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:54:51.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 03:59:51.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:04:51.013 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:09:51.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:14:51.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:19:51.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:24:51.014 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:29:51.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:34:51.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:39:51.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:44:51.015 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:49:51.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:54:51.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 04:59:51.016 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:04:51.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:09:51.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:14:51.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:19:51.017 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:24:51.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:29:51.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:34:51.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:39:51.018 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:44:51.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:49:51.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:54:51.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 05:59:51.019 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:04:51.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:09:51.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:14:51.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:19:51.020 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:24:51.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:29:51.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:34:51.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:39:51.021 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:44:51.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:49:51.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:54:51.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 06:59:51.022 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:04:51.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:09:51.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:14:51.023 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:19:51.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:24:51.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:29:51.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:34:51.024 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:39:51.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:44:51.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:49:51.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:54:51.025 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 07:59:51.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:04:51.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:09:51.026 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:14:51.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:19:51.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:24:51.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:29:51.027 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:34:51.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:39:51.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:44:51.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:49:51.028 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:54:51.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 08:59:51.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:04:51.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:09:51.029 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:14:51.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:19:51.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:24:51.030 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:29:51.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:34:51.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:39:51.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:44:51.031 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:49:51.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:54:51.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 09:59:51.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:04:51.032 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:09:51.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:14:51.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:19:51.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:24:51.033 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:29:51.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:34:51.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:39:51.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:44:51.034 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:49:51.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:54:51.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 10:59:51.035 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:04:51.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:09:51.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:14:51.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:19:51.036 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:24:51.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:29:51.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:34:51.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:39:51.037 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:44:51.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:49:51.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:54:51.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 11:59:51.038 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:04:51.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:09:51.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:14:51.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:19:51.039 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:24:51.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:29:51.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:34:51.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:39:51.040 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:44:51.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:49:51.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:54:51.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 12:59:51.041 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:04:51.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:09:51.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:14:51.042 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:19:51.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:24:51.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:29:51.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:34:51.043 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:39:51.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:44:51.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:49:51.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:50:45.036 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-24 13:50:45.047 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-24 13:50:45.239 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-24 13:50:45.634 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-24 13:50:45.634 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-24 13:50:46.543 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-24 13:50:46.547 [http-nio-8199-exec-4] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-24 13:54:51.044 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 13:59:51.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:04:51.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:09:51.045 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:14:51.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:19:51.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:24:51.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:29:51.046 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:34:51.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:39:51.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:42:09.947 [http-nio-8199-exec-9] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-24 14:44:51.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:49:51.047 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:54:51.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 14:59:51.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:04:51.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:09:51.048 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:14:51.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:19:51.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:24:51.049 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:28:46.709 [http-nio-8199-exec-1] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-24 15:29:51.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:34:51.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:39:51.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:44:51.050 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:49:51.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:54:51.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 15:59:51.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:04:51.051 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:09:51.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:14:51.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:19:51.052 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:24:51.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:29:51.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:34:51.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:39:51.053 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:44:51.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:49:51.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:54:51.054 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 16:59:51.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:04:51.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:09:51.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:14:51.055 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:19:51.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:24:51.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:29:51.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:34:51.056 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:39:51.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:41:41.349 [http-nio-8199-exec-3] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-24 17:44:51.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:49:51.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:54:51.057 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 17:59:51.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:04:51.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:09:51.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:14:51.058 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:19:51.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:24:51.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:29:51.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:34:51.059 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:39:51.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:44:51.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:49:51.060 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:54:51.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 18:59:51.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:04:51.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:09:51.061 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:14:51.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:19:51.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:24:51.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:29:51.062 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:34:51.063 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:39:51.064 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:44:51.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:49:51.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:54:51.065 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 19:59:51.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:04:51.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:09:51.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:14:51.066 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:19:51.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:24:51.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:29:51.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:34:51.067 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:39:51.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:44:51.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:49:51.068 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:54:51.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 20:59:51.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:04:51.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:09:51.069 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:14:51.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:19:51.070 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:24:51.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:29:51.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:34:51.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:39:51.071 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:44:51.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:49:51.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:54:51.072 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 21:59:51.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:04:51.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:09:51.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:14:51.073 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:19:51.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:24:51.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:29:51.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:34:51.074 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:39:51.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:44:51.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:49:51.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:54:51.075 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 22:59:51.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:04:51.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:09:51.076 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:14:51.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:19:51.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:24:51.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:29:51.077 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:34:51.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:39:51.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:44:51.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:49:51.078 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:54:51.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-24 23:59:51.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:04:51.079 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:09:51.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:14:51.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:19:51.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:24:51.080 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:29:51.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:34:51.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:39:51.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:44:51.081 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:49:51.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:54:51.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 00:59:51.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:04:51.082 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:09:51.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:14:51.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:19:51.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:24:51.083 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:29:51.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:34:51.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:39:51.084 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:44:51.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:49:51.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:54:51.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 01:59:51.085 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:04:51.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:09:51.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:14:51.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:19:51.086 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:24:51.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:29:51.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:34:51.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:39:51.087 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:44:51.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:49:51.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:54:51.088 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 02:59:51.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:04:51.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:09:51.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:14:51.089 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:19:51.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:24:51.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:29:51.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:34:51.090 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:39:51.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:44:51.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:49:51.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:54:51.091 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 03:59:51.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:04:51.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:09:51.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:14:51.092 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:19:51.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:24:51.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:29:51.093 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:34:51.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:39:51.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:44:51.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:49:51.094 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:54:51.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 04:59:51.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:04:51.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:09:51.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:14:51.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:19:51.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:24:51.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:29:51.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:34:51.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:39:51.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:44:51.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:49:51.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:54:51.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 05:59:51.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:04:51.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:09:51.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:14:51.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:19:51.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:24:51.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:29:51.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:34:51.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:39:51.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:44:51.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:49:51.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:54:51.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 06:59:51.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:04:51.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:09:51.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:14:51.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:19:51.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:24:51.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:29:51.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:34:51.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:39:51.103 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:44:51.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:49:51.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:54:51.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 07:59:51.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:04:51.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:09:51.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:14:51.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:19:51.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:24:51.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:29:51.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:34:51.106 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:39:51.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:44:51.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:49:51.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:54:51.107 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 08:59:51.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:04:51.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:09:51.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:14:51.108 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:19:51.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:24:16.141 [http-nio-8199-exec-5] INFO c.p.c.api.CommunityPartyBuildingApi - 社区所有党组织社区id【2】 2021-02-25 09:24:51.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:29:51.109 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:34:51.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:39:51.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:44:51.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:49:51.110 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:54:51.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 09:59:51.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:04:51.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:09:51.111 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:14:51.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:19:51.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:24:51.112 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:29:51.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:34:51.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:39:51.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:44:51.113 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:48:03.499 [http-nio-8199-exec-7] INFO c.p.community_backstage.api.CommunityActivityApi - 新增随手拍有反馈通知成功【{"businessContent":"社区已经处理好了具体的事宜,将变成现在更好看的样子找到更好的自己……","businessId":38,"businessStatus":2,"businessTime":1610499528000,"businessTitle":"好的","businessType":4,"status":0,"title":"随手拍有反馈","type":2,"userId":30}】 2021-02-25 10:49:51.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:54:25.887 [http-nio-8199-exec-9] INFO c.p.community_backstage.api.CommunityActivityApi - 新增随手拍有反馈通知成功【{"businessContent":"社区已经处理好了具体的事宜,将变成现在更好看的样子找到更好的自己……","businessId":96,"businessStatus":2,"businessTime":1614221603000,"businessTitle":"好的","businessType":4,"status":0,"title":"随手拍有反馈","type":2,"userId":22}】 2021-02-25 10:54:51.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 10:59:51.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:02:01.775 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp connect by host:182.151.24.68 username:root 2021-02-25 11:02:01.776 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is build 2021-02-25 11:02:01.871 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - Session is connected 2021-02-25 11:02:02.295 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - channel is connected 2021-02-25 11:02:02.295 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp server host:[182.151.24.68] port:[22] is connect successfull 2021-02-25 11:02:02.298 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sftp is closed already 2021-02-25 11:02:02.299 [http-nio-8199-exec-2] INFO com.panzhihua.common.utlis.SFTPUtil - sshSession is closed already 2021-02-25 11:04:51.114 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:05:13.544 [http-nio-8199-exec-2] INFO c.p.community_backstage.api.CommunityActivityApi - 新增随手拍有反馈通知成功【{"businessContent":"社区已经处理好了具体的事宜,将变成现在更好看的样子找到更好的自己……","businessId":100,"businessStatus":2,"businessTime":1614222183000,"businessTitle":"积极参与 值得鼓励","businessType":4,"status":0,"title":"随手拍有反馈","type":2,"userId":22}】 2021-02-25 11:05:24.166 [http-nio-8199-exec-10] INFO c.p.community_backstage.api.CommunityActivityApi - 新增微心愿已分配负责人通知成功【{"businessContent":"负责人会在近日和你联系,请保持电话畅通","businessId":83,"businessStatus":2,"businessTime":1614222245000,"businessTitle":"想出去旅游","businessType":3,"status":0,"title":"微心愿已分配负责人","type":2,"userId":110}】 2021-02-25 11:09:51.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:14:51.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:19:51.115 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:24:51.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:29:51.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:34:51.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:39:51.116 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:44:51.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:49:51.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:54:51.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 11:59:51.117 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:04:51.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:09:51.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:14:51.118 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:19:51.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:24:51.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:29:51.119 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:34:51.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:39:51.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:44:51.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:49:51.120 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:54:51.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 12:59:51.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:04:51.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:09:51.121 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-25 13:14:51.122 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_community.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_community.log.2021-02-18.log
New file @@ -0,0 +1,2496 @@ 2021-02-18 11:06:12.885 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:16.767 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:17.193 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:17.219 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:17.208+00:00","status":500,"error":"Internal Server Error","message":"","path":"/community/prod"}] 2021-02-18 11:06:17.221 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 11:06:20.166 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:20.170 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:20.343 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 69ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:22.245 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=a02fe3bf-1295-3bbd-abeb-d7a5a705e6e0 2021-02-18 11:06:24.818 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:24.848 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:24.849 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:24.849 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:25.089 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:25.089 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7756 ms 2021-02-18 11:06:25.581 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:06:25.710 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'comActEasyPhotoServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comActEasyPhotoDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_community/target/service_community-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:06:25.711 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:25.906 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:25.909 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:07:25.140 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:29.147 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:29.464 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:29.534 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:29.483+00:00","status":500,"error":"Internal Server Error","message":"","path":"/community/prod"}] 2021-02-18 11:07:29.535 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 11:07:32.741 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:32.745 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:32.883 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 33ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:34.278 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=a02fe3bf-1295-3bbd-abeb-d7a5a705e6e0 2021-02-18 11:07:36.926 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:36.953 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:36.953 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:36.953 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:37.152 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:37.152 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7512 ms 2021-02-18 11:07:37.631 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:07:37.914 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'comActEasyPhotoServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comActEasyPhotoDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_community/target/service_community-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:07:37.915 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:38.163 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:38.166 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:13:24.211 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:27.906 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:28.307 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:38.047 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:38.048 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 11:13:38.055 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 11:13:40.223 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:40.231 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:40.333 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 34ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:41.942 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 11:13:44.628 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 11:13:44.653 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 11:13:44.653 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:44.653 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:45.123 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:45.124 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7039 ms 2021-02-18 11:13:46.031 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:13:49.389 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 11:13:56.749 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:56.749 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:56.755 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:56.755 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:57.717 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:14:01.646 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:14:01.804 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:14:02.217 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:14:02.305 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:14:02.631 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:14:02.633 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:14:02.990 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:14:02.990 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:14:03.687 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:14:03.748 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:14:03.748 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:14:03.748 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:14:03.748 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:14:03.748 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:14:03.749 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:14:03.749 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:14:04.184 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:14:04.185 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:14:04.189 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:14:04.192 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618044191 with initial instances count: 6 2021-02-18 11:14:04.195 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 11:14:04.195 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618044195, current=UP, previous=STARTING] 2021-02-18 11:14:04.197 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 11:14:04.219 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 11:14:04.407 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 11:14:04.415 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 11:14:04.422 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 11:14:04.472 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 42.102 seconds (JVM running for 44.024) 2021-02-18 11:19:03.750 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:21:42.458 [http-nio-8291-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:21:42.458 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:21:42.467 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 9 ms 2021-02-18 11:21:42.574 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 473212 2021-02-18 11:21:42.576 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 473291 2021-02-18 11:21:42.577 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 473378 2021-02-18 11:21:42.590 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 473474 2021-02-18 11:21:42.593 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 473659 2021-02-18 11:22:21.776 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:22:33.617 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:22:33.619 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:22:33.625 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【3】 2021-02-18 11:22:33.627 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:22:34.226 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:23:00.018 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:23:00.018 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:23:00.051 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:23:00.053 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:23:00.055 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:23:00.057 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:23:00.719 [http-nio-8291-exec-2] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-18 11:24:00.027 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:24:00.031 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:24:00.068 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:24:00.070 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:24:00.071 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:24:00.073 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:24:03.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:25:00.025 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:25:00.027 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120007 2021-02-18 11:25:00.029 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:25:00.029 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120011 2021-02-18 11:25:00.075 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:25:00.076 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:25:00.078 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:25:00.080 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:26:00.019 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:26:00.036 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:26:00.038 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:26:00.040 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:26:00.042 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:26:00.046 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:27:00.022 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:27:00.029 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:27:00.063 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:27:00.065 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:27:00.067 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:27:00.068 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:28:00.017 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119998 2021-02-18 11:28:00.018 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:28:00.027 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:28:00.043 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:28:00.044 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:28:00.046 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:28:00.048 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:29:00.019 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:29:00.021 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:29:00.053 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:29:00.054 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:29:00.056 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:29:00.057 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:29:03.751 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:30:00.021 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:30:00.045 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:30:00.045 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60023 2021-02-18 11:30:00.049 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:30:00.052 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:30:00.054 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:30:00.055 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:31:00.017 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:31:00.033 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:31:00.047 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:31:00.048 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:31:00.050 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:31:00.053 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:32:00.021 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 11:32:00.022 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180002 2021-02-18 11:32:00.026 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:32:00.027 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:32:00.039 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:32:00.041 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:32:00.043 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:32:00.044 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:33:00.021 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:33:00.024 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:33:00.062 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:33:00.064 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:33:00.065 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:33:00.066 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:34:00.025 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 11:34:00.025 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:34:00.033 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:34:00.052 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:34:00.054 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:34:00.056 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:34:00.057 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:34:03.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:35:00.017 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:35:00.019 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:35:00.043 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:35:00.045 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:35:00.046 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:35:00.048 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:36:00.025 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119993 2021-02-18 11:36:00.027 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:36:00.034 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:36:00.060 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:36:00.062 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:36:00.063 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:36:00.065 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:37:00.029 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:37:00.032 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:37:00.065 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:37:00.066 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:37:00.068 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:37:00.070 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:38:00.024 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:38:00.031 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:38:00.032 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:38:00.034 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:38:00.036 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:38:00.038 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:39:00.021 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:39:00.028 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:39:00.055 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:39:00.056 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:39:00.058 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:39:00.059 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:39:03.752 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:40:00.014 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:40:00.025 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:40:00.048 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:40:00.050 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:40:00.051 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:40:00.052 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:41:00.018 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:41:00.021 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:41:00.047 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:41:00.048 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:41:00.050 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:41:00.052 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:42:00.018 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:42:00.020 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:42:00.049 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:42:00.050 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:42:00.051 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:42:00.053 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:43:00.014 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:43:00.017 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:43:00.047 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:43:00.049 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:43:00.052 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:43:00.054 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:44:00.027 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 419998 2021-02-18 11:44:00.027 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:44:00.028 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:44:00.063 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:44:00.065 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:44:00.066 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:44:00.067 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:44:03.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:45:00.019 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:45:00.020 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:45:00.062 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:45:00.063 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:45:00.064 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:45:00.065 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:46:00.015 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:46:00.025 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60006 2021-02-18 11:46:00.028 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:46:00.062 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:46:00.063 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:46:00.064 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:46:00.066 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:47:00.020 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:47:00.028 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:47:00.054 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:47:00.055 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:47:00.057 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:47:00.059 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:48:00.019 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119991 2021-02-18 11:48:00.020 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:48:00.023 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:48:00.043 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:48:00.044 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:48:00.046 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:48:00.047 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:49:00.027 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:49:00.029 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:49:00.058 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:49:00.060 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:49:00.062 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:49:00.063 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:49:03.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:50:00.015 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:50:00.027 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:50:00.058 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:50:00.059 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:50:00.061 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:50:00.062 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:51:00.017 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:51:00.027 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:51:00.028 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:51:00.029 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 11:51:00.030 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120001 2021-02-18 11:51:00.030 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:51:00.031 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:51:00.033 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:52:00.012 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:52:00.018 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:52:00.060 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:52:00.061 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:52:00.063 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:52:00.064 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:53:00.017 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119984 2021-02-18 11:53:00.018 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:53:00.019 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:53:00.049 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:53:00.051 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:53:00.053 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:53:00.055 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:54:00.015 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:54:00.018 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:54:00.060 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:54:00.061 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:54:00.063 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:54:00.064 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:54:03.753 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:55:00.010 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:55:00.013 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119987 2021-02-18 11:55:00.013 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:55:00.039 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:55:00.041 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:55:00.042 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:55:00.044 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:56:00.015 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 11:56:00.018 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:56:00.024 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:56:00.052 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:56:00.053 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:56:00.055 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:56:00.056 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:57:00.011 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:57:00.013 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:57:00.035 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:57:00.037 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:57:00.038 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:57:00.040 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:58:00.017 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:58:00.025 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:58:00.027 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60014 2021-02-18 11:58:00.054 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:58:00.056 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:58:00.057 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:58:00.059 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:59:00.014 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 11:59:00.025 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 11:59:00.034 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 11:59:00.036 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 11:59:00.037 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 11:59:00.041 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 11:59:03.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:00:00.025 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:00:00.026 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:00:00.042 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:00:00.043 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:00:00.045 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:00:00.046 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:01:00.016 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179987 2021-02-18 12:01:00.017 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:01:00.018 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:01:00.057 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:01:00.059 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:01:00.060 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:01:00.062 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:02:00.022 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:02:00.029 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:02:00.040 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:02:00.042 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:02:00.043 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:02:00.045 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:03:00.012 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:03:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:03:00.038 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:03:00.039 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:03:00.040 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:03:00.041 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:04:00.021 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 12:04:00.021 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:04:00.023 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:04:00.061 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:04:00.062 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:04:00.064 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:04:00.065 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:04:03.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:05:00.020 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:05:00.024 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:05:00.044 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:05:00.045 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:05:00.047 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:05:00.049 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:06:00.025 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120000 2021-02-18 12:06:00.029 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:06:00.030 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:06:00.055 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:06:00.057 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:06:00.059 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:06:00.061 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:07:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:07:00.026 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:07:00.045 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:07:00.046 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:07:00.048 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:07:00.049 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:08:00.020 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 12:08:00.021 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:08:00.023 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:08:00.043 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:08:00.045 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:08:00.046 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:08:00.047 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:09:00.010 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:09:00.020 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:09:00.053 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:09:00.054 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:09:00.056 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:09:00.057 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:09:03.754 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:10:00.021 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:10:00.022 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119998 2021-02-18 12:10:00.022 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:10:00.056 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:10:00.057 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:10:00.059 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:10:00.060 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:11:00.014 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:11:00.018 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:11:00.044 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:11:00.045 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:11:00.047 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:11:00.048 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:12:00.017 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:12:00.018 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:12:00.043 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:12:00.045 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:12:00.046 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:12:00.047 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:13:00.013 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:13:00.024 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60005 2021-02-18 12:13:00.027 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:13:00.057 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:13:00.060 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:13:00.062 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:13:00.063 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:14:00.026 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:14:00.029 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:14:00.044 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:14:00.045 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:14:00.046 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:14:00.048 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:14:03.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:15:00.015 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:15:00.018 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:15:00.057 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:15:00.059 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:15:00.060 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:15:00.061 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:16:00.016 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:16:00.018 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:16:00.037 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:16:00.038 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:16:00.039 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:16:00.041 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:17:00.021 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:17:00.023 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60006 2021-02-18 12:17:00.024 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60008 2021-02-18 12:17:00.025 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:17:00.057 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:17:00.058 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:17:00.060 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:17:00.061 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:18:00.024 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:18:00.024 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:18:00.040 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:18:00.041 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:18:00.042 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:18:00.044 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:19:00.026 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:19:00.029 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:19:00.061 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:19:00.062 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:19:00.064 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:19:00.065 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:19:03.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:20:00.021 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:20:00.022 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:20:00.046 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:20:00.048 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:20:00.049 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:20:00.051 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:21:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:21:00.025 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:21:00.031 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:21:00.032 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:21:00.034 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:21:00.035 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:22:00.014 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:22:00.015 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119993 2021-02-18 12:22:00.031 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:22:00.036 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:22:00.037 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:22:00.039 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:22:00.040 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:23:00.022 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:23:00.025 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:23:00.035 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:23:00.036 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:23:00.038 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:23:00.039 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:24:00.018 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:24:00.020 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119983 2021-02-18 12:24:00.023 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 359999 2021-02-18 12:24:00.025 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:24:00.049 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:24:00.050 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:24:00.051 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:24:00.053 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:24:03.755 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:25:00.024 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:25:00.025 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:25:00.057 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:25:00.058 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:25:00.060 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:25:00.061 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:26:00.013 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:26:00.023 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:26:00.047 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:26:00.048 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:26:00.049 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:26:00.051 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:27:00.015 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:27:00.025 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:27:00.030 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:27:00.032 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:27:00.034 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:27:00.036 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:28:00.010 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:28:00.019 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:28:00.046 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:28:00.047 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:28:00.049 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:28:00.050 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:29:00.014 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:29:00.020 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 239996 2021-02-18 12:29:00.022 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:29:00.042 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:29:00.044 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:29:00.045 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:29:00.046 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:29:03.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:30:00.021 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:30:00.029 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:30:00.052 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:30:00.053 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:30:00.055 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:30:00.056 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:31:00.019 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:31:00.019 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:31:00.027 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:31:00.029 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:31:00.030 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:31:00.032 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:32:00.012 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:32:00.020 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:32:00.055 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:32:00.057 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:32:00.058 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:32:00.059 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:33:00.014 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:33:00.019 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:33:00.034 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:33:00.040 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:33:00.043 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:33:00.052 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:34:00.017 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:34:00.019 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180001 2021-02-18 12:34:00.020 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:34:00.020 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 239999 2021-02-18 12:34:00.049 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:34:00.050 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:34:00.051 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:34:00.052 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:34:03.756 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:35:00.025 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 12:35:00.025 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:35:00.027 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:35:00.051 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:35:00.052 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:35:00.054 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:35:00.055 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:36:00.021 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:36:00.022 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:36:00.037 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:36:00.038 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:36:00.040 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:36:00.041 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:37:00.034 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:37:00.036 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:37:00.052 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:37:00.053 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:37:00.055 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:37:00.056 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:38:00.018 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:38:00.026 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:38:00.031 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:38:00.033 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:38:00.034 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:38:00.035 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:39:00.017 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:39:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:39:00.069 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:39:00.070 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:39:00.071 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:39:00.072 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:39:03.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:40:00.010 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:40:00.029 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 240008 2021-02-18 12:40:00.032 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:40:00.055 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:40:00.056 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:40:00.057 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:40:00.058 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:41:00.019 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:41:00.019 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:41:00.047 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:41:00.049 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:41:00.050 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:41:00.051 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:42:00.014 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:42:00.020 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:42:00.020 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 12:42:00.049 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:42:00.050 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:42:00.052 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:42:00.053 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:43:00.015 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:43:00.016 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:43:00.033 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:43:00.034 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:43:00.036 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:43:00.037 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:44:00.010 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:44:00.017 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:44:00.036 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:44:00.038 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:44:00.039 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:44:00.040 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:44:03.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:45:00.010 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:45:00.014 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:45:00.060 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:45:00.062 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:45:00.063 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:45:00.064 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:46:00.015 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:46:00.021 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120004 2021-02-18 12:46:00.022 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:46:00.054 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:46:00.055 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:46:00.056 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:46:00.057 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:47:00.018 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:47:00.019 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:47:00.028 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:47:00.029 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:47:00.031 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:47:00.032 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:48:00.016 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:48:00.023 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:48:00.040 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:48:00.042 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:48:00.043 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:48:00.044 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:49:00.019 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 12:49:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:49:00.021 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:49:00.059 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:49:00.061 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:49:00.062 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:49:00.063 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:49:03.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:50:00.013 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:50:00.017 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:50:00.055 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:50:00.056 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:50:00.057 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:50:00.059 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:51:00.013 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:51:00.020 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 12:51:00.021 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:51:00.054 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:51:00.055 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:51:00.056 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:51:00.061 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:52:00.018 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:52:00.018 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:52:00.051 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:52:00.053 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:52:00.054 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:52:00.055 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:53:00.019 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:53:00.020 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:53:00.056 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:53:00.057 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:53:00.059 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:53:00.060 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:54:00.018 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:54:00.018 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:54:00.052 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:54:00.053 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:54:00.054 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:54:00.056 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:54:03.757 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:55:00.009 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:55:00.019 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:55:00.039 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:55:00.041 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:55:00.042 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:55:00.043 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:56:00.012 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:56:00.018 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:56:00.036 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:56:00.037 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:56:00.038 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:56:00.039 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:57:00.025 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:57:00.027 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:57:00.045 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:57:00.047 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:57:00.048 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:57:00.049 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:58:00.021 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:58:00.021 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180005 2021-02-18 12:58:00.023 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:58:00.053 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:58:00.054 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:58:00.055 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:58:00.056 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:59:00.019 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 12:59:00.020 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 300002 2021-02-18 12:59:00.022 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 12:59:00.055 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 12:59:00.056 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 12:59:00.057 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 12:59:00.058 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 12:59:03.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:00:00.015 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:00:00.021 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:00:00.058 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:00:00.059 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:00:00.060 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:00:00.061 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:01:00.014 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:01:00.023 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:01:00.053 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:01:00.054 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:01:00.058 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:01:00.059 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:02:00.020 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179998 2021-02-18 13:02:00.020 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:02:00.020 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180001 2021-02-18 13:02:00.024 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:02:00.043 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:02:00.044 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:02:00.045 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:02:00.046 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:03:00.010 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:03:00.020 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:03:00.038 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:03:00.040 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:03:00.041 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:03:00.043 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:04:00.019 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:04:00.021 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:04:00.061 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:04:00.062 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:04:00.063 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:04:00.064 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:04:03.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:05:00.013 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119994 2021-02-18 13:05:00.014 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:05:00.016 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:05:00.036 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:05:00.038 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:05:00.039 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:05:00.040 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:06:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:06:00.023 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:06:00.023 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 13:06:00.055 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:06:00.057 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:06:00.058 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:06:00.059 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:07:00.015 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:07:00.015 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:07:00.053 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:07:00.054 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:07:00.055 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:07:00.056 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:08:00.017 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:08:00.018 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:08:00.027 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:08:00.028 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:08:00.029 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:08:00.030 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:09:00.010 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:09:00.015 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:09:00.034 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:09:00.035 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:09:00.037 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:09:00.038 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:09:03.758 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:10:00.012 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:10:00.019 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:10:00.019 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 13:10:00.048 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:10:00.050 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:10:00.051 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:10:00.052 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:11:00.018 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:11:00.020 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:11:00.038 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:11:00.040 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:11:00.041 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:11:00.042 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:12:00.011 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:12:00.017 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:12:00.064 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:12:00.065 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:12:00.066 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:12:00.067 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:13:00.010 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:13:00.015 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:13:00.044 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:13:00.045 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:13:00.046 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:13:00.047 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:14:00.011 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:14:00.011 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179991 2021-02-18 13:14:00.018 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:14:00.043 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:14:00.044 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:14:00.045 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:14:00.046 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:14:03.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:15:00.019 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:15:00.020 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:15:00.030 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:15:00.031 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:15:00.032 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:15:00.033 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:16:00.024 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:16:00.024 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120006 2021-02-18 13:16:00.024 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 540009 2021-02-18 13:16:00.028 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:16:00.048 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:16:00.049 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:16:00.053 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:16:00.054 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:17:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:17:00.023 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:17:00.052 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:17:00.053 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:17:00.054 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:17:00.055 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:18:00.010 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:18:00.018 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:18:00.051 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:18:00.053 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:18:00.054 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:18:00.055 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:19:00.017 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179988 2021-02-18 13:19:00.017 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:19:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:19:00.044 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:19:00.046 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:19:00.047 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:19:00.048 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:19:03.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:20:00.030 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:20:00.031 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60011 2021-02-18 13:20:00.033 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:20:00.063 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:20:00.064 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:20:00.065 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:20:00.066 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:21:00.018 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:21:00.027 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:21:00.046 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:21:00.048 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:21:00.049 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:21:00.050 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:22:00.015 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:22:00.017 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:22:00.043 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:22:00.044 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:22:00.046 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:22:00.047 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:23:00.019 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 13:23:00.029 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:23:00.030 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:23:00.065 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:23:00.066 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:23:00.067 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:23:00.068 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:24:00.021 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:24:00.024 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:24:00.044 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:24:00.045 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:24:00.047 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:24:00.048 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:24:03.759 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:25:00.015 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:25:00.021 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:25:00.041 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:25:00.042 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:25:00.045 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:25:00.046 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:26:00.015 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:26:00.015 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:26:00.049 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:26:00.050 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:26:00.051 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:26:00.052 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:27:00.010 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:27:00.017 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:27:00.051 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:27:00.052 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:27:00.053 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:27:00.054 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:28:00.010 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:28:00.015 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:28:00.044 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:28:00.047 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:28:00.049 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:28:00.050 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:29:00.016 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:29:00.025 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:29:00.032 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:29:00.033 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:29:00.034 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:29:00.035 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:29:03.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:30:00.013 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 207342 2021-02-18 13:30:00.014 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:30:00.015 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 239999 2021-02-18 13:30:00.016 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:30:00.049 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:30:00.050 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:30:00.051 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:30:00.053 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:31:00.020 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:31:00.023 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:31:00.048 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:31:00.050 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:31:00.051 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:31:00.053 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:32:00.016 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:32:00.018 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:32:00.040 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:32:00.041 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:32:00.042 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:32:00.043 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:32:04.076 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 64056 2021-02-18 13:33:00.014 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:33:00.017 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:33:00.033 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:33:00.034 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:33:00.036 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:33:00.037 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:34:00.016 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:34:00.017 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:34:00.051 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:34:00.052 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:34:00.053 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:34:00.054 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:34:03.760 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:35:00.015 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:35:00.015 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:35:00.055 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:35:00.056 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:35:00.057 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:35:00.058 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:36:00.016 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:36:00.016 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 13:36:00.016 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 13:36:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:36:00.036 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:36:00.037 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:36:00.038 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:36:00.039 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:37:00.010 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:37:00.016 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:37:00.032 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:37:00.033 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:37:00.034 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:37:00.036 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:38:00.020 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:38:00.024 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:38:00.040 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:38:00.041 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:38:00.042 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:38:00.043 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:38:52.202 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:54.883 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:38:56.415 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:38:56.416 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 13:38:56.421 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 13:38:59.083 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:38:59.088 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:38:59.147 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 35ms. Found 0 Redis repository interfaces. 2021-02-18 13:38:59.960 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 13:39:02.512 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 13:39:02.527 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 13:39:02.527 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:02.528 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:02.703 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:02.703 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6203 ms 2021-02-18 13:39:03.685 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:41:12.026 [main] ERROR com.alibaba.druid.pool.DruidDataSource - init datasource error, url: jdbc:mysql://172.16.0.102:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:41:12.029 [main] ERROR com.alibaba.druid.pool.DruidDataSource - {dataSource-1} init error com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:41:12.030 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:41:12.031 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'comActEasyPhotoServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comActEasyPhotoDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_community/target/service_community-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 2021-02-18 13:41:12.033 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 13:41:12.048 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 13:41:12.051 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'comActEasyPhotoServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comActEasyPhotoDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_community/target/service_community-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:321) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_community.ServiceCommunityApplication.main(ServiceCommunityApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comActEasyPhotoDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_community/target/service_community-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_community/dao/ComActEasyPhotoDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1524) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) ... 26 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:797) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) ... 40 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 53 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) ... 64 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:44:08.300 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:12.149 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:15.271 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:15.273 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 13:44:15.281 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 13:44:18.982 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:19.010 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:19.096 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 32ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:20.416 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 13:44:23.987 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 13:44:24.020 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 13:44:24.021 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:24.021 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:24.319 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:24.320 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8920 ms 2021-02-18 13:44:25.559 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:44:27.686 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:44:34.723 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:34.724 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:34.781 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:34.781 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:35.892 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:40.288 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:40.377 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:40.591 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:40.643 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:40.846 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:40.846 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:41.002 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:41.003 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:41.260 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:41.279 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:41.449 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:41.451 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:41.453 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:41.456 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627081455 with initial instances count: 7 2021-02-18 13:44:41.458 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 13:44:41.459 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627081459, current=UP, previous=STARTING] 2021-02-18 13:44:41.460 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 13:44:41.462 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 13:44:41.487 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 13:44:41.489 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 13:44:41.492 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 13:44:41.509 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 35.523 seconds (JVM running for 37.323) 2021-02-18 13:45:35.591 [http-nio-8291-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 13:45:35.591 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 13:45:35.599 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 13:45:35.695 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68017 2021-02-18 13:45:35.696 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68056 2021-02-18 13:45:35.698 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68064 2021-02-18 13:45:35.699 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68088 2021-02-18 13:45:35.700 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68148 2021-02-18 13:45:35.933 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:45:36.552 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:45:37.096 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:45:37.098 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:45:37.108 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【3】 2021-02-18 13:45:37.110 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:46:00.022 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:46:00.024 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:46:00.064 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:46:00.066 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:46:00.068 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:46:00.069 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:47:00.029 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:47:00.040 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:47:00.053 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:47:00.056 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:47:00.059 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:47:00.060 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:48:00.026 [http-nio-8291-exec-8] ERROR com.alibaba.druid.pool.DruidPooledStatement - CommunicationsException, druid version 1.2.3, jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, testWhileIdle true, idle millis 59965, minIdle 10, poolingCount 0, timeBetweenEvictionRunsMillis 60000, lastValidIdleMillis 59965, driver com.mysql.cj.jdbc.Driver, exceptionSorter com.alibaba.druid.pool.vendor.MySqlExceptionSorter 2021-02-18 13:48:00.028 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:48:00.029 [http-nio-8291-exec-8] ERROR com.alibaba.druid.pool.DruidDataSource - discard connection com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3461) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3459) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) at sun.reflect.GeneratedMethodAccessor90.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy188.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.GeneratedMethodAccessor98.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy186.query(Unknown Source) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:65) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy185.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) at com.sun.proxy.$Proxy110.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) at com.sun.proxy.$Proxy144.selectTimedTaskActActivity(Unknown Source) at com.panzhihua.service_community.service.impl.ComActActivityServiceImpl.timedTaskActActivity(ComActActivityServiceImpl.java:300) at com.panzhihua.service_community.service.impl.ComActActivityServiceImpl$$FastClassBySpringCGLIB$$6a2dce34.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687) at com.panzhihua.service_community.service.impl.ComActActivityServiceImpl$$EnhancerBySpringCGLIB$$995fb7e1.timedTaskActActivity(<generated>) at com.panzhihua.service_community.api.CommunityApi.timedTaskActActivity(CommunityApi.java:1078) at com.panzhihua.service_community.api.CommunityApi$$FastClassBySpringCGLIB$$87719959.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687) at com.panzhihua.service_community.api.CommunityApi$$EnhancerBySpringCGLIB$$fddcb870.timedTaskActActivity(<generated>) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:652) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:538) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:702) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:641) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:940) at com.mysql.cj.NativeSession.execSQL(NativeSession.java:1075) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:930) ... 101 common frames omitted Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) at java.io.FilterInputStream.read(FilterInputStream.java:133) at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:532) ... 106 common frames omitted 2021-02-18 13:48:00.030 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:48:00.086 [http-nio-8291-exec-8] ERROR c.p.common.exceptions.GlobalExceptionCapture - 数据库异常【 ### Error querying database. Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago. ### The error may exist in com/panzhihua/service_community/dao/ComActActivityDAO.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: select t.id from ( SELECT a.id, a.activity_name, COUNT(case when s.is_volunteer=1 then s.id else null end )volunteernum, COUNT(case when s.is_volunteer=0 then s.id else null end)usernum, a.participant_min, a.volunteer_min FROM com_act_activity a LEFT JOIN com_act_act_sign s on a.id=s.activity_id WHERE a.`status` in(3,4) and TIMESTAMPDIFF(MINUTE,SYSDATE(),a.sign_up_end)<=0 GROUP BY a.id)t WHERE t.usernum<participant_min or t.volunteernum<volunteer_min ### Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago. ; Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago.; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,958 milliseconds ago. The last packet sent successfully to the server was 59,958 milliseconds ago.】 2021-02-18 13:48:00.113 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:48:00.115 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:48:00.118 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:48:00.119 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:49:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:49:00.026 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:49:00.054 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:49:00.056 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:49:00.057 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:49:00.059 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:49:41.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:50:00.026 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:50:00.027 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:50:00.040 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:50:00.042 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:50:00.043 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:50:00.045 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:51:00.023 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:51:00.027 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:51:00.049 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:51:00.050 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:51:00.052 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:51:00.053 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:52:00.023 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 239904 2021-02-18 13:52:00.025 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:52:00.027 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:52:00.061 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:52:00.063 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:52:00.064 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:52:00.065 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:53:00.012 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:53:00.014 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:53:00.031 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:53:00.033 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:53:00.035 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:53:00.036 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:54:00.017 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 13:54:00.018 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:54:00.021 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119995 2021-02-18 13:54:00.022 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:54:00.056 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:54:00.058 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:54:00.059 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:54:00.061 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:54:41.281 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:55:00.020 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:55:00.028 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:55:00.071 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:55:00.072 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:55:00.074 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:55:00.075 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:56:00.020 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:56:00.021 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119999 2021-02-18 13:56:00.022 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:56:00.054 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:56:00.055 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:56:00.057 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:56:00.058 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:57:00.017 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:57:00.025 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:57:00.052 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:57:00.055 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:57:00.058 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:57:00.059 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:58:00.022 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119998 2021-02-18 13:58:00.027 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:58:00.029 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:58:00.048 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:58:00.050 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:58:00.051 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:58:00.053 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:59:00.019 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 13:59:00.023 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 13:59:00.047 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 13:59:00.049 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 13:59:00.050 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 13:59:00.052 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 13:59:41.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:00:00.015 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:00:00.018 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:00:00.061 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:00:00.063 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:00:00.064 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:00:00.065 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:01:00.022 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:01:00.028 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:01:00.033 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:01:00.034 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:01:00.036 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:01:00.038 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:02:00.013 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179995 2021-02-18 14:02:00.014 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:02:00.020 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:02:00.057 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:02:00.058 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:02:00.060 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:02:00.061 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:03:00.023 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:03:00.026 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:03:00.039 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:03:00.041 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:03:00.042 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:03:00.043 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:04:00.023 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120003 2021-02-18 14:04:00.024 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:04:00.028 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:04:00.051 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:04:00.052 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:04:00.053 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:04:00.055 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:04:41.282 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:00.035 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:05:00.038 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:05:00.080 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:05:00.081 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:05:00.083 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:05:00.084 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:05:20.161 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:23.252 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:24.187 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:24.189 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 14:05:24.194 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 14:05:26.394 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:26.398 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:26.486 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:27.493 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 14:05:29.662 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 14:05:29.720 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 14:05:29.720 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:29.720 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:30.021 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:30.021 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 5687 ms 2021-02-18 14:05:31.400 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:05:33.430 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:05:40.669 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:40.669 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:40.755 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:40.755 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:42.065 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:46.734 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:47.897 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:48.815 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:49.012 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:49.446 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:49.446 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:50.000 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:50.001 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:51.381 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:51.482 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:52.189 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:52.213 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:52.230 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:52.244 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628352243 with initial instances count: 10 2021-02-18 14:05:52.246 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 14:05:52.247 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628352247, current=UP, previous=STARTING] 2021-02-18 14:05:52.248 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 14:05:52.280 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 14:05:52.616 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 14:05:52.621 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 14:05:52.681 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 14:05:52.686 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 34.199 seconds (JVM running for 35.858) 2021-02-18 14:06:00.771 [http-nio-8291-exec-3] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:06:00.771 [http-nio-8291-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:06:00.787 [http-nio-8291-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 16 ms 2021-02-18 14:06:01.207 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:06:01.209 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:06:01.298 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:06:01.300 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:06:01.302 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:06:01.304 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:07:00.020 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:07:00.025 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:07:00.069 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:07:00.071 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:07:00.073 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:07:00.075 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:08:00.030 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:08:00.046 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60012 2021-02-18 14:08:00.051 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:08:00.061 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:08:00.064 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:08:00.066 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:08:00.067 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:09:00.026 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:09:00.026 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:09:00.055 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:09:00.056 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:09:00.058 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:09:00.060 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:10:00.043 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60016 2021-02-18 14:10:00.047 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:10:00.052 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:10:00.088 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:10:00.090 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:10:00.092 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:10:00.094 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:10:51.484 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:11:00.018 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:11:00.025 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:11:00.064 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:11:00.066 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:11:00.067 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:11:00.069 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:11:38.319 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 365045 2021-02-18 14:11:38.320 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 337114 2021-02-18 14:11:38.322 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 365095 2021-02-18 14:12:00.016 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:12:00.025 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:12:00.061 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:12:00.063 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:12:00.064 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:12:00.066 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:13:00.023 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:13:00.036 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 80736 2021-02-18 14:13:00.036 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:13:00.039 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81699 2021-02-18 14:13:00.040 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:13:00.040 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81704 2021-02-18 14:13:00.043 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:13:00.044 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:13:00.046 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:13:38.793 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:42.750 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:45.655 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:45.656 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 14:13:45.662 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 14:13:48.338 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:48.342 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:48.477 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:50.092 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 14:13:53.347 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 14:13:53.393 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 14:13:53.394 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:53.425 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:53.810 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:53.810 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8107 ms 2021-02-18 14:13:55.044 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:13:57.080 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:14:03.468 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:14:03.469 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:14:03.511 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:14:03.512 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:14:04.484 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:14:08.050 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:14:08.229 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:14:08.872 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:14:09.014 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:14:09.415 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:14:09.415 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:14:09.592 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:14:09.593 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:14:09.959 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:14:09.982 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:14:10.180 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:14:10.184 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:14:10.189 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:14:10.197 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628850196 with initial instances count: 10 2021-02-18 14:14:10.199 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 14:14:10.200 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628850200, current=UP, previous=STARTING] 2021-02-18 14:14:10.201 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 14:14:10.223 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 14:14:10.246 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 14:14:10.247 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 14:14:10.261 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 14:14:10.273 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 33.387 seconds (JVM running for 35.911) 2021-02-18 14:14:12.427 [http-nio-8291-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:14:12.427 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:14:12.434 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 7 ms 2021-02-18 14:14:12.749 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:14:22.716 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:14:38.463 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:14:38.465 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:14:38.467 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:14:38.469 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:15:00.024 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:15:00.040 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 63056 2021-02-18 14:15:00.040 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:15:00.042 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 63081 2021-02-18 14:15:00.043 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:15:00.044 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 63113 2021-02-18 14:15:00.046 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:15:00.048 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:15:00.050 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:16:00.021 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:16:00.031 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:16:00.050 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:16:00.052 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:16:00.054 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:16:00.056 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:17:00.018 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:17:00.020 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:17:00.035 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:17:00.037 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:17:00.039 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:17:00.041 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:18:00.025 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60008 2021-02-18 14:18:00.026 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:18:00.026 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 243185 2021-02-18 14:18:00.029 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:18:00.049 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:18:00.052 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:18:00.053 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:18:00.055 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:19:00.024 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:19:00.028 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:19:00.063 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:19:00.065 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:19:00.067 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:19:00.069 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:19:09.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:20:00.017 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119989 2021-02-18 14:20:00.019 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:20:00.021 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:20:00.065 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:20:00.066 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:20:00.068 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:20:00.070 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:21:00.023 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:21:00.027 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 14:21:00.030 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:21:00.051 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:21:00.052 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:21:00.054 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:21:00.056 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:22:00.019 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:22:00.021 [http-nio-8291-exec-7] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:22:00.059 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:22:00.061 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:22:00.063 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:22:00.065 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:23:00.014 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119985 2021-02-18 14:23:00.017 [http-nio-8291-exec-2] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:23:00.019 [http-nio-8291-exec-5] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:23:00.044 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:23:00.045 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:23:00.047 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:23:00.048 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:24:00.018 [http-nio-8291-exec-3] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:24:00.020 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:24:00.067 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:24:00.069 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:24:00.071 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:24:00.072 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:24:09.984 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:25:00.013 [http-nio-8291-exec-9] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:25:00.029 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120010 2021-02-18 14:25:00.033 [http-nio-8291-exec-1] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:25:00.062 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:25:00.063 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:25:00.066 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:25:00.067 [http-nio-8291-exec-4] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:26:00.017 [http-nio-8291-exec-8] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共刷新社区动态发布状态数量【0】 2021-02-18 14:26:00.021 [http-nio-8291-exec-6] INFO c.p.s.service.impl.ComActDynServiceImpl - 定时任务--一共维护社区动态数量【0】 2021-02-18 14:26:00.033 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动发布状态活动数量【0】 2021-02-18 14:26:00.035 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动报名状态活动数量【0】 2021-02-18 14:26:00.036 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--修改社区活动进行状态活动数量【1】 2021-02-18 14:26:00.038 [http-nio-8291-exec-10] INFO c.p.s.service.impl.ComActActivityServiceImpl - 定时任务--报名结束修改社区活动进行状态活动数量【0】 2021-02-18 14:29:09.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:34:09.985 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:39:09.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:44:09.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:49:09.986 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:54:09.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:59:09.987 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:04:09.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:09:09.988 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:14:09.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:19:09.989 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:24:09.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:29:09.990 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:34:09.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:39:09.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:44:09.991 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:49:09.992 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:34.266 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:38.474 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:41.527 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:41.528 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 15:53:41.533 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 15:53:44.266 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:44.276 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:44.404 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 33ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:46.077 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 15:53:50.731 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 15:53:50.806 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 15:53:50.816 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:50.816 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:51.243 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:51.243 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9660 ms 2021-02-18 15:53:52.669 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 15:53:55.342 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 15:54:01.248 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:54:01.249 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:54:01.329 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:54:01.329 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:54:02.735 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:54:07.153 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 15:54:07.312 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 15:54:07.921 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 15:54:08.046 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 15:54:08.597 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 15:54:08.598 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 15:54:08.949 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 15:54:08.949 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 15:54:10.147 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 15:54:10.330 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 15:54:10.850 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 15:54:10.876 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 15:54:10.884 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 15:54:10.902 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613634850898 with initial instances count: 10 2021-02-18 15:54:10.904 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 15:54:10.905 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613634850905, current=UP, previous=STARTING] 2021-02-18 15:54:10.906 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 15:54:11.052 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 15:54:11.054 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 15:54:11.056 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 15:54:11.123 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 39.245 seconds (JVM running for 41.825) 2021-02-18 15:54:11.157 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 15:59:10.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:04:10.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:08:02.393 [http-nio-8291-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:08:02.394 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:08:02.437 [http-nio-8291-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 43 ms 2021-02-18 16:08:02.916 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 847613 2021-02-18 16:08:02.917 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 847648 2021-02-18 16:08:02.925 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 847672 2021-02-18 16:08:02.933 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 847685 2021-02-18 16:08:02.933 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 847797 2021-02-18 16:09:10.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:14:10.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:18:26.679 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 578430 2021-02-18 16:18:26.681 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 578447 2021-02-18 16:18:26.688 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 608398 2021-02-18 16:19:10.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:24:10.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:00.020 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:04.654 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:07.923 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:07.924 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-18 16:27:07.929 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-18 16:27:12.112 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:12.169 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:12.267 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 54ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:14.201 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-18 16:27:17.271 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-18 16:27:17.357 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-18 16:27:17.363 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:17.364 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:17.841 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:17.842 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 9797 ms 2021-02-18 16:27:19.721 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 16:27:22.209 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 16:27:29.887 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:29.888 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:29.914 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:29.915 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:31.001 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:34.908 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:35.109 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:35.876 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:35.994 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:36.479 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:36.479 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:36.840 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:36.840 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:37.352 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:37.389 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:37.390 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:37.579 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:37.583 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:37.588 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:37.592 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636857591 with initial instances count: 9 2021-02-18 16:27:37.610 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-18 16:27:37.610 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636857610, current=UP, previous=STARTING] 2021-02-18 16:27:37.612 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-18 16:27:37.658 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-18 16:27:37.672 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-18 16:27:37.669 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-18 16:27:37.742 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 40.09 seconds (JVM running for 42.796) 2021-02-18 16:27:37.762 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-18 16:28:43.624 [http-nio-8291-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:28:43.625 [http-nio-8291-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:28:43.662 [http-nio-8291-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 37 ms 2021-02-18 16:28:43.931 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81710 2021-02-18 16:28:43.947 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81777 2021-02-18 16:28:43.951 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81798 2021-02-18 16:28:43.952 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81820 2021-02-18 16:28:43.953 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 81872 2021-02-18 16:30:30.039 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 105672 2021-02-18 16:32:36.751 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 126651 2021-02-18 16:32:37.391 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:37.392 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:37.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:07.370 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 861991 2021-02-18 16:47:07.372 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 870548 2021-02-18 16:47:37.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:50:35.113 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 207704 2021-02-18 16:52:37.393 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:37.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:37.394 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:37.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:37.395 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:37.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:37.396 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:37.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:37.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:37.397 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:37.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:37.398 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:37.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:37.399 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:37.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:37.400 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:37.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:37.401 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:37.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:37.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:37.402 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:37.403 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:37.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:37.404 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:37.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:37.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:37.405 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:37.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:37.406 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:37.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:37.407 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:37.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:37.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:37.408 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:37.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:37.409 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:37.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:37.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:37.410 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:37.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:37.411 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:37.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:37.412 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:37.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:37.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:37.413 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:37.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:37.414 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:37.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:37.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:37.415 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:37.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:37.416 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:37.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:37.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:37.417 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:37.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:37.418 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:37.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:37.419 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:37.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:37.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:37.420 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:37.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:37.421 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:37.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:37.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:37.422 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:37.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:37.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:37.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:37.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:37.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:37.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:37.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:37.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:37.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:37.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:37.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:37.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:37.427 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:37.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:37.428 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:37.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:37.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:37.429 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:37.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:37.430 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:37.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:37.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:37.431 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:37.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:37.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:37.432 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:37.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:37.433 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:37.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:37.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:37.434 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:37.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:37.435 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:37.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:37.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:37.436 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:37.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:37.437 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:37.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:37.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:37.438 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:37.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:37.439 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:37.440 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:37.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:37.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:37.441 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:37.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:37.442 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:37.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:37.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:37.443 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:37.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:37.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:37.444 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:37.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:37.445 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:37.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:37.446 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:37.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:37.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:37.447 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:37.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:37.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:37.448 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:37.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:37.449 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:37.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:37.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:37.450 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:37.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:37.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:37.451 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:37.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:37.452 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:37.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:37.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:37.453 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:37.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:37.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:37.454 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:37.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:37.455 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:37.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:37.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:37.456 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:37.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:37.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:37.457 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:37.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:37.458 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:37.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:37.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:37.459 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:37.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:37.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:37.460 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:37.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:37.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:37.461 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:37.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:37.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:37.462 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:37.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:37.463 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:37.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:37.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:37.464 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:37.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:37.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:37.465 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:37.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:37.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:37.466 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:37.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:37.467 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:37.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:37.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:37.468 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:37.469 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:37.469 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:37.470 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:37.470 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:37.470 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:37.471 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:37.472 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_community.log.2021-02-19.log
New file @@ -0,0 +1,560 @@ 2021-02-19 09:02:18.657 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:02:22.997 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:02:24.643 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=570bc89f81cd5cbe82d9a164da31a6b28b3c4a11, state=null 2021-02-19 09:02:24.644 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-19 09:02:24.649 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-19 09:02:26.745 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:02:26.749 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:02:26.896 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44ms. Found 0 Redis repository interfaces. 2021-02-19 09:02:29.057 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-19 09:02:32.847 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-19 09:02:32.942 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-19 09:02:32.957 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:02:32.957 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:02:33.497 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:02:33.498 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8820 ms 2021-02-19 09:02:34.625 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-19 09:02:36.945 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-19 09:02:44.371 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:44.371 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:44.378 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:02:44.379 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:02:45.916 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:02:51.225 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:02:51.448 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:02:52.435 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:02:52.643 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:02:53.600 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:02:53.601 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:02:54.424 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:02:54.424 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:02:55.683 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:02:55.825 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:02:55.825 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:02:55.825 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:02:55.826 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:02:55.826 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:02:55.826 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:02:55.826 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:02:56.430 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:02:56.452 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:02:56.458 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:02:56.479 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613696576476 with initial instances count: 10 2021-02-19 09:02:56.481 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-19 09:02:56.482 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613696576481, current=UP, previous=STARTING] 2021-02-19 09:02:56.483 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-19 09:02:56.609 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-19 09:02:56.606 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-19 09:02:56.640 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-19 09:02:56.691 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 40.32 seconds (JVM running for 42.963) 2021-02-19 09:02:56.709 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-19 09:07:41.463 [http-nio-8291-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:07:41.463 [http-nio-8291-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:07:41.484 [http-nio-8291-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 21 ms 2021-02-19 09:07:41.908 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 305079 2021-02-19 09:07:41.908 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 305019 2021-02-19 09:07:41.909 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 305047 2021-02-19 09:07:41.910 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 305135 2021-02-19 09:07:41.910 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 305019 2021-02-19 09:07:55.830 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:08:59.980 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 73416 2021-02-19 09:08:59.983 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 77418 2021-02-19 09:08:59.984 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 77420 2021-02-19 09:08:59.985 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 77794 2021-02-19 09:08:59.986 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 77801 2021-02-19 09:08:59.986 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 77795 2021-02-19 09:10:08.987 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-19 09:10:12.587 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-19 09:10:13.959 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=community, profiles=[prod], label=null, version=d83664c1cdf7cebbf697d99a9abb62c1a011140c, state=null 2021-02-19 09:10:13.960 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/community-prod.yml'}] 2021-02-19 09:10:13.968 [main] INFO c.p.service_community.ServiceCommunityApplication - The following profiles are active: prod 2021-02-19 09:10:16.308 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-19 09:10:16.327 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-19 09:10:16.437 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 39ms. Found 0 Redis repository interfaces. 2021-02-19 09:10:18.012 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=3ce6d31b-28cf-3166-9c5b-0dc6067a069c 2021-02-19 09:10:21.373 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8291 (http) 2021-02-19 09:10:21.403 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8291"] 2021-02-19 09:10:21.404 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-19 09:10:21.404 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-19 09:10:21.919 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-19 09:10:21.919 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7894 ms 2021-02-19 09:10:23.578 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-19 09:10:26.003 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-19 09:10:32.602 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:32.602 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:32.706 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-19 09:10:32.706 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-19 09:10:34.483 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-19 09:10:39.914 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-19 09:10:40.150 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-19 09:10:41.219 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-19 09:10:41.464 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-19 09:10:42.450 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-19 09:10:42.450 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-19 09:10:43.166 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-19 09:10:43.166 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-19 09:10:44.578 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-19 09:10:44.637 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-19 09:10:45.128 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-19 09:10:45.158 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-19 09:10:45.192 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-19 09:10:45.202 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613697045201 with initial instances count: 10 2021-02-19 09:10:45.225 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application COMMUNITY with eureka with status UP 2021-02-19 09:10:45.225 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613697045225, current=UP, previous=STARTING] 2021-02-19 09:10:45.239 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291: registering service... 2021-02-19 09:10:45.259 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8291"] 2021-02-19 09:10:45.322 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_COMMUNITY/k8s-master:community:8291 - registration status: 204 2021-02-19 09:10:45.486 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8291 (http) with context path '' 2021-02-19 09:10:45.499 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8291 2021-02-19 09:10:45.565 [main] INFO c.p.service_community.ServiceCommunityApplication - Started ServiceCommunityApplication in 38.691 seconds (JVM running for 41.059) 2021-02-19 09:11:40.655 [http-nio-8291-exec-5] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-19 09:11:40.656 [http-nio-8291-exec-5] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-19 09:11:40.666 [http-nio-8291-exec-5] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 10 ms 2021-02-19 09:11:41.392 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75422 2021-02-19 09:11:41.392 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75440 2021-02-19 09:11:41.392 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75486 2021-02-19 09:11:41.392 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75416 2021-02-19 09:11:41.421 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75626 2021-02-19 09:15:44.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:20:44.639 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:25:44.640 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:30:44.640 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:35:44.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:36:21.119 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 236623 2021-02-19 09:40:44.641 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:45:44.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:46:19.915 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 420023 2021-02-19 09:50:44.642 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 09:55:44.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:00:44.643 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:05:44.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:10:44.644 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:15:44.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:20:44.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:25:44.645 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:30:44.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:35:44.646 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:40:44.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:45:44.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:50:44.647 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 10:55:44.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:00:44.648 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:05:44.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:09:54.574 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 591613 2021-02-19 11:09:54.575 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 593558 2021-02-19 11:10:44.649 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:11:16.783 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 82111 2021-02-19 11:13:07.792 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 65888 2021-02-19 11:15:44.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:15:53.509 [http-nio-8291-exec-9] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 11:16:01.102 [http-nio-8291-exec-7] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 11:18:54.938 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 111974 2021-02-19 11:18:54.939 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 280099 2021-02-19 11:20:44.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:23:01.546 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 86898 2021-02-19 11:23:01.547 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 156007 2021-02-19 11:25:44.650 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:27:56.039 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 260401 2021-02-19 11:30:44.651 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:31:10.568 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 194388 2021-02-19 11:35:44.651 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:40:44.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:45:44.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:50:44.652 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 11:53:21.923 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 84041 2021-02-19 11:53:21.923 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 96866 2021-02-19 11:55:44.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:00:44.653 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:05:44.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:10:44.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:15:44.654 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:20:44.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:25:44.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:30:44.655 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:35:44.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:40:44.656 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:45:44.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:50:44.657 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 12:55:44.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:00:44.658 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:05:44.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:10:44.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:15:44.659 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:20:44.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:25:44.660 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:30:44.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:35:44.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:40:44.661 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:45:44.662 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:50:44.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 13:50:46.704 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 426143 2021-02-19 13:50:46.705 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 426925 2021-02-19 13:55:44.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:00:44.663 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:05:44.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:08:51.019 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 65813 2021-02-19 14:10:44.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:11:39.378 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 168349 2021-02-19 14:12:55.483 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75273 2021-02-19 14:12:55.487 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 75289 2021-02-19 14:15:44.664 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:20:44.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:21:39.968 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 522616 2021-02-19 14:23:12.076 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 74977 2021-02-19 14:23:12.077 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 92099 2021-02-19 14:24:18.668 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 65311 2021-02-19 14:24:18.669 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66574 2021-02-19 14:25:44.665 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:27:59.602 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 167269 2021-02-19 14:30:44.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:35:44.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:36:07.777 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 456812 2021-02-19 14:36:07.778 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 488168 2021-02-19 14:37:18.634 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 14:38:41.381 [http-nio-8291-exec-3] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 14:40:44.666 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:45:44.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:50:44.667 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 14:55:44.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:00:44.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:03:08.730 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 430986 2021-02-19 15:03:08.730 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 431805 2021-02-19 15:05:44.669 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:06:37.658 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 207883 2021-02-19 15:07:19.931 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:07:22.986 [http-nio-8291-exec-7] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:08:41.429 [http-nio-8291-exec-5] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:09:19.774 [http-nio-8291-exec-3] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:10:22.205 [http-nio-8291-exec-5] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:10:25.504 [http-nio-8291-exec-6] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:10:44.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:11:05.012 [http-nio-8291-exec-9] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:13:48.307 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 161614 2021-02-19 15:13:48.308 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 176980 2021-02-19 15:15:01.062 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 72744 2021-02-19 15:15:44.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:20:44.670 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:24:23.970 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 487074 2021-02-19 15:24:23.971 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 562895 2021-02-19 15:25:44.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:27:14.438 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 115180 2021-02-19 15:27:14.439 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 169633 2021-02-19 15:27:29.917 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:30:44.671 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:35:44.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:37:01.233 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 553056 2021-02-19 15:37:01.234 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 553060 2021-02-19 15:40:44.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:42:26.588 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 285360 2021-02-19 15:42:26.589 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 285361 2021-02-19 15:45:44.672 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:46:41.967 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 253973 2021-02-19 15:49:16.602 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 154564 2021-02-19 15:50:44.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:51:03.719 [http-nio-8291-exec-6] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:51:34.455 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:52:37.489 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60398 2021-02-19 15:52:37.490 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60399 2021-02-19 15:55:44.673 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 15:56:03.176 [http-nio-8291-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 68001 2021-02-19 15:56:14.645 [http-nio-8291-exec-7] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:57:30.745 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 15:58:45.443 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 74689 2021-02-19 15:58:45.444 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 93287 2021-02-19 15:59:56.202 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 70738 2021-02-19 16:00:44.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:02:10.996 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 130248 2021-02-19 16:02:10.997 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 134787 2021-02-19 16:03:06.680 [http-nio-8291-exec-5] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:05:05.451 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 134421 2021-02-19 16:05:44.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:06:25.126 [http-nio-8291-exec-6] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:08:11.973 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 63620 2021-02-19 16:08:11.974 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 186518 2021-02-19 16:10:00.548 [http-nio-8291-exec-8] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:14.635 [http-nio-8291-exec-9] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:33.795 [http-nio-8291-exec-7] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:35.455 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:37.038 [http-nio-8291-exec-2] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:38.461 [http-nio-8291-exec-5] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:39.819 [http-nio-8291-exec-8] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:41.013 [http-nio-8291-exec-7] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:42.447 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:10:44.674 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:10:51.451 [http-nio-8291-exec-2] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:13:19.262 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 147804 2021-02-19 16:13:19.264 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 274698 2021-02-19 16:13:19.264 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 281455 2021-02-19 16:13:19.274 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:13:28.720 [http-nio-8291-exec-6] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:14:06.651 [http-nio-8291-exec-3] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:14:43.441 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:15:44.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:16:08.247 [http-nio-8291-exec-9] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:16:12.925 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:16:17.207 [http-nio-8291-exec-6] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 16:19:52.010 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 187545 2021-02-19 16:20:44.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:21:12.103 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 80050 2021-02-19 16:25:10.302 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 226798 2021-02-19 16:25:44.675 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:28:37.058 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 141773 2021-02-19 16:28:37.064 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 206741 2021-02-19 16:30:44.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:35:44.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:40:44.676 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:43:43.248 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 904983 2021-02-19 16:43:43.249 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 906160 2021-02-19 16:45:44.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:50:44.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 16:55:44.677 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:00:44.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:05:44.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:10:44.678 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:15:44.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:20:44.679 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:25:44.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:30:44.682 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:35:44.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:40:44.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:45:44.683 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:50:44.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:54:44.627 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 17:55:44.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 17:57:16.526 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 130909 2021-02-19 17:58:02.608 [http-nio-8291-exec-3] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 18:00:44.684 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:05:44.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:10:44.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:15:44.685 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:20:44.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:25:44.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:30:44.686 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:35:44.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:40:44.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:45:44.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:50:44.688 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 18:55:44.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:00:03.197 [http-nio-8291-exec-2] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-19 19:00:03.199 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66789 2021-02-19 19:00:03.200 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 69819 2021-02-19 19:00:44.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:05:44.689 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:10:44.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:15:44.690 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:20:44.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:25:44.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:30:44.691 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:35:44.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:40:44.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:45:44.692 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:50:44.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 19:55:44.693 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:00:44.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:05:44.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:10:44.694 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:15:44.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:20:44.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:25:44.695 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:30:44.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:35:44.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:40:44.696 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:45:44.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:50:44.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 20:55:44.697 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:00:44.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:05:44.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:10:44.698 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:15:44.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:20:44.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:25:44.699 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:30:44.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:35:44.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:40:44.700 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:45:44.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:50:44.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 21:55:44.701 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:00:44.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:05:44.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:10:44.702 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:15:44.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:20:44.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:25:44.703 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:30:44.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:35:44.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:40:44.704 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:45:44.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:50:44.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 22:55:44.705 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:00:44.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:05:44.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:10:44.706 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:15:44.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:20:44.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:25:44.707 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:30:44.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:35:44.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:40:44.708 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:45:44.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:50:44.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 23:55:44.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:00:44.709 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:05:44.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:10:44.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:15:44.710 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:20:44.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:25:44.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:30:44.711 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:35:44.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:40:44.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:45:44.712 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:50:44.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 00:55:44.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:00:44.713 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:05:44.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:10:44.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:15:44.714 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:20:44.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:25:44.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:30:44.715 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:35:44.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:40:44.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:45:44.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:50:44.716 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 01:55:44.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:00:44.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:05:44.717 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:10:44.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:15:44.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:20:44.718 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:25:44.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:30:44.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:35:44.719 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:40:44.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:45:44.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:50:44.720 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 02:55:44.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:00:44.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:05:44.721 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:10:44.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:15:44.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:20:44.722 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:25:44.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:30:44.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:35:44.723 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:40:44.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:45:44.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:50:44.724 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 03:55:44.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:00:44.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:05:44.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:10:44.725 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:15:44.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:20:44.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:25:44.726 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:30:44.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:35:44.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:40:44.727 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:45:44.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:50:44.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 04:55:44.728 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:00:44.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:05:44.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:10:44.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:15:44.729 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:20:44.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:25:44.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:30:44.730 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:35:44.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:40:44.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:45:44.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:50:44.731 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 05:55:44.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:00:44.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:05:44.732 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:10:44.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:15:44.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:20:44.733 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:25:44.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:30:44.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:35:44.734 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:40:44.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:45:44.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:50:44.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 06:55:44.735 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:00:44.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:05:44.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:10:44.736 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:15:44.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:20:44.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:25:44.737 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:30:44.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:35:44.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:40:44.738 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:45:44.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:50:44.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 07:55:44.739 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:00:44.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:05:44.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:10:44.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:15:44.740 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:20:44.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:25:44.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:30:44.741 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:35:44.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:40:44.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:45:44.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:50:44.742 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:50:50.924 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 277209 2021-02-20 08:50:50.925 [http-nio-8291-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 277370 2021-02-20 08:54:26.406 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 87644 2021-02-20 08:54:26.407 [http-nio-8291-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 133703 2021-02-20 08:55:44.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 08:57:26.558 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 110668 2021-02-20 08:59:05.787 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 61669 2021-02-20 08:59:05.788 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 97770 2021-02-20 09:00:40.915 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 90274 2021-02-20 09:00:44.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:02:20.398 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 97252 2021-02-20 09:02:20.400 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 99478 2021-02-20 09:05:44.743 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:07:58.485 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 215944 2021-02-20 09:07:58.486 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 277990 2021-02-20 09:09:03.032 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 64530 2021-02-20 09:10:44.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:11:56.128 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 74341 2021-02-20 09:11:56.129 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 161112 2021-02-20 09:13:58.817 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 118672 2021-02-20 09:15:44.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:16:16.821 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 137921 2021-02-20 09:19:16.387 [http-nio-8291-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 158333 2021-02-20 09:19:22.378 [http-nio-8291-exec-4] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:19:44.584 [http-nio-8291-exec-5] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:20:44.744 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:22:08.456 [http-nio-8291-exec-2] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:24:46.792 [http-nio-8291-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 158327 2021-02-20 09:25:44.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:27:38.804 [http-nio-8291-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 61777 2021-02-20 09:30:44.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:31:31.000 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 69860 2021-02-20 09:31:31.001 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 71580 2021-02-20 09:32:20.051 [http-nio-8291-exec-9] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:35:16.117 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95047 2021-02-20 09:35:16.118 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 225111 2021-02-20 09:35:44.745 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:39:55.888 [http-nio-8291-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 279731 2021-02-20 09:40:19.885 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:40:44.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:43:48.965 [http-nio-8291-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 173351 2021-02-20 09:45:44.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:46:38.071 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 162828 2021-02-20 09:49:03.041 [http-nio-8291-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 137339 2021-02-20 09:50:44.746 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-20 09:51:00.404 [http-nio-8291-exec-1] INFO c.p.service_community.config.MyMetaObjectHandler - start insert fill .... 2021-02-20 09:51:00.405 [http-nio-8291-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 117319 springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_community.log.2021-02-20.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_partybuilding.log.2021-02-05.log
New file Diff too large springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_partybuilding.log.2021-02-18.log
New file @@ -0,0 +1,2467 @@ 2021-02-18 11:06:12.286 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:06:16.245 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:06:16.611 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:06:16.638 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:06:16.621+00:00","status":500,"error":"Internal Server Error","message":"","path":"/partybuilding/prod"}] 2021-02-18 11:06:16.639 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 11:06:19.826 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:06:19.878 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:06:19.974 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 27ms. Found 0 Redis repository interfaces. 2021-02-18 11:06:21.429 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4dfc2d23-cb0c-32f7-8b6d-5c1cba516c64 2021-02-18 11:06:24.463 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:06:24.535 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:06:24.541 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:06:24.541 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:06:24.887 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:06:24.887 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8190 ms 2021-02-18 11:06:25.317 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:06:25.571 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'partyOrganizationServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comPbOrgDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/target/service_partybuilding-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_dangjian/dao/ComPbOrgDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:06:25.609 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:06:25.985 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:06:26.012 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:07:25.069 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:07:28.664 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:07:29.104 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:07:29.270 [main] WARN o.s.c.c.client.ConfigServicePropertySourceLocator - Could not locate PropertySource: 500 : [{"timestamp":"2021-02-18T03:07:29.203+00:00","status":500,"error":"Internal Server Error","message":"","path":"/partybuilding/prod"}] 2021-02-18 11:07:29.273 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 11:07:32.346 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:07:32.350 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:07:32.443 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 34ms. Found 0 Redis repository interfaces. 2021-02-18 11:07:33.923 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=4dfc2d23-cb0c-32f7-8b6d-5c1cba516c64 2021-02-18 11:07:36.448 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2021-02-18 11:07:36.518 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2021-02-18 11:07:36.518 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:07:36.518 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:07:36.756 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:07:36.756 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7385 ms 2021-02-18 11:07:37.190 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:07:37.419 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'partyOrganizationServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comPbOrgDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/target/service_partybuilding-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_dangjian/dao/ComPbOrgDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is org.springframework.boot.autoconfigure.jdbc.DataSourceProperties$DataSourceBeanCreationException: Failed to determine a suitable driver class 2021-02-18 11:07:37.421 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 11:07:37.810 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 11:07:37.856 [main] ERROR o.s.b.diagnostics.LoggingFailureAnalysisReporter - *************************** APPLICATION FAILED TO START *************************** Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class Action: Consider the following: If you want an embedded database (H2, HSQL or Derby), please put it on the classpath. If you have database settings to be loaded from a particular profile you may need to activate it (no profiles are currently active). 2021-02-18 11:13:24.451 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 11:13:28.569 [main] WARN o.s.c.c.c.DiscoveryClientConfigServiceBootstrapConfiguration - Could not locate configserver via discovery java.lang.IllegalStateException: No instances found of configserver (config) at org.springframework.cloud.config.client.ConfigServerInstanceProvider.getConfigServerInstances(ConfigServerInstanceProvider.java:52) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.refresh(DiscoveryClientConfigServiceBootstrapConfiguration.java:123) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.startup(DiscoveryClientConfigServiceBootstrapConfiguration.java:109) at org.springframework.cloud.config.client.DiscoveryClientConfigServiceBootstrapConfiguration$HeartbeatListener.onApplicationEvent(DiscoveryClientConfigServiceBootstrapConfiguration.java:101) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:404) at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:361) at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:898) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:140) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.bootstrapServiceContext(BootstrapApplicationListener.java:212) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:117) at org.springframework.cloud.bootstrap.BootstrapApplicationListener.onApplicationEvent(BootstrapApplicationListener.java:74) at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:172) at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:165) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139) at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:127) at org.springframework.boot.context.event.EventPublishingRunListener.environmentPrepared(EventPublishingRunListener.java:80) at org.springframework.boot.SpringApplicationRunListeners.environmentPrepared(SpringApplicationRunListeners.java:53) at org.springframework.boot.SpringApplication.prepareEnvironment(SpringApplication.java:345) at org.springframework.boot.SpringApplication.run(SpringApplication.java:308) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) 2021-02-18 11:13:30.900 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://localhost:8193/ 2021-02-18 11:13:36.663 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=7d9eb79b0796a10635925741759dffd59bd742b0, state=null 2021-02-18 11:13:36.664 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 11:13:36.669 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 11:13:37.913 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 11:13:37.918 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 11:13:37.959 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 14ms. Found 0 Redis repository interfaces. 2021-02-18 11:13:38.828 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 11:13:41.174 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 11:13:41.210 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 11:13:41.211 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 11:13:41.211 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 11:13:41.459 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 11:13:41.459 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4768 ms 2021-02-18 11:13:42.504 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 11:13:45.270 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 11:13:50.536 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:50.536 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:50.544 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 11:13:50.544 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 11:13:52.005 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 11:13:54.206 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 11:13:54.469 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 11:13:55.106 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 11:13:55.381 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 11:13:55.709 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 11:13:55.709 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 11:13:56.298 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 11:13:56.299 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 11:13:57.241 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 11:13:57.309 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 11:13:57.844 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 11:13:57.915 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 11:13:57.991 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 11:13:58.017 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613618038016 with initial instances count: 2 2021-02-18 11:13:58.020 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 11:13:58.021 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613618038021, current=UP, previous=STARTING] 2021-02-18 11:13:58.022 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 11:13:58.040 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 11:13:58.726 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 11:13:58.814 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 11:13:58.842 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 11:13:58.879 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 36.491 seconds (JVM running for 38.427) 2021-02-18 11:18:57.334 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:21:49.149 [http-nio-8198-exec-3] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 11:21:49.149 [http-nio-8198-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 11:21:49.169 [http-nio-8198-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 20 ms 2021-02-18 11:21:49.366 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 484173 2021-02-18 11:21:49.370 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 484300 2021-02-18 11:21:49.373 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 484396 2021-02-18 11:21:49.375 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 484500 2021-02-18 11:21:49.377 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 484656 2021-02-18 11:22:21.677 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:22:21.679 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:22:21.683 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【4】 2021-02-18 11:22:22.292 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【1】 2021-02-18 11:22:32.964 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:23:00.027 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:23:00.028 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:23:00.072 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:23:00.074 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:23:00.076 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:23:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:24:00.016 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:24:00.025 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:24:00.057 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:24:00.059 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:24:00.061 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:25:00.018 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119990 2021-02-18 11:25:00.020 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:25:00.038 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:25:00.078 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:25:00.080 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:25:00.082 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:26:00.021 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:26:00.039 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:26:00.058 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:26:00.059 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:26:00.062 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:27:00.023 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 11:27:00.028 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:27:00.031 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:27:00.061 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:27:00.062 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:27:00.064 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:28:00.017 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:28:00.018 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:28:00.053 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:28:00.055 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:28:00.057 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:28:57.335 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:29:00.026 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:29:00.034 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:29:00.041 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:29:00.043 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:29:00.045 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:30:00.024 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 11:30:00.025 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:30:00.025 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120007 2021-02-18 11:30:00.027 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:30:00.066 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:30:00.068 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:30:00.070 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:31:00.017 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:31:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:31:00.053 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:31:00.055 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:31:00.057 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:32:00.024 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:32:00.033 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:32:00.066 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:32:00.068 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:32:00.070 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:33:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:33:00.030 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:33:00.048 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:33:00.050 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:33:00.053 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:33:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:34:00.015 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:34:00.035 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180011 2021-02-18 11:34:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:34:00.064 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:34:00.065 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:34:00.067 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:35:00.020 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:35:00.027 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:35:00.067 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:35:00.068 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:35:00.070 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:36:00.020 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:36:00.025 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:36:00.036 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:36:00.038 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:36:00.039 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:37:00.025 [http-nio-8198-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120005 2021-02-18 11:37:00.027 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:37:00.031 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:37:00.038 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:37:00.040 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:37:00.041 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:38:00.026 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:38:00.030 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:38:00.056 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:38:00.057 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:38:00.059 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:38:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:39:00.011 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:39:00.021 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:39:00.033 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:39:00.035 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:39:00.037 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:40:00.020 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:40:00.029 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:40:00.058 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:40:00.060 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:40:00.061 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:41:00.022 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:41:00.032 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60016 2021-02-18 11:41:00.034 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:41:00.061 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:41:00.062 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:41:00.064 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:42:00.024 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:42:00.028 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:42:00.030 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:42:00.032 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:42:00.033 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:43:00.018 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:43:00.028 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:43:00.043 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:43:00.045 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:43:00.047 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:43:57.337 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:44:00.011 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:44:00.032 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:44:00.046 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:44:00.047 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:44:00.049 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:45:00.018 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:45:00.022 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120003 2021-02-18 11:45:00.022 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:45:00.023 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 840003 2021-02-18 11:45:00.050 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:45:00.052 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:45:00.053 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:46:00.025 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:46:00.025 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:46:00.047 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:46:00.049 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:46:00.050 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:47:00.016 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:47:00.035 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:47:00.040 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:47:00.041 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:47:00.043 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:48:00.025 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119994 2021-02-18 11:48:00.034 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:48:00.036 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:48:00.052 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:48:00.053 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:48:00.055 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:48:57.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:49:00.028 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:49:00.028 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:49:00.035 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:49:00.038 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:49:00.039 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:50:00.013 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:50:00.015 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:50:00.041 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:50:00.042 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:50:00.044 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:51:00.016 [http-nio-8198-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 11:51:00.017 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:51:00.018 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:51:00.076 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:51:00.078 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:51:00.079 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:52:00.018 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:52:00.026 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:52:00.053 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:52:00.054 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:52:00.056 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:53:00.034 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60018 2021-02-18 11:53:00.035 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:53:00.036 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:53:00.056 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:53:00.058 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:53:00.060 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:53:57.338 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:54:00.021 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:54:00.025 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:54:00.048 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:54:00.049 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:54:00.051 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:55:00.025 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:55:00.025 [http-nio-8198-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119973 2021-02-18 11:55:00.027 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:55:00.041 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:55:00.043 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:55:00.046 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:56:00.029 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:56:00.029 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:56:00.037 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:56:00.038 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:56:00.040 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:57:00.015 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:57:00.028 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:57:00.055 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:57:00.057 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:57:00.058 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:58:00.014 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:58:00.027 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:58:00.039 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:58:00.040 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:58:00.042 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 11:58:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 11:59:00.024 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:59:00.026 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 11:59:00.039 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 11:59:00.042 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 11:59:00.044 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:00:00.011 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:00:00.031 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:00:00.042 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:00:00.044 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:00:00.045 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:01:00.013 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:01:00.017 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:01:00.052 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:01:00.054 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:01:00.055 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:02:00.023 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:02:00.029 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:02:00.029 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 300001 2021-02-18 12:02:00.031 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:02:00.032 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:02:00.034 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:03:00.022 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:03:00.022 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:03:00.065 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:03:00.067 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:03:00.068 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:03:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:04:00.022 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:04:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:04:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:04:00.040 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:04:00.041 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:05:00.019 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:05:00.023 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:05:00.036 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:05:00.037 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:05:00.039 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:06:00.013 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:06:00.031 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60014 2021-02-18 12:06:00.035 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:06:00.061 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:06:00.063 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:06:00.064 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:07:00.011 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:07:00.018 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:07:00.054 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:07:00.055 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:07:00.056 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:08:00.014 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:08:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:08:00.033 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:08:00.035 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:08:00.036 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:08:57.339 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:09:00.016 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:09:00.025 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:09:00.036 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:09:00.038 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:09:00.039 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:10:00.013 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:10:00.019 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:10:00.059 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:10:00.061 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:10:00.062 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:11:00.024 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120009 2021-02-18 12:11:00.025 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:11:00.027 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:11:00.043 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:11:00.044 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:11:00.046 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:12:00.012 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:12:00.018 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:12:00.034 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:12:00.036 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:12:00.037 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:13:00.016 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:13:00.017 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:13:00.052 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:13:00.054 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:13:00.055 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:13:57.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:14:00.023 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:14:00.027 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:14:00.056 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:14:00.057 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:14:00.058 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:15:00.017 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119999 2021-02-18 12:15:00.019 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120002 2021-02-18 12:15:00.019 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:15:00.021 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:15:00.032 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:15:00.033 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:15:00.036 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:16:00.014 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:16:00.021 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:16:00.046 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:16:00.047 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:16:00.048 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:17:00.015 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:17:00.024 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:17:00.051 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:17:00.053 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:17:00.054 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:18:00.014 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:18:00.023 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:18:00.058 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:18:00.060 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:18:00.061 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:18:57.340 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:19:00.013 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:19:00.018 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:19:00.052 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:19:00.053 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:19:00.055 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:20:00.013 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:20:00.019 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:20:00.040 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:20:00.041 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:20:00.043 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:21:00.025 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 300004 2021-02-18 12:21:00.028 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:21:00.030 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:21:00.042 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:21:00.044 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:21:00.045 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:22:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:22:00.029 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:22:00.036 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:22:00.038 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:22:00.039 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:23:00.027 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119984 2021-02-18 12:23:00.030 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:23:00.032 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:23:00.034 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:23:00.035 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:23:00.037 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:23:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:24:00.021 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:24:00.022 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:24:00.062 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:24:00.064 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:24:00.065 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:25:00.015 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:25:00.022 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:25:00.044 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:25:00.046 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:25:00.047 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:26:00.024 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:26:00.027 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60005 2021-02-18 12:26:00.029 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:26:00.038 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:26:00.039 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:26:00.041 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:27:00.024 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:27:00.024 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:27:00.034 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:27:00.036 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:27:00.037 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:28:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:28:00.019 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:28:00.035 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:28:00.036 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:28:00.038 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:28:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:29:00.018 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:29:00.020 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:29:00.055 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:29:00.056 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:29:00.058 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:30:00.019 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 12:30:00.020 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 359999 2021-02-18 12:30:00.020 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:30:00.023 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:30:00.037 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:30:00.039 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:30:00.041 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:31:00.021 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:31:00.022 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:31:00.034 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:31:00.035 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:31:00.037 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:32:00.022 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:32:00.023 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:32:00.039 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:32:00.040 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:32:00.042 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:33:00.023 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:33:00.025 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120004 2021-02-18 12:33:00.025 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 12:33:00.027 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:33:00.073 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:33:00.074 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:33:00.075 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:33:57.341 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:34:00.011 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:34:00.018 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:34:00.036 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:34:00.037 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:34:00.039 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:35:00.012 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:35:00.017 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:35:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:35:00.040 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:35:00.041 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:36:00.020 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:36:00.029 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:36:00.056 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:36:00.058 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:36:00.059 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:37:00.029 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:37:00.034 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:37:00.044 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:37:00.045 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:37:00.047 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:38:00.018 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:38:00.020 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180003 2021-02-18 12:38:00.020 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:38:00.050 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:38:00.052 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:38:00.055 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:38:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:39:00.011 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:39:00.022 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:39:00.041 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:39:00.043 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:39:00.044 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:40:00.019 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:40:00.026 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:40:00.062 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:40:00.063 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:40:00.065 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:41:00.013 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:41:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:41:00.054 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:41:00.055 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:41:00.056 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:42:00.010 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:42:00.015 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:42:00.053 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:42:00.055 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:42:00.057 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:43:00.015 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:43:00.017 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:43:00.025 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:43:00.027 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:43:00.028 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:43:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:44:00.018 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120004 2021-02-18 12:44:00.018 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:44:00.020 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:44:00.035 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:44:00.036 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:44:00.038 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:45:00.020 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:45:00.022 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:45:00.034 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:45:00.035 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:45:00.037 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:46:00.021 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 12:46:00.022 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:46:00.022 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:46:00.046 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:46:00.047 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:46:00.048 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:47:00.020 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:47:00.021 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:47:00.043 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:47:00.044 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:47:00.046 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:48:00.017 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:48:00.024 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:48:00.031 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:48:00.033 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:48:00.034 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:48:57.342 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:49:00.016 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:49:00.018 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:49:00.035 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:49:00.036 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:49:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:50:00.013 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:50:00.013 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:50:00.027 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:50:00.029 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:50:00.030 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:51:00.019 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60006 2021-02-18 12:51:00.020 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:51:00.024 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 240003 2021-02-18 12:51:00.027 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:51:00.058 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:51:00.061 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:51:00.062 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:52:00.012 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:52:00.018 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:52:00.046 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:52:00.048 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:52:00.049 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:53:00.010 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:53:00.019 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 12:53:00.020 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:53:00.054 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:53:00.056 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:53:00.057 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:53:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:54:00.018 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:54:00.019 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:54:00.028 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:54:00.029 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:54:00.035 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:55:00.016 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:55:00.017 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:55:00.052 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:55:00.054 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:55:00.055 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:56:00.017 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:56:00.021 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:56:00.048 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:56:00.049 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:56:00.051 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:57:00.014 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:57:00.019 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:57:00.042 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:57:00.044 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:57:00.045 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:58:00.021 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:58:00.027 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:58:00.028 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60009 2021-02-18 12:58:00.029 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:58:00.031 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:58:00.032 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 12:58:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 12:59:00.013 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:59:00.019 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 12:59:00.043 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 12:59:00.045 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 12:59:00.046 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:00:00.022 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 13:00:00.022 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 300006 2021-02-18 13:00:00.023 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:00:00.024 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:00:00.054 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:00:00.056 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:00:00.057 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:01:00.020 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:01:00.024 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:01:00.041 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:01:00.042 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:01:00.044 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:02:00.012 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:02:00.022 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:02:00.062 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:02:00.064 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:02:00.065 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:03:00.020 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120000 2021-02-18 13:03:00.021 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:03:00.023 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:03:00.047 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:03:00.048 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:03:00.050 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:03:57.343 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:04:00.021 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:04:00.023 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:04:00.031 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:04:00.032 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:04:00.033 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:05:00.009 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:05:00.014 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:05:00.014 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119991 2021-02-18 13:05:00.048 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:05:00.049 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:05:00.051 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:06:00.014 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:06:00.023 [http-nio-8198-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60006 2021-02-18 13:06:00.024 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:06:00.052 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:06:00.054 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:06:00.055 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:07:00.010 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:07:00.019 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:07:00.040 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:07:00.041 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:07:00.043 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:08:00.017 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119993 2021-02-18 13:08:00.018 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 299997 2021-02-18 13:08:00.019 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:08:00.020 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:08:00.062 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:08:00.063 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:08:00.065 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:08:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:09:00.015 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:09:00.017 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:09:00.038 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:09:00.039 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:09:00.041 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:10:00.017 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:10:00.017 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:10:00.018 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60000 2021-02-18 13:10:00.045 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:10:00.046 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:10:00.048 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:11:00.018 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:11:00.019 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:11:00.030 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:11:00.031 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:11:00.033 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:12:00.017 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:12:00.027 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:12:00.057 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:12:00.058 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:12:00.059 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:13:00.015 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119997 2021-02-18 13:13:00.018 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180000 2021-02-18 13:13:00.018 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:13:00.019 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:13:00.036 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:13:00.037 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:13:00.038 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:13:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:14:00.021 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:14:00.026 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 13:14:00.028 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:14:00.049 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:14:00.051 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:14:00.052 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:15:00.019 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:15:00.020 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:15:00.048 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:15:00.049 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:15:00.051 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:16:00.015 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:16:00.024 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 13:16:00.025 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:16:00.025 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60005 2021-02-18 13:16:00.059 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:16:00.060 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:16:00.062 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:17:00.015 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:17:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:17:00.036 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:17:00.038 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:17:00.039 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:18:00.019 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:18:00.023 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119996 2021-02-18 13:18:00.023 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:18:00.049 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:18:00.050 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:18:00.052 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:18:57.344 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:19:00.015 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:19:00.015 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:19:00.056 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:19:00.057 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:19:00.058 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:20:00.013 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:20:00.022 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 13:20:00.031 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:20:00.049 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:20:00.051 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:20:00.052 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:21:00.022 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:21:00.022 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:21:00.033 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:21:00.034 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:21:00.035 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:22:00.017 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:22:00.017 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:22:00.027 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:22:00.029 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:22:00.030 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:23:00.015 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:23:00.024 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:23:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:23:00.039 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:23:00.040 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:23:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:24:00.011 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:24:00.024 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:24:00.058 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:24:00.059 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:24:00.061 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:25:00.020 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180004 2021-02-18 13:25:00.026 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:25:00.027 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:25:00.060 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:25:00.062 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:25:00.063 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:26:00.011 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:26:00.016 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:26:00.050 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:26:00.051 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:26:00.052 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:27:00.016 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:27:00.019 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:27:00.033 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:27:00.035 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:27:00.036 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:28:00.016 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:28:00.023 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:28:00.039 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:28:00.041 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:28:00.042 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:28:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:29:00.018 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 13:29:00.019 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:29:00.020 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:29:00.052 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:29:00.053 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:29:00.054 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:30:00.022 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 13:30:00.022 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:30:00.024 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:30:00.035 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:30:00.036 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:30:00.037 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:31:00.012 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:31:00.016 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:31:00.052 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:31:00.054 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:31:00.055 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:31:52.203 [http-nio-8198-exec-3] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required Long parameter 'communityId' is not present] 2021-02-18 13:31:52.289 [http-nio-8198-exec-4] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required Long parameter 'communityId' is not present] 2021-02-18 13:32:00.010 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:32:00.018 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 13:32:00.021 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:32:00.038 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:32:00.039 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:32:00.040 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:33:00.021 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:33:00.022 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60001 2021-02-18 13:33:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:33:00.049 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:33:00.050 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:33:00.051 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:33:57.345 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:34:00.017 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:34:00.018 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:34:00.026 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:34:00.028 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:34:00.029 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:35:00.015 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:35:00.016 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:35:00.053 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:35:00.054 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:35:00.056 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:36:00.019 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 13:36:00.019 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:36:00.021 [http-nio-8198-exec-10] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://182.151.24.68:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60005 2021-02-18 13:36:00.022 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:36:00.033 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:36:00.034 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:36:00.036 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:37:00.019 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:37:00.019 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:37:00.041 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:37:00.043 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:37:00.044 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:38:00.013 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:38:00.020 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:38:00.049 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:38:00.050 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:38:00.051 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:38:55.827 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:38:58.835 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:39:00.064 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=cf0e411f53754c9c6849b38f2374a6b6798f096c, state=null 2021-02-18 13:39:00.065 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 13:39:00.071 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 13:39:03.760 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:39:03.764 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:39:03.869 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 13ms. Found 0 Redis repository interfaces. 2021-02-18 13:39:05.743 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 13:39:08.705 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 13:39:08.791 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 13:39:08.807 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:39:08.808 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:39:09.015 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:39:09.015 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8863 ms 2021-02-18 13:39:10.092 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:41:18.550 [main] ERROR com.alibaba.druid.pool.DruidDataSource - init datasource error, url: jdbc:mysql://172.16.0.102:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8 com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:41:18.553 [main] ERROR com.alibaba.druid.pool.DruidDataSource - {dataSource-1} init error com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:41:18.553 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:41:18.554 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'partyOrganizationServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comPbOrgDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/target/service_partybuilding-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_dangjian/dao/ComPbOrgDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. 2021-02-18 13:41:18.556 [main] INFO org.apache.catalina.core.StandardService - Stopping service [Tomcat] 2021-02-18 13:41:18.567 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener - Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2021-02-18 13:41:18.569 [main] ERROR org.springframework.boot.SpringApplication - Application run failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'partyOrganizationServiceImpl': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comPbOrgDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/target/service_partybuilding-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_dangjian/dao/ComPbOrgDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:321) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1420) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:897) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:879) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:551) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:315) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1226) at com.panzhihua.service_dangjian.ServiceDangjianApplication.main(ServiceDangjianApplication.java:16) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.loader.MainMethodRunner.run(MainMethodRunner.java:49) at org.springframework.boot.loader.Launcher.launch(Launcher.java:107) at org.springframework.boot.loader.Launcher.launch(Launcher.java:58) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:88) Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'comPbOrgDAO' defined in URL [jar:file:/mnt/data/api/git/zhihuishequ/springcloud_k8s_panzhihuazhihuishequ/service_partybuilding/target/service_partybuilding-0.0.1-SNAPSHOT.jar!/BOOT-INF/classes!/com/panzhihua/service_dangjian/dao/ComPbOrgDAO.class]: Unsatisfied dependency expressed through bean property 'sqlSessionFactory'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1524) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1404) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.resolveBeanByName(AbstractAutowireCapableBeanFactory.java:453) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.autowireResource(CommonAnnotationBeanPostProcessor.java:527) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.getResource(CommonAnnotationBeanPostProcessor.java:497) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor$ResourceElement.getResourceToInject(CommonAnnotationBeanPostProcessor.java:650) at org.springframework.beans.factory.annotation.InjectionMetadata$InjectedElement.inject(InjectionMetadata.java:239) at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:130) at org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.postProcessProperties(CommonAnnotationBeanPostProcessor.java:318) ... 26 common frames omitted Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sqlSessionFactory' defined in class path resource [com/baomidou/mybatisplus/autoconfigure/MybatisPlusAutoConfiguration.class]: Unsatisfied dependency expressed through method 'sqlSessionFactory' parameter 0; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:797) at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:538) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:1336) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:1176) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:556) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByType(AbstractAutowireCapableBeanFactory.java:1509) ... 40 common frames omitted Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataSource' defined in class path resource [com/alibaba/druid/spring/boot/autoconfigure/DruidDataSourceAutoConfigure.class]: Invocation of init method failed; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1794) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:594) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:516) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:324) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:322) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:202) at org.springframework.beans.factory.config.DependencyDescriptor.resolveCandidate(DependencyDescriptor.java:276) at org.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1307) at org.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1227) at org.springframework.beans.factory.support.ConstructorResolver.resolveAutowiredArgument(ConstructorResolver.java:884) at org.springframework.beans.factory.support.ConstructorResolver.createArgumentArray(ConstructorResolver.java:788) ... 53 common frames omitted Caused by: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:836) at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:456) at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:246) at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:197) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:156) at com.alibaba.druid.filter.stat.StatFilter.connection_connect(StatFilter.java:227) at com.alibaba.druid.filter.FilterChainImpl.connection_connect(FilterChainImpl.java:150) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1654) at com.alibaba.druid.pool.DruidAbstractDataSource.createPhysicalConnection(DruidAbstractDataSource.java:1718) at com.alibaba.druid.pool.DruidDataSource.init(DruidDataSource.java:914) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod(AbstractAutowireCapableBeanFactory.java:1920) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1862) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1790) ... 64 common frames omitted Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:91) at com.mysql.cj.NativeSession.connect(NativeSession.java:144) at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:956) at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:826) ... 80 common frames omitted Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:607) at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:155) at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:65) ... 83 common frames omitted 2021-02-18 13:44:08.074 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 13:44:12.121 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 13:44:15.792 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=2143aebf24bf46cfca77cbc3fbca9b52be224343, state=null 2021-02-18 13:44:15.794 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 13:44:15.802 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 13:44:19.332 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 13:44:19.372 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 13:44:19.612 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 157ms. Found 0 Redis repository interfaces. 2021-02-18 13:44:21.660 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 13:44:25.995 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 13:44:26.030 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 13:44:26.030 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 13:44:26.030 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 13:44:26.415 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 13:44:26.416 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 10494 ms 2021-02-18 13:44:27.696 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 13:44:29.974 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 13:44:35.378 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:35.379 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:35.385 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 13:44:35.385 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 13:44:36.416 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 13:44:38.085 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 13:44:38.462 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 13:44:38.982 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 13:44:39.060 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 13:44:39.678 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 13:44:39.679 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 13:44:40.009 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 13:44:40.021 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 13:44:40.579 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 13:44:40.607 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 13:44:40.843 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 13:44:40.845 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 13:44:40.849 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 13:44:40.852 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613627080851 with initial instances count: 7 2021-02-18 13:44:40.855 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 13:44:40.855 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613627080855, current=UP, previous=STARTING] 2021-02-18 13:44:40.858 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 13:44:40.857 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 13:44:40.885 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 13:44:40.886 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 13:44:40.905 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 13:44:40.914 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 35.04 seconds (JVM running for 36.728) 2021-02-18 13:45:36.126 [http-nio-8198-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 13:45:36.126 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 13:45:36.134 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 13:45:36.210 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66316 2021-02-18 13:45:36.211 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66338 2021-02-18 13:45:36.213 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66350 2021-02-18 13:45:36.214 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66401 2021-02-18 13:45:36.216 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 66528 2021-02-18 13:45:36.519 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:45:36.521 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:45:36.534 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【4】 2021-02-18 13:45:37.525 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【1】 2021-02-18 13:45:38.050 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:46:00.020 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:46:00.023 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:46:00.040 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:46:00.042 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:46:00.044 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:47:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:47:00.037 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:47:00.044 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60021 2021-02-18 13:47:00.087 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:47:00.089 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:47:00.091 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:48:00.043 [http-nio-8198-exec-7] ERROR com.alibaba.druid.pool.DruidPooledStatement - CommunicationsException, druid version 1.2.3, jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, testWhileIdle true, idle millis 59996, minIdle 10, poolingCount 0, timeBetweenEvictionRunsMillis 60000, lastValidIdleMillis 59996, driver com.mysql.cj.jdbc.Driver, exceptionSorter com.alibaba.druid.pool.vendor.MySqlExceptionSorter 2021-02-18 13:48:00.043 [http-nio-8198-exec-5] ERROR com.alibaba.druid.pool.DruidPooledStatement - CommunicationsException, druid version 1.2.3, jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, testWhileIdle true, idle millis 59952, minIdle 10, poolingCount 0, timeBetweenEvictionRunsMillis 60000, lastValidIdleMillis 59952, driver com.mysql.cj.jdbc.Driver, exceptionSorter com.alibaba.druid.pool.vendor.MySqlExceptionSorter 2021-02-18 13:48:00.046 [http-nio-8198-exec-7] ERROR com.alibaba.druid.pool.DruidDataSource - discard connection com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:953) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:370) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3461) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3459) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy160.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.query(PreparedStatementHandler.java:64) at org.apache.ibatis.executor.statement.RoutingStatementHandler.query(RoutingStatementHandler.java:79) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy158.query(Unknown Source) at org.apache.ibatis.executor.SimpleExecutor.doQuery(SimpleExecutor.java:63) at org.apache.ibatis.executor.BaseExecutor.queryFromDatabase(BaseExecutor.java:325) at org.apache.ibatis.executor.BaseExecutor.query(BaseExecutor.java:156) at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:65) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy157.query(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:147) at org.apache.ibatis.session.defaults.DefaultSqlSession.selectList(DefaultSqlSession.java:140) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) at com.sun.proxy.$Proxy109.selectList(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.selectList(SqlSessionTemplate.java:223) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.executeForMany(MybatisMapperMethod.java:173) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:78) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) at com.sun.proxy.$Proxy119.selectTimedTaskPartyBuildingActivity(Unknown Source) at com.panzhihua.service_dangjian.service.impl.ComBpActivityServiceImpl.timedTaskPartyBuildingActivity(ComBpActivityServiceImpl.java:412) at com.panzhihua.service_dangjian.service.impl.ComBpActivityServiceImpl$$FastClassBySpringCGLIB$$170bd4af.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687) at com.panzhihua.service_dangjian.service.impl.ComBpActivityServiceImpl$$EnhancerBySpringCGLIB$$24307e94.timedTaskPartyBuildingActivity(<generated>) at com.panzhihua.service_dangjian.api.PartyBuildIngApi.timedTaskPartyBuildingActivity(PartyBuildIngApi.java:395) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:652) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:538) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:702) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:641) at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:940) at com.mysql.cj.NativeSession.execSQL(NativeSession.java:1075) at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:930) ... 98 common frames omitted Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) at java.io.FilterInputStream.read(FilterInputStream.java:133) at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:532) ... 103 common frames omitted 2021-02-18 13:48:00.046 [http-nio-8198-exec-5] ERROR com.alibaba.druid.pool.DruidDataSource - discard connection com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago. at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174) at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64) at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1414) at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1399) at com.mysql.cj.jdbc.ClientPreparedStatement.checkReadOnlySafeStatement(ClientPreparedStatement.java:307) at com.mysql.cj.jdbc.ClientPreparedStatement.execute(ClientPreparedStatement.java:317) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3461) at com.alibaba.druid.filter.FilterEventAdapter.preparedStatement_execute(FilterEventAdapter.java:440) at com.alibaba.druid.filter.FilterChainImpl.preparedStatement_execute(FilterChainImpl.java:3459) at com.alibaba.druid.proxy.jdbc.PreparedStatementProxyImpl.execute(PreparedStatementProxyImpl.java:167) at com.alibaba.druid.pool.DruidPooledPreparedStatement.execute(DruidPooledPreparedStatement.java:497) at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.logging.jdbc.PreparedStatementLogger.invoke(PreparedStatementLogger.java:59) at com.sun.proxy.$Proxy160.execute(Unknown Source) at org.apache.ibatis.executor.statement.PreparedStatementHandler.update(PreparedStatementHandler.java:47) at org.apache.ibatis.executor.statement.RoutingStatementHandler.update(RoutingStatementHandler.java:74) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:63) at com.sun.proxy.$Proxy158.update(Unknown Source) at org.apache.ibatis.executor.SimpleExecutor.doUpdate(SimpleExecutor.java:50) at org.apache.ibatis.executor.BaseExecutor.update(BaseExecutor.java:117) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.ibatis.plugin.Invocation.proceed(Invocation.java:49) at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:83) at org.apache.ibatis.plugin.Plugin.invoke(Plugin.java:61) at com.sun.proxy.$Proxy157.update(Unknown Source) at org.apache.ibatis.session.defaults.DefaultSqlSession.update(DefaultSqlSession.java:197) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.mybatis.spring.SqlSessionTemplate$SqlSessionInterceptor.invoke(SqlSessionTemplate.java:426) at com.sun.proxy.$Proxy109.update(Unknown Source) at org.mybatis.spring.SqlSessionTemplate.update(SqlSessionTemplate.java:287) at com.baomidou.mybatisplus.core.override.MybatisMapperMethod.execute(MybatisMapperMethod.java:65) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy$PlainMethodInvoker.invoke(MybatisMapperProxy.java:148) at com.baomidou.mybatisplus.core.override.MybatisMapperProxy.invoke(MybatisMapperProxy.java:89) at com.sun.proxy.$Proxy126.timedTaskPartyBuildingStatus(Unknown Source) at com.panzhihua.service_dangjian.service.impl.ComPbMemberServiceImpl.timedTaskPartyBuildingStatus(ComPbMemberServiceImpl.java:453) at com.panzhihua.service_dangjian.service.impl.ComPbMemberServiceImpl$$FastClassBySpringCGLIB$$1dcd4160.invoke(<generated>) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:687) at com.panzhihua.service_dangjian.service.impl.ComPbMemberServiceImpl$$EnhancerBySpringCGLIB$$2541bb47.timedTaskPartyBuildingStatus(<generated>) at com.panzhihua.service_dangjian.api.PartyBuildIngApi.timedTaskPartyBuildingStatus(PartyBuildIngApi.java:386) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:190) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:138) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:105) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:878) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:792) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) at javax.servlet.http.HttpServlet.service(HttpServlet.java:652) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) at javax.servlet.http.HttpServlet.service(HttpServlet.java:733) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at com.alibaba.druid.support.http.WebStatFilter.doFilter(WebStatFilter.java:124) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1590) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105) at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151) at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:538) at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:702) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:641) at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:128) at com.mysql.cj.NativeSession.sendCommand(NativeSession.java:311) at com.mysql.cj.NativeSession.queryServerVariable(NativeSession.java:1008) at com.mysql.cj.jdbc.ConnectionImpl.isReadOnly(ConnectionImpl.java:1406) ... 102 common frames omitted Caused by: java.net.SocketException: Connection reset at java.net.SocketInputStream.read(SocketInputStream.java:210) at java.net.SocketInputStream.read(SocketInputStream.java:141) at com.mysql.cj.protocol.ReadAheadInputStream.fill(ReadAheadInputStream.java:107) at com.mysql.cj.protocol.ReadAheadInputStream.readFromUnderlyingStreamIfNecessary(ReadAheadInputStream.java:150) at com.mysql.cj.protocol.ReadAheadInputStream.read(ReadAheadInputStream.java:180) at java.io.FilterInputStream.read(FilterInputStream.java:133) at com.mysql.cj.protocol.FullReadInputStream.readFully(FullReadInputStream.java:64) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:63) at com.mysql.cj.protocol.a.SimplePacketReader.readHeader(SimplePacketReader.java:45) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:52) at com.mysql.cj.protocol.a.TimeTrackingPacketReader.readHeader(TimeTrackingPacketReader.java:41) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:54) at com.mysql.cj.protocol.a.MultiPacketReader.readHeader(MultiPacketReader.java:44) at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:532) ... 108 common frames omitted 2021-02-18 13:48:00.055 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:48:00.100 [http-nio-8198-exec-5] ERROR c.p.common.exceptions.GlobalExceptionCapture - 数据库异常【 ### Error updating database. Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago. ### The error may exist in com/panzhihua/service_dangjian/dao/ComPbDynDAO.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: update com_pb_dyn set `status`=2 WHERE `status`=1 and TIMESTAMPDIFF(MINUTE,SYSDATE(),publish_at)<=0 ### Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago. ; Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago.; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,927 milliseconds ago. The last packet sent successfully to the server was 59,928 milliseconds ago.】 2021-02-18 13:48:00.100 [http-nio-8198-exec-7] ERROR c.p.common.exceptions.GlobalExceptionCapture - 数据库异常【 ### Error querying database. Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago. ### The error may exist in com/panzhihua/service_dangjian/dao/ComBpActivityDAO.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: select t.id from ( SELECT a.participation_lowest_num, a.name, a.id, COUNT(m.id)num FROM com_pb_activity a LEFT JOIN com_pb_activity_member m ON a.id = m.activity_id WHERE a.`status` in (3,4) and TIMESTAMPDIFF(MINUTE,SYSDATE(),a.enroll_time_end)<=0 GROUP BY a.id)t where t.num<t.participation_lowest_num ### Cause: com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago. ; Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago.; nested exception is com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure The last packet successfully received from the server was 59,972 milliseconds ago. The last packet sent successfully to the server was 59,973 milliseconds ago.】 2021-02-18 13:48:00.117 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:48:00.119 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:48:00.120 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:49:00.024 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:49:00.025 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:49:00.063 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:49:00.065 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:49:00.066 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:49:40.609 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:50:00.017 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:50:00.023 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:50:00.056 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:50:00.057 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:50:00.059 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:51:00.014 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:51:00.030 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 120000 2021-02-18 13:51:00.027 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:51:00.063 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:51:00.064 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:51:00.066 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:52:00.023 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:52:00.029 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:52:00.038 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:52:00.040 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:52:00.042 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:53:00.016 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:53:00.018 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119986 2021-02-18 13:53:00.019 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 239994 2021-02-18 13:53:00.021 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:53:00.050 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:53:00.051 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:53:00.053 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:54:00.015 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:54:00.026 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:54:00.057 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:54:00.058 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:54:00.060 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:54:40.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 13:55:00.018 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119996 2021-02-18 13:55:00.018 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:55:00.020 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:55:00.048 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:55:00.050 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:55:00.051 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:56:00.020 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:56:00.023 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:56:00.034 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:56:00.035 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:56:00.037 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:57:00.013 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:57:00.025 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:57:00.058 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:57:00.059 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:57:00.061 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:58:00.013 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:58:00.022 [http-nio-8198-exec-9] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 180000 2021-02-18 13:58:00.023 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:58:00.041 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:58:00.043 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:58:00.045 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:59:00.014 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:59:00.022 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 13:59:00.035 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 13:59:00.037 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 13:59:00.038 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 13:59:40.610 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:00:00.021 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:00:00.022 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:00:00.036 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:00:00.038 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:00:00.039 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:01:00.019 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:01:00.020 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 179996 2021-02-18 14:01:00.021 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:01:00.048 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:01:00.050 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:01:00.051 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:02:00.018 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:02:00.022 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:02:00.039 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:02:00.040 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:02:00.042 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:03:00.012 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:03:00.014 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:03:00.036 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:03:00.037 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:03:00.039 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:04:00.015 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:04:00.022 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 14:04:00.024 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:04:00.065 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:04:00.067 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:04:00.068 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:04:40.611 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:05:00.024 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:05:00.068 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:05:00.069 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:05:00.071 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:05:20.974 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:05:24.961 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:05:28.157 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=17fcf9a6ff49e82bece4a24f80254a607be4abb9, state=null 2021-02-18 14:05:28.158 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 14:05:28.164 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 14:05:31.161 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:05:31.166 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:05:31.363 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 44ms. Found 0 Redis repository interfaces. 2021-02-18 14:05:33.418 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 14:05:36.766 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 14:05:36.802 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 14:05:36.803 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:05:36.803 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:05:36.980 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:05:36.981 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 8758 ms 2021-02-18 14:05:38.123 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:05:39.701 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:05:44.693 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:44.693 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:44.744 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:05:44.744 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:05:45.718 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:05:47.001 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:05:47.831 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:05:48.335 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:05:48.662 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:05:49.438 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:05:49.438 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:05:50.116 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:05:50.116 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:05:51.099 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:05:51.127 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:05:51.851 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:05:51.877 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:05:51.900 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:05:51.942 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628351941 with initial instances count: 10 2021-02-18 14:05:51.945 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 14:05:51.945 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628351945, current=UP, previous=STARTING] 2021-02-18 14:05:51.947 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 14:05:51.950 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 14:05:52.279 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 14:05:52.311 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 14:05:52.364 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 33.716 seconds (JVM running for 35.537) 2021-02-18 14:05:52.381 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 14:06:00.799 [http-nio-8198-exec-3] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:06:00.799 [http-nio-8198-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:06:00.812 [http-nio-8198-exec-3] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 13 ms 2021-02-18 14:06:01.173 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:06:01.176 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:06:01.298 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:06:01.304 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:06:01.307 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:07:00.020 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:07:00.028 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:07:00.056 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:07:00.058 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:07:00.060 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:08:00.029 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:08:00.041 [http-nio-8198-exec-3] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60002 2021-02-18 14:08:00.043 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:08:00.051 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:08:00.053 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:08:00.056 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:09:00.017 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:09:00.031 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:09:00.051 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:09:00.053 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:09:00.055 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:10:00.023 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:10:00.053 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:10:00.083 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:10:00.085 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:10:00.086 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:10:51.129 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:11:00.014 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:11:00.019 [http-nio-8198-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119990 2021-02-18 14:11:00.019 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:11:00.021 [http-nio-8198-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 298849 2021-02-18 14:11:00.058 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:11:00.059 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:11:00.061 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:12:00.025 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:12:00.028 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:12:00.058 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:12:00.060 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:12:00.062 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:13:00.019 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:13:00.025 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:13:00.055 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:13:00.056 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:13:00.058 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:13:38.911 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 14:13:42.780 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 14:13:45.152 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=e73abd3bae5084268392c0568859e8a3c3692099, state=null 2021-02-18 14:13:45.153 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 14:13:45.159 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 14:13:47.758 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 14:13:47.768 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 14:13:47.973 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 47ms. Found 0 Redis repository interfaces. 2021-02-18 14:13:49.293 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 14:13:52.737 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 14:13:52.754 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 14:13:52.864 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 14:13:52.864 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 14:13:53.136 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 14:13:53.137 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7934 ms 2021-02-18 14:13:54.388 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 14:13:56.570 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 14:14:02.385 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:14:02.385 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:14:02.393 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 14:14:02.393 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 14:14:03.479 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 14:14:05.151 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 14:14:05.311 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 14:14:05.663 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 14:14:05.804 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 14:14:06.314 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 14:14:06.314 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 14:14:06.936 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 14:14:06.936 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 14:14:08.024 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 14:14:08.093 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 14:14:08.818 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 14:14:08.845 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 14:14:08.867 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 14:14:08.891 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613628848890 with initial instances count: 10 2021-02-18 14:14:08.893 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 14:14:08.894 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613628848894, current=UP, previous=STARTING] 2021-02-18 14:14:08.896 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 14:14:08.922 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 14:14:09.161 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 14:14:09.256 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 14:14:09.266 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 14:14:09.305 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 32.537 seconds (JVM running for 34.918) 2021-02-18 14:14:15.894 [http-nio-8198-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 14:14:15.894 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 14:14:15.902 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 8 ms 2021-02-18 14:14:16.279 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:14:16.281 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:14:16.283 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:14:19.373 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:14:25.617 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:15:00.023 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:15:00.037 [http-nio-8198-exec-7] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 63557 2021-02-18 14:15:00.040 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:15:00.050 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:15:00.053 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:15:00.055 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:16:00.013 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:16:00.018 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:16:00.068 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:16:00.070 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:16:00.072 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:17:00.017 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119978 2021-02-18 14:17:00.020 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:17:00.021 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 183571 2021-02-18 14:17:00.024 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 183581 2021-02-18 14:17:00.026 [http-nio-8198-exec-5] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 183639 2021-02-18 14:17:00.029 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:17:00.064 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:17:00.066 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:17:00.068 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:18:00.017 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:18:00.020 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:18:00.049 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:18:00.051 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:18:00.053 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:19:00.013 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:19:00.023 [http-nio-8198-exec-4] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60003 2021-02-18 14:19:00.027 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:19:00.066 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:19:00.068 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:19:00.070 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:19:08.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:20:00.017 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:20:00.031 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:20:00.052 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:20:00.054 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:20:00.056 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:21:00.014 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:21:00.015 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119989 2021-02-18 14:21:00.033 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:21:00.040 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:21:00.042 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:21:00.044 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:22:00.020 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:22:00.022 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:22:00.040 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:22:00.041 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:22:00.043 [http-nio-8198-exec-9] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:23:00.013 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 119996 2021-02-18 14:23:00.016 [http-nio-8198-exec-8] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:23:00.018 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:23:00.062 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:23:00.063 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:23:00.065 [http-nio-8198-exec-2] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:24:00.022 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:24:00.023 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:24:00.043 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:24:00.045 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:24:00.046 [http-nio-8198-exec-5] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:24:08.095 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:25:00.025 [http-nio-8198-exec-7] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:25:00.027 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60004 2021-02-18 14:25:00.028 [http-nio-8198-exec-10] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:25:00.028 [http-nio-8198-exec-8] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 60007 2021-02-18 14:25:00.067 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:25:00.068 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:25:00.070 [http-nio-8198-exec-1] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:26:00.015 [http-nio-8198-exec-3] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:26:00.017 [http-nio-8198-exec-4] INFO c.p.s.service.impl.ComPbMemberServiceImpl - 定时任务更新党建动态发布状态数量【0】 2021-02-18 14:26:00.057 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改发布状态为未开始数量【0】 2021-02-18 14:26:00.059 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改报名状态为报名中始数量【0】 2021-02-18 14:26:00.061 [http-nio-8198-exec-6] INFO c.p.s.service.impl.ComBpActivityServiceImpl - 定时任务修改党建活动--修改进行状态为进行中 或者已结束数量【3】 2021-02-18 14:29:08.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:34:08.096 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:39:08.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:44:08.097 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:49:08.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:54:08.098 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 14:59:08.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:04:08.099 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:09:08.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:14:08.100 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:19:08.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:24:08.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:29:08.101 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:34:08.102 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:39:08.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:44:08.104 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:49:08.105 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:53:33.127 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 15:53:37.443 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 15:53:39.673 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=429cf2666b8e8f128d34d7fc3d701222d4450257, state=null 2021-02-18 15:53:39.674 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 15:53:39.686 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 15:53:41.152 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 15:53:41.157 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 15:53:41.196 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 15ms. Found 0 Redis repository interfaces. 2021-02-18 15:53:42.457 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 15:53:45.479 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 15:53:45.497 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 15:53:45.528 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 15:53:45.529 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 15:53:45.804 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 15:53:45.804 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6096 ms 2021-02-18 15:53:47.157 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 15:53:49.074 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 15:53:54.916 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:54.917 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:54.923 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 15:53:54.924 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 15:53:56.010 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 15:53:58.145 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 15:53:58.387 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 15:53:58.900 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 15:53:59.010 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 15:54:00.087 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 15:54:00.087 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 15:54:00.890 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 15:54:00.891 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 15:54:02.303 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 15:54:02.390 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 15:54:03.240 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 15:54:03.354 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 15:54:03.420 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 15:54:03.482 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613634843481 with initial instances count: 10 2021-02-18 15:54:03.484 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 15:54:03.484 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613634843484, current=UP, previous=STARTING] 2021-02-18 15:54:03.486 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 15:54:03.499 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 15:54:03.798 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 15:54:03.853 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 15:54:03.865 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 15:54:04.031 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 33.034 seconds (JVM running for 34.727) 2021-02-18 15:59:02.423 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:04:02.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:08:02.527 [http-nio-8198-exec-1] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:08:02.527 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:08:02.562 [http-nio-8198-exec-1] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 35 ms 2021-02-18 16:08:02.897 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 853903 2021-02-18 16:08:02.910 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 853889 2021-02-18 16:08:02.924 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 854025 2021-02-18 16:08:02.937 [http-nio-8198-exec-1] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 854099 2021-02-18 16:08:02.946 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 854010 2021-02-18 16:09:02.424 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:14:02.425 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:18:26.688 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 578424 2021-02-18 16:18:26.697 [http-nio-8198-exec-6] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 623240 2021-02-18 16:19:02.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:24:02.426 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:26:58.855 [background-preinit] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.1.5.Final 2021-02-18 16:27:02.380 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Fetching config from server at : http://192.168.1.81:8193/ 2021-02-18 16:27:03.548 [main] INFO o.s.c.c.client.ConfigServicePropertySourceLocator - Located environment: name=partybuilding, profiles=[prod], label=null, version=3d77ecc3e8c14b439db6b44573f857a78e5d2df4, state=null 2021-02-18 16:27:03.550 [main] INFO o.s.c.b.c.PropertySourceBootstrapConfiguration - Located property source: [BootstrapPropertySource {name='bootstrapProperties-configClient'}, BootstrapPropertySource {name='bootstrapProperties-http://gitlab.nhys.cdnhxx.com/huanghongfa/config-repo.git/partybuilding-prod.yml'}] 2021-02-18 16:27:03.555 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - The following profiles are active: prod 2021-02-18 16:27:06.003 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Multiple Spring Data modules found, entering strict repository configuration mode! 2021-02-18 16:27:06.011 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data Redis repositories in DEFAULT mode. 2021-02-18 16:27:06.103 [main] INFO o.s.d.r.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 47ms. Found 0 Redis repository interfaces. 2021-02-18 16:27:07.315 [main] INFO o.springframework.cloud.context.scope.GenericScope - BeanFactory id=bc069575-7d40-3757-ab88-e9675979214b 2021-02-18 16:27:10.750 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8198 (http) 2021-02-18 16:27:10.787 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8198"] 2021-02-18 16:27:10.814 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-02-18 16:27:10.815 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.38] 2021-02-18 16:27:11.165 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-02-18 16:27:11.165 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 7531 ms 2021-02-18 16:27:12.391 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure - Init DruidDataSource 2021-02-18 16:27:13.847 [main] INFO com.alibaba.druid.pool.DruidDataSource - {dataSource-1} inited 2021-02-18 16:27:18.355 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:18.355 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:18.433 [main] WARN com.netflix.config.sources.URLConfigurationSource - No URLs will be polled as dynamic configuration sources. 2021-02-18 16:27:18.433 [main] INFO com.netflix.config.sources.URLConfigurationSource - To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2021-02-18 16:27:19.958 [main] INFO o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-02-18 16:27:22.410 [main] INFO o.s.c.n.e.c.DiscoveryClientOptionalArgsConfiguration - Eureka HTTP Client uses Jersey 2021-02-18 16:27:22.876 [main] WARN o.s.c.l.c.BlockingLoadBalancerClientAutoConfiguration$BlockingLoadBalancerClientRibbonWarnLogger - You already have RibbonLoadBalancerClient on your classpath. It will be used by default. As Spring Cloud Ribbon is in maintenance mode. We recommend switching to BlockingLoadBalancerClient instead. In order to use it, set the value of `spring.cloud.loadbalancer.ribbon.enabled` to `false` or remove spring-cloud-starter-netflix-ribbon from your project. 2021-02-18 16:27:23.690 [main] INFO o.s.cloud.netflix.eureka.InstanceInfoFactory - Setting initial instance status as: STARTING 2021-02-18 16:27:23.961 [main] INFO com.netflix.discovery.DiscoveryClient - Initializing Eureka in region us-east-1 2021-02-18 16:27:25.044 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON encoding codec LegacyJacksonJson 2021-02-18 16:27:25.044 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using JSON decoding codec LegacyJacksonJson 2021-02-18 16:27:25.952 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML encoding codec XStreamXml 2021-02-18 16:27:25.952 [main] INFO c.n.discovery.provider.DiscoveryJerseyProvider - Using XML decoding codec XStreamXml 2021-02-18 16:27:27.751 [main] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:27:27.776 [main] INFO com.netflix.discovery.DiscoveryClient - Disable delta property : false 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Single vip registry refresh property : null 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Force full registry fetch : false 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Application is null : false 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Registered Applications size is zero : true 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Application version is -1: true 2021-02-18 16:27:27.783 [main] INFO com.netflix.discovery.DiscoveryClient - Getting all instance registry info from the eureka server 2021-02-18 16:27:28.585 [main] INFO com.netflix.discovery.DiscoveryClient - The response status is 200 2021-02-18 16:27:28.651 [main] INFO com.netflix.discovery.DiscoveryClient - Starting heartbeat executor: renew interval is: 30 2021-02-18 16:27:28.654 [main] INFO com.netflix.discovery.InstanceInfoReplicator - InstanceInfoReplicator onDemand update allowed rate per min is 4 2021-02-18 16:27:28.689 [main] INFO com.netflix.discovery.DiscoveryClient - Discovery Client initialized at timestamp 1613636848688 with initial instances count: 9 2021-02-18 16:27:28.707 [main] INFO o.s.c.n.e.serviceregistry.EurekaServiceRegistry - Registering application PARTYBUILDING with eureka with status UP 2021-02-18 16:27:28.707 [main] INFO com.netflix.discovery.DiscoveryClient - Saw local status change event StatusChangeEvent [timestamp=1613636848707, current=UP, previous=STARTING] 2021-02-18 16:27:28.709 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8198"] 2021-02-18 16:27:28.752 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198: registering service... 2021-02-18 16:27:28.837 [DiscoveryClient-InstanceInfoReplicator-0] INFO com.netflix.discovery.DiscoveryClient - DiscoveryClient_PARTYBUILDING/k8s-master:partybuilding:8198 - registration status: 204 2021-02-18 16:27:29.014 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8198 (http) with context path '' 2021-02-18 16:27:29.034 [main] INFO o.s.c.n.e.s.EurekaAutoServiceRegistration - Updating port to 8198 2021-02-18 16:27:29.071 [main] INFO c.p.service_dangjian.ServiceDangjianApplication - Started ServiceDangjianApplication in 32.035 seconds (JVM running for 34.15) 2021-02-18 16:28:49.323 [http-nio-8198-exec-2] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-02-18 16:28:49.324 [http-nio-8198-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2021-02-18 16:28:49.333 [http-nio-8198-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 9 ms 2021-02-18 16:28:49.569 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95796 2021-02-18 16:28:49.572 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95839 2021-02-18 16:28:49.575 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95849 2021-02-18 16:28:49.581 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95863 2021-02-18 16:28:49.582 [http-nio-8198-exec-2] WARN com.alibaba.druid.pool.DruidAbstractDataSource - discard long time none received connection. , jdbcUrl : jdbc:mysql://118.121.197.120:3306/smart_life?useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&useSSL=true&serverTimezone=GMT%2B8, version : 1.2.3, lastPacketReceivedIdleMillis : 95920 2021-02-18 16:32:24.951 [http-nio-8198-exec-9] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required Long parameter 'communityId' is not present] 2021-02-18 16:32:25.095 [http-nio-8198-exec-10] WARN o.s.w.s.m.support.DefaultHandlerExceptionResolver - Resolved [org.springframework.web.bind.MissingServletRequestParameterException: Required Long parameter 'communityId' is not present] 2021-02-18 16:32:27.831 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:37:27.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:42:27.832 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:47:27.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:52:27.833 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 16:57:27.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:02:27.834 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:07:27.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:12:27.835 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:17:27.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:22:27.836 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:27:27.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:32:27.837 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:37:27.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:42:27.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:47:27.838 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:52:27.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 17:57:27.839 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:02:27.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:07:27.840 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:12:27.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:17:27.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:22:27.841 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:27:27.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:32:27.842 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:37:27.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:42:27.843 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:47:27.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:52:27.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 18:57:27.844 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:02:27.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:07:27.845 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:12:27.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:17:27.846 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:22:27.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:27:27.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:32:27.847 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:37:27.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:42:27.848 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:47:27.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:52:27.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 19:57:27.849 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:02:27.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:07:27.850 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:12:27.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:17:27.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:22:27.851 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:27:27.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:32:27.852 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:37:27.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:42:27.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:47:27.853 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:52:27.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 20:57:27.854 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:02:27.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:07:27.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:12:27.855 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:17:27.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:22:27.856 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:27:27.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:32:27.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:37:27.857 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:42:27.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:47:27.858 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:52:27.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 21:57:27.859 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:02:27.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:07:27.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:12:27.860 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:17:27.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:22:27.861 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:27:27.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:32:27.862 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:37:27.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:42:27.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:47:27.863 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:52:27.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 22:57:27.864 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:02:27.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:07:27.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:12:27.865 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:17:27.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:22:27.866 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:27:27.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:32:27.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:37:27.867 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:42:27.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:47:27.868 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:52:27.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-18 23:57:27.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:02:27.869 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:07:27.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:12:27.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:17:27.870 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:22:27.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:27:27.871 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:32:27.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:37:27.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:42:27.872 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:47:27.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:52:27.873 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 00:57:27.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:02:27.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:07:27.874 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:12:27.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:17:27.875 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:22:27.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:27:27.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:32:27.876 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:37:27.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:42:27.877 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:47:27.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:52:27.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 01:57:27.878 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:02:27.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:07:27.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:12:27.879 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:17:27.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:22:27.880 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:27:27.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:32:27.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:37:27.881 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:42:27.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:47:27.882 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:52:27.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 02:57:27.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:02:27.883 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:07:27.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:12:27.884 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:17:27.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:22:27.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:27:27.885 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:32:27.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:37:27.886 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:42:27.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:47:27.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:52:27.887 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 03:57:27.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:02:27.888 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:07:27.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:12:27.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:17:27.889 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:22:27.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:27:27.890 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:32:27.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:37:27.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:42:27.891 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:47:27.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:52:27.892 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 04:57:27.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:02:27.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:07:27.893 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:12:27.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:17:27.894 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:22:27.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:27:27.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:32:27.895 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:37:27.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:42:27.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:47:27.896 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:52:27.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 05:57:27.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:02:27.897 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:07:27.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:12:27.898 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:17:27.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:22:27.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:27:27.899 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:32:27.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:37:27.900 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:42:27.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:47:27.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:52:27.901 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 06:57:27.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:02:27.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:07:27.902 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:12:27.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:17:27.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:22:27.903 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:27:27.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:32:27.904 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:37:27.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:42:27.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:47:27.905 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:52:27.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 07:57:27.906 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:02:27.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:07:27.907 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:12:27.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:17:27.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:22:27.908 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:27:27.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:32:27.909 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:37:27.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:42:27.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:47:27.910 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:52:27.911 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration 2021-02-19 08:57:27.912 [AsyncResolver-bootstrap-executor-0] INFO c.n.d.shared.resolver.aws.ConfigClusterResolver - Resolving eureka endpoints via configuration Diff truncated after the above file
springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_partybuilding.log.2021-02-19.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_partybuilding.log.2021-02-20.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_user.log.2021-02-05.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_user.log.2021-02-18.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_user.log.2021-02-19.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/service_user.log.2021-02-20.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/zuul.log.2021-02-05.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/zuul.log.2021-02-18.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/zuul.log.2021-02-19.log springcloud_k8s_panzhihuazhihuishequ/LOG_HOME_IS_UNDEFINED/zuul.log.2021-02-20.log springcloud_k8s_panzhihuazhihuishequ/common/target/common-1.0-SNAPSHOT.jar springcloud_k8s_panzhihuazhihuishequ/common/target/maven-archiver/pom.properties springcloud_k8s_panzhihuazhihuishequ/deploy-file/config-server.yaml springcloud_k8s_panzhihuazhihuishequ/deploy-file/eurekaserver.yaml springcloud_k8s_panzhihuazhihuishequ/zuul/src/main/java/com/panzhihua/zuul/filters/JWTAuthenticationTokenFilter.java springcloud_k8s_panzhihuazhihuishequ/zuul/src/main/java/com/panzhihua/zuul/filters/SafeboxRequestWrapper.java springcloud_k8s_panzhihuazhihuishequ/zuul/src/main/java/com/panzhihua/zuul/filters/SercuritFilter.java