2018-08-08 11:36:51.037 INFO 1524 --- [main] com.diagbot.GatewayServiceApplication : The following profiles are active: dev 2018-08-08 11:36:51.056 INFO 1524 --- [main] ConfigServletWebServerApplicationContext : Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@420745d7: startup date [Wed Aug 08 11:36:51 CST 2018]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@19648c40 2018-08-08 11:36:51.653 INFO 1524 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'proxyRequestHelper' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.zuul.ZuulProxyAutoConfiguration$EndpointConfiguration; factoryMethodName=proxyRequestHelper; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/zuul/ZuulProxyAutoConfiguration$EndpointConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.zuul.ZuulProxyAutoConfiguration$NoActuatorConfiguration; factoryMethodName=proxyRequestHelper; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/zuul/ZuulProxyAutoConfiguration$NoActuatorConfiguration.class]] 2018-08-08 11:36:51.681 INFO 1524 --- [main] o.s.b.f.s.DefaultListableBeanFactory : Overriding bean definition for bean 'counterFactory' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.zuul.ZuulServerAutoConfiguration$ZuulMetricsConfiguration; factoryMethodName=counterFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/zuul/ZuulServerAutoConfiguration$ZuulMetricsConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.zuul.ZuulServerAutoConfiguration$ZuulCounterFactoryConfiguration; factoryMethodName=counterFactory; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/zuul/ZuulServerAutoConfiguration$ZuulCounterFactoryConfiguration.class]] 2018-08-08 11:36:51.892 INFO 1524 --- [main] o.s.cloud.context.scope.GenericScope : BeanFactory id=b52b5178-209a-3ce3-a7a6-558195e142e1 2018-08-08 11:36:51.910 INFO 1524 --- [main] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2018-08-08 11:36:52.101 INFO 1524 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$c0db9f5e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2018-08-08 11:36:52.551 INFO 1524 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5000 (http) 2018-08-08 11:36:52.569 INFO 1524 --- [main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2018-08-08 11:36:52.569 INFO 1524 --- [main] org.apache.catalina.core.StandardEngine : Starting Servlet Engine: Apache Tomcat/8.5.32 2018-08-08 11:36:52.573 INFO 1524 --- [localhost-startStop-1] o.a.catalina.core.AprLifecycleListener : The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\tools\jdk1.8\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\tools\jdk1.8\bin;D:\tools\jdk1.8\jre\bin;D:\tools\apache-maven-3.3.9\bin;D:\tools\Git\cmd;D:\tools\tortoiseGit\bin;C:\Program Files\MySQL\MySQL Utilities 1.6\;D:\tools\svn\bin;.] 2018-08-08 11:36:52.668 INFO 1524 --- [localhost-startStop-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2018-08-08 11:36:52.669 INFO 1524 --- [localhost-startStop-1] o.s.web.context.ContextLoader : Root WebApplicationContext: initialization completed in 1613 ms 2018-08-08 11:36:52.831 WARN 1524 --- [localhost-startStop-1] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. 2018-08-08 11:36:52.831 INFO 1524 --- [localhost-startStop-1] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2018-08-08 11:36:52.849 INFO 1524 --- [localhost-startStop-1] c.netflix.config.DynamicPropertyFactory : DynamicPropertyFactory is initialized with configuration sources: com.netflix.config.ConcurrentCompositeConfiguration@7771eb53 2018-08-08 11:36:53.795 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'characterEncodingFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'webMvcMetricsFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpPutFormContentFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'requestContextFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.FilterRegistrationBean : Mapping filter: 'httpTraceFilter' to: [/*] 2018-08-08 11:36:53.796 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet dispatcherServlet mapped to [/] 2018-08-08 11:36:53.797 INFO 1524 --- [localhost-startStop-1] o.s.b.w.servlet.ServletRegistrationBean : Servlet zuulServlet mapped to [/zuul/*] 2018-08-08 11:36:53.798 INFO 1524 --- [localhost-startStop-1] o.s.b.a.e.web.ServletEndpointRegistrar : Registered '/actuator/jolokia' to jolokia-actuator-endpoint 2018-08-08 11:36:53.799 INFO 1524 --- [localhost-startStop-1] o.s.b.a.e.web.ServletEndpointRegistrar : Registered '/actuator/hystrix.stream' to hystrix.stream-actuator-endpoint 2018-08-08 11:36:53.923 WARN 1524 --- [main] c.n.c.sources.URLConfigurationSource : No URLs will be polled as dynamic configuration sources. 2018-08-08 11:36:53.924 INFO 1524 --- [main] c.n.c.sources.URLConfigurationSource : To enable URLs as dynamic configuration sources, define System property archaius.configurationSource.additionalUrls or make config.properties available on classpath. 2018-08-08 11:36:54.014 INFO 1524 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**/favicon.ico] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-08 11:36:54.209 INFO 1524 --- [main] s.w.s.m.m.a.RequestMappingHandlerAdapter : Looking for @ControllerAdvice: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@420745d7: startup date [Wed Aug 08 11:36:51 CST 2018]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@19648c40 2018-08-08 11:36:54.264 INFO 1524 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error]}" onto public org.springframework.http.ResponseEntity> org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.error(javax.servlet.http.HttpServletRequest) 2018-08-08 11:36:54.264 INFO 1524 --- [main] s.w.s.m.m.a.RequestMappingHandlerMapping : Mapped "{[/error],produces=[text/html]}" onto public org.springframework.web.servlet.ModelAndView org.springframework.boot.autoconfigure.web.servlet.error.BasicErrorController.errorHtml(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2018-08-08 11:36:54.297 INFO 1524 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/webjars/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-08 11:36:54.297 INFO 1524 --- [main] o.s.w.s.handler.SimpleUrlHandlerMapping : Mapped URL path [/**] onto handler of type [class org.springframework.web.servlet.resource.ResourceHttpRequestHandler] 2018-08-08 11:36:55.081 INFO 1524 --- [main] o.s.c.n.zuul.ZuulFilterInitializer : Starting filter initializer 2018-08-08 11:36:55.120 INFO 1524 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 23 endpoint(s) beneath base path '/actuator' 2018-08-08 11:36:55.133 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/archaius],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.134 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/auditevents],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.134 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/beans],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.135 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/health],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.135 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/conditions],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.135 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/configprops],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.135 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.136 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env/{toMatch}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.138 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.139 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/env],methods=[DELETE],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.139 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/info],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.139 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/logfile],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.139 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.139 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.140 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/loggers/{name}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.140 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/heapdump],methods=[GET],produces=[application/octet-stream]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.140 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/threaddump],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.140 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.140 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/metrics/{requiredMetricName}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.141 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/scheduledtasks],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.141 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/httptrace],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.141 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/mappings],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.141 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/refresh],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.141 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/features],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/service-registry],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/service-registry],methods=[POST],consumes=[application/vnd.spring-boot.actuator.v2+json || application/json],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/routes],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/routes],methods=[POST],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/routes/{format}],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.142 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator/filters],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto public java.lang.Object org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler.handle(javax.servlet.http.HttpServletRequest,java.util.Map) 2018-08-08 11:36:55.143 INFO 1524 --- [main] s.b.a.e.w.s.WebMvcEndpointHandlerMapping : Mapped "{[/actuator],methods=[GET],produces=[application/vnd.spring-boot.actuator.v2+json || application/json]}" onto protected java.util.Map> org.springframework.boot.actuate.endpoint.web.servlet.WebMvcEndpointHandlerMapping.links(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2018-08-08 11:36:55.198 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2018-08-08 11:36:55.207 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'environmentManager' has been autodetected for JMX exposure 2018-08-08 11:36:55.209 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'configurationPropertiesRebinder' has been autodetected for JMX exposure 2018-08-08 11:36:55.210 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Bean with name 'refreshScope' has been autodetected for JMX exposure 2018-08-08 11:36:55.213 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'environmentManager': registering with JMX server as MBean [org.springframework.cloud.context.environment:name=environmentManager,type=EnvironmentManager] 2018-08-08 11:36:55.220 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'refreshScope': registering with JMX server as MBean [org.springframework.cloud.context.scope.refresh:name=refreshScope,type=RefreshScope] 2018-08-08 11:36:55.231 INFO 1524 --- [main] o.s.j.e.a.AnnotationMBeanExporter : Located managed bean 'configurationPropertiesRebinder': registering with JMX server as MBean [org.springframework.cloud.context.properties:name=configurationPropertiesRebinder,context=420745d7,type=ConfigurationPropertiesRebinder] 2018-08-08 11:36:55.243 INFO 1524 --- [main] o.s.c.support.DefaultLifecycleProcessor : Starting beans in phase 0 2018-08-08 11:36:55.251 INFO 1524 --- [main] o.s.c.n.eureka.InstanceInfoFactory : Setting initial instance status as: STARTING 2018-08-08 11:36:55.367 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Initializing Eureka in region us-east-1 2018-08-08 11:36:55.425 INFO 1524 --- [main] c.n.d.provider.DiscoveryJerseyProvider : Using JSON encoding codec LegacyJacksonJson 2018-08-08 11:36:55.425 INFO 1524 --- [main] c.n.d.provider.DiscoveryJerseyProvider : Using JSON decoding codec LegacyJacksonJson 2018-08-08 11:36:55.532 INFO 1524 --- [main] c.n.d.provider.DiscoveryJerseyProvider : Using XML encoding codec XStreamXml 2018-08-08 11:36:55.533 INFO 1524 --- [main] c.n.d.provider.DiscoveryJerseyProvider : Using XML decoding codec XStreamXml 2018-08-08 11:36:55.743 INFO 1524 --- [main] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 11:36:55.826 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Disable delta property : false 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Single vip registry refresh property : null 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Force full registry fetch : false 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Application is null : false 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Registered Applications size is zero : true 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Application version is -1: true 2018-08-08 11:36:55.827 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Getting all instance registry info from the eureka server 2018-08-08 11:36:55.926 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : The response status is 200 2018-08-08 11:36:55.929 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Starting heartbeat executor: renew interval is: 10 2018-08-08 11:36:55.931 INFO 1524 --- [main] c.n.discovery.InstanceInfoReplicator : InstanceInfoReplicator onDemand update allowed rate per min is 4 2018-08-08 11:36:55.934 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Discovery Client initialized at timestamp 1533699415933 with initial instances count: 2 2018-08-08 11:36:55.938 INFO 1524 --- [main] o.s.c.n.e.s.EurekaServiceRegistry : Registering application gateway-service with eureka with status UP 2018-08-08 11:36:55.939 INFO 1524 --- [main] com.netflix.discovery.DiscoveryClient : Saw local status change event StatusChangeEvent [timestamp=1533699415939, current=UP, previous=STARTING] 2018-08-08 11:36:55.941 INFO 1524 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient : DiscoveryClient_GATEWAY-SERVICE/dell-PC:gateway-service:5000: registering service... 2018-08-08 11:36:55.978 INFO 1524 --- [DiscoveryClient-InstanceInfoReplicator-0] com.netflix.discovery.DiscoveryClient : DiscoveryClient_GATEWAY-SERVICE/dell-PC:gateway-service:5000 - registration status: 204 2018-08-08 11:36:55.986 INFO 1524 --- [main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5000 (http) with context path '' 2018-08-08 11:36:55.987 INFO 1524 --- [main] .s.c.n.e.s.EurekaAutoServiceRegistration : Updating port to 5000 2018-08-08 11:36:55.989 INFO 1524 --- [main] com.diagbot.GatewayServiceApplication : Started GatewayServiceApplication in 6.619 seconds (JVM running for 7.047) 2018-08-08 11:41:55.849 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 11:42:26.124 INFO 1524 --- [http-nio-5000-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring FrameworkServlet 'dispatcherServlet' 2018-08-08 11:42:26.124 INFO 1524 --- [http-nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization started 2018-08-08 11:42:26.146 INFO 1524 --- [http-nio-5000-exec-1] o.s.web.servlet.DispatcherServlet : FrameworkServlet 'dispatcherServlet': initialization completed in 22 ms 2018-08-08 11:42:26.179 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/userapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.179 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/logapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.179 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/biapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.179 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/diagbotmanapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.179 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/feedbackapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.180 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/knowledgeapi/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.180 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/uaa-service/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.180 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/user-service/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.180 INFO 1524 --- [http-nio-5000-exec-1] o.s.c.n.zuul.web.ZuulHandlerMapping : Mapped URL path [/logger-service/**] onto handler of type [class org.springframework.cloud.netflix.zuul.web.ZuulController] 2018-08-08 11:42:26.268 INFO 1524 --- [http-nio-5000-exec-1] s.c.a.AnnotationConfigApplicationContext : Refreshing SpringClientFactory-user-service: startup date [Wed Aug 08 11:42:26 CST 2018]; parent: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@420745d7 2018-08-08 11:42:26.343 INFO 1524 --- [http-nio-5000-exec-1] f.a.AutowiredAnnotationBeanPostProcessor : JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 2018-08-08 11:42:26.692 INFO 1524 --- [http-nio-5000-exec-1] c.netflix.config.ChainedDynamicProperty : Flipping property: user-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2018-08-08 11:42:26.708 INFO 1524 --- [http-nio-5000-exec-1] c.n.u.concurrent.ShutdownEnabledTimer : Shutdown hook installed for: NFLoadBalancer-PingTimer-user-service 2018-08-08 11:42:26.771 INFO 1524 --- [http-nio-5000-exec-1] c.netflix.loadbalancer.BaseLoadBalancer : Client: user-service instantiated a LoadBalancer: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user-service,current list of Servers=[],Load balancer stats=Zone stats: {},Server stats: []}ServerList:null 2018-08-08 11:42:26.802 INFO 1524 --- [http-nio-5000-exec-1] c.n.l.DynamicServerListLoadBalancer : Using serverListUpdater PollingServerListUpdater 2018-08-08 11:42:26.873 INFO 1524 --- [http-nio-5000-exec-1] c.netflix.config.ChainedDynamicProperty : Flipping property: user-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2018-08-08 11:42:26.874 INFO 1524 --- [http-nio-5000-exec-1] c.n.l.DynamicServerListLoadBalancer : DynamicServerListLoadBalancer for client user-service initialized: DynamicServerListLoadBalancer:{NFLoadBalancer:name=user-service,current list of Servers=[dell-PC:8762],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:dell-PC:8762; 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@6b735c70 2018-08-08 11:42:26.927 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.677 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.678 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.683 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.685 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.685 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:27.807 INFO 1524 --- [PollingServerListUpdater-0] c.netflix.config.ChainedDynamicProperty : Flipping property: user-service.ribbon.ActiveConnectionsLimit to use NEXT property: niws.loadbalancer.availabilityFilteringRule.activeConnectionsLimit = 2147483647 2018-08-08 11:42:28.180 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.264 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.281 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.341 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.341 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.360 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.396 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.446 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.600 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:28.602 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:33.795 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:42:51.853 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 11:46:55.868 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 11:51:55.887 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 11:56:55.906 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:01:55.925 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:06:55.944 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:11:55.964 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:16:55.983 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:21:56.002 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:26:56.021 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:31:56.040 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:36:56.059 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:41:56.078 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:46:56.097 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:51:56.116 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 12:56:56.136 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:01:56.156 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:04:15.479 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:05:51.577 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:06:56.176 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:11:56.196 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:16:56.215 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:21:56.234 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:21:57.631 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:01.902 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.filters.post.SendErrorFilter : Error during filtering com.netflix.zuul.exception.ZuulException: Forwarding error at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.handleException(RibbonRoutingFilter.java:189) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:164) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.run(RibbonRoutingFilter.java:112) at com.netflix.zuul.ZuulFilter.runFilter(ZuulFilter.java:117) at com.netflix.zuul.FilterProcessor.processZuulFilter(FilterProcessor.java:193) at com.netflix.zuul.FilterProcessor.runFilters(FilterProcessor.java:157) at com.netflix.zuul.FilterProcessor.route(FilterProcessor.java:118) at com.netflix.zuul.ZuulRunner.route(ZuulRunner.java:96) at com.netflix.zuul.http.ZuulServlet.route(ZuulServlet.java:116) at com.netflix.zuul.http.ZuulServlet.service(ZuulServlet.java:81) at org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:165) at org.springframework.cloud.netflix.zuul.web.ZuulController.handleRequest(ZuulController.java:44) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) 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:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.netflix.client.ClientException: null at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:118) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:186) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:51) 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.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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.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.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.OnSubscribeMap.call(OnSubscribeMap.java:48) at rx.internal.operators.OnSubscribeMap.call(OnSubscribeMap.java:33) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.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.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.internal.operators.BlockingOperatorToFuture.toFuture(BlockingOperatorToFuture.java:51) at rx.observables.BlockingObservable.toFuture(BlockingObservable.java:410) at com.netflix.hystrix.HystrixCommand.queue(HystrixCommand.java:378) at com.netflix.hystrix.HystrixCommand.execute(HystrixCommand.java:344) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:159) ... 65 common frames omitted Caused by: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:147c:1568:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:147c:1568:3f57:fc8a] failed: Connection refused: connect at rx.exceptions.Exceptions.propagate(Exceptions.java:57) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) ... 127 common frames omitted Caused by: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:147c:1568:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:147c:1568:3f57:fc8a] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:81) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:44) at com.netflix.client.AbstractLoadBalancerAwareClient$1.call(AbstractLoadBalancerAwareClient.java:104) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:303) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:287) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:231) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:228) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.drain(OnSubscribeConcatMap.java:286) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.onNext(OnSubscribeConcatMap.java:144) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:185) 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.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber$1.call(OperatorRetryWithPredicate.java:127) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.enqueue(TrampolineScheduler.java:73) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.schedule(TrampolineScheduler.java:52) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:79) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:45) at rx.internal.util.ScalarSynchronousObservable$WeakSingleProducer.request(ScalarSynchronousObservable.java:276) at rx.Subscriber.setProducer(Subscriber.java:209) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:138) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:129) 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.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) ... 129 common frames omitted Caused by: java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) 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.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 171 common frames omitted 2018-08-08 13:22:39.476 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:39.922 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:39.922 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:39.925 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:39.925 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:39.925 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.310 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.311 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.329 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.388 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.403 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.457 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.458 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.461 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.462 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.558 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.692 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:40.692 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:45.488 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:22:45.604 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:26:56.253 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:31:56.273 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:36:56.292 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:41:56.312 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:46:10.048 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.090 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.090 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.097 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.097 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.110 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.419 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.420 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.430 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.432 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.439 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.487 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.487 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.494 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.495 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.500 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.558 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:10.559 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:13.589 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.685 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.710 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.711 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.711 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.712 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:20.713 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.038 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.039 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.048 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.052 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.058 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.101 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.102 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.107 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.108 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.121 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.180 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:21.180 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:22.356 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.494 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.519 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.520 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.520 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.521 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.521 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.862 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.863 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.871 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.873 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.881 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.929 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.929 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.931 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.935 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.940 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.998 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.998 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:32.998 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:36.357 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:46:56.331 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:47:10.644 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.142 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.177 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.177 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.180 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.183 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.186 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.533 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.533 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.544 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.546 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.555 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.598 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.598 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.601 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.607 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.619 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.665 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:01.666 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:05.634 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:05.735 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:48.693 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:49:49.101 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:51:56.350 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 13:54:35.748 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.017 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.019 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.019 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.019 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.020 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.361 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.362 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.375 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.414 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.427 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.476 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.476 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.480 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.483 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.535 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.664 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:36.664 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:38.223 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:54:40.230 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:18.632 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:22.649 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.filters.post.SendErrorFilter : Error during filtering com.netflix.zuul.exception.ZuulException: Forwarding error at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.handleException(RibbonRoutingFilter.java:189) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:164) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.run(RibbonRoutingFilter.java:112) at com.netflix.zuul.ZuulFilter.runFilter(ZuulFilter.java:117) at com.netflix.zuul.FilterProcessor.processZuulFilter(FilterProcessor.java:193) at com.netflix.zuul.FilterProcessor.runFilters(FilterProcessor.java:157) at com.netflix.zuul.FilterProcessor.route(FilterProcessor.java:118) at com.netflix.zuul.ZuulRunner.route(ZuulRunner.java:96) at com.netflix.zuul.http.ZuulServlet.route(ZuulServlet.java:116) at com.netflix.zuul.http.ZuulServlet.service(ZuulServlet.java:81) at org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:165) at org.springframework.cloud.netflix.zuul.web.ZuulController.handleRequest(ZuulController.java:44) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) 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:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.netflix.client.ClientException: null at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:118) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:186) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:51) 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.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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.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.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.OnSubscribeMap.call(OnSubscribeMap.java:48) at rx.internal.operators.OnSubscribeMap.call(OnSubscribeMap.java:33) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.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.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.internal.operators.BlockingOperatorToFuture.toFuture(BlockingOperatorToFuture.java:51) at rx.observables.BlockingObservable.toFuture(BlockingObservable.java:410) at com.netflix.hystrix.HystrixCommand.queue(HystrixCommand.java:378) at com.netflix.hystrix.HystrixCommand.execute(HystrixCommand.java:344) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:159) ... 65 common frames omitted Caused by: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:24ee:1f42:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:24ee:1f42:3f57:fc8a] failed: Connection refused: connect at rx.exceptions.Exceptions.propagate(Exceptions.java:57) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) ... 127 common frames omitted Caused by: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:24ee:1f42:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:24ee:1f42:3f57:fc8a] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:81) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:44) at com.netflix.client.AbstractLoadBalancerAwareClient$1.call(AbstractLoadBalancerAwareClient.java:104) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:303) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:287) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:231) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:228) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.drain(OnSubscribeConcatMap.java:286) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.onNext(OnSubscribeConcatMap.java:144) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:185) 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.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber$1.call(OperatorRetryWithPredicate.java:127) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.enqueue(TrampolineScheduler.java:73) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.schedule(TrampolineScheduler.java:52) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:79) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:45) at rx.internal.util.ScalarSynchronousObservable$WeakSingleProducer.request(ScalarSynchronousObservable.java:276) at rx.Subscriber.setProducer(Subscriber.java:209) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:138) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:129) 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.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) ... 129 common frames omitted Caused by: java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) 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.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 171 common frames omitted 2018-08-08 13:56:26.462 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.661 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.665 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.665 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.667 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.668 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:26.999 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.000 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.019 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.047 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.059 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.105 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.105 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.110 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.112 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.153 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.278 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:27.278 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:28.093 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:28.198 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 13:56:56.369 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:00:37.323 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.531 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.534 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.534 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.534 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.538 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.880 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.880 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.894 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.927 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.940 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.988 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.988 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.991 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:37.993 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:38.051 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:38.166 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:38.167 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:38.167 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:00:39.639 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:42.963 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.196 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.196 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.196 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.197 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.200 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.535 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.535 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.549 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.585 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.597 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.643 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.643 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.647 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.651 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.694 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.823 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:43.823 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:44.725 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:44.825 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:01:56.393 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:02:38.605 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:02:38.813 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.505 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.700 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.701 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.701 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.702 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:33.704 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.036 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.037 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.054 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.088 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.100 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.146 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.146 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.150 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.151 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.218 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.327 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.327 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:34.327 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:03:35.797 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:06:56.412 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:11:56.431 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:16:56.450 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:21:56.469 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:26:56.488 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:31:56.507 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:36:56.527 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:41:56.555 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:42:36.100 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.291 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.294 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.294 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.295 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.296 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.632 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.633 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.648 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.685 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.697 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.745 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.745 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.750 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.752 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.807 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.940 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:36.940 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:37.978 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:42:38.080 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:46:56.574 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:47:37.055 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.093 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.094 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.099 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.100 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.104 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.461 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.462 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.474 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.475 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.484 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.532 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.532 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.538 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.547 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.550 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.623 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:37.623 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:43.973 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:48.001 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.filters.post.SendErrorFilter : Error during filtering com.netflix.zuul.exception.ZuulException: Forwarding error at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.handleException(RibbonRoutingFilter.java:189) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:164) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.run(RibbonRoutingFilter.java:112) at com.netflix.zuul.ZuulFilter.runFilter(ZuulFilter.java:117) at com.netflix.zuul.FilterProcessor.processZuulFilter(FilterProcessor.java:193) at com.netflix.zuul.FilterProcessor.runFilters(FilterProcessor.java:157) at com.netflix.zuul.FilterProcessor.route(FilterProcessor.java:118) at com.netflix.zuul.ZuulRunner.route(ZuulRunner.java:96) at com.netflix.zuul.http.ZuulServlet.route(ZuulServlet.java:116) at com.netflix.zuul.http.ZuulServlet.service(ZuulServlet.java:81) at org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:165) at org.springframework.cloud.netflix.zuul.web.ZuulController.handleRequest(ZuulController.java:44) at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:991) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:925) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:866) at javax.servlet.http.HttpServlet.service(HttpServlet.java:635) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:851) at javax.servlet.http.HttpServlet.service(HttpServlet.java:742) 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:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:99) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HttpPutFormContentFilter.doFilterInternal(HttpPutFormContentFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:155) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:123) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:108) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:200) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107) 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:198) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:493) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:81) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:800) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:800) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1471) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.netflix.client.ClientException: null at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:118) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:186) at org.springframework.cloud.netflix.zuul.filters.route.support.AbstractRibbonCommand.run(AbstractRibbonCommand.java:51) 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.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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:30) 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.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.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.OnSubscribeMap.call(OnSubscribeMap.java:48) at rx.internal.operators.OnSubscribeMap.call(OnSubscribeMap.java:33) 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.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.java:41) at rx.internal.operators.OnSubscribeDoOnEach.call(OnSubscribeDoOnEach.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.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.internal.operators.BlockingOperatorToFuture.toFuture(BlockingOperatorToFuture.java:51) at rx.observables.BlockingObservable.toFuture(BlockingObservable.java:410) at com.netflix.hystrix.HystrixCommand.queue(HystrixCommand.java:378) at com.netflix.hystrix.HystrixCommand.execute(HystrixCommand.java:344) at org.springframework.cloud.netflix.zuul.filters.route.RibbonRoutingFilter.forward(RibbonRoutingFilter.java:159) ... 65 common frames omitted Caused by: java.lang.RuntimeException: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:14aa:3098:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:14aa:3098:3f57:fc8a] failed: Connection refused: connect at rx.exceptions.Exceptions.propagate(Exceptions.java:57) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:463) at rx.observables.BlockingObservable.single(BlockingObservable.java:340) at com.netflix.client.AbstractLoadBalancerAwareClient.executeWithLoadBalancer(AbstractLoadBalancerAwareClient.java:112) ... 127 common frames omitted Caused by: org.apache.http.conn.HttpHostConnectException: Connect to dell-PC:8762 [dell-PC/192.168.3.117, dell-PC/fe80:0:0:0:7151:5c39:c21f:3f3f%11, dell-PC/fe80:0:0:0:14aa:3098:3f57:fc8a%13, dell-PC/2001:0:dacd:399a:14aa:3098:3f57:fc8a] failed: Connection refused: connect at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:81) at org.springframework.cloud.netflix.ribbon.apache.RibbonLoadBalancingHttpClient.execute(RibbonLoadBalancingHttpClient.java:44) at com.netflix.client.AbstractLoadBalancerAwareClient$1.call(AbstractLoadBalancerAwareClient.java:104) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:303) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$3$1.call(LoadBalancerCommand.java:287) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:231) at rx.internal.util.ScalarSynchronousObservable$3.call(ScalarSynchronousObservable.java:228) at rx.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.drain(OnSubscribeConcatMap.java:286) at rx.internal.operators.OnSubscribeConcatMap$ConcatMapSubscriber.onNext(OnSubscribeConcatMap.java:144) at com.netflix.loadbalancer.reactive.LoadBalancerCommand$1.call(LoadBalancerCommand.java:185) 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.Observable.unsafeSubscribe(Observable.java:10327) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber$1.call(OperatorRetryWithPredicate.java:127) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.enqueue(TrampolineScheduler.java:73) at rx.internal.schedulers.TrampolineScheduler$InnerCurrentThreadScheduler.schedule(TrampolineScheduler.java:52) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:79) at rx.internal.operators.OperatorRetryWithPredicate$SourceSubscriber.onNext(OperatorRetryWithPredicate.java:45) at rx.internal.util.ScalarSynchronousObservable$WeakSingleProducer.request(ScalarSynchronousObservable.java:276) at rx.Subscriber.setProducer(Subscriber.java:209) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:138) at rx.internal.util.ScalarSynchronousObservable$JustOnSubscribe.call(ScalarSynchronousObservable.java:129) 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.subscribe(Observable.java:10423) at rx.Observable.subscribe(Observable.java:10390) at rx.observables.BlockingObservable.blockForSingle(BlockingObservable.java:443) ... 129 common frames omitted Caused by: java.net.ConnectException: Connection refused: connect at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) 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.PlainSocketImpl.connect(PlainSocketImpl.java:172) at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) at java.net.Socket.connect(Socket.java:589) at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 171 common frames omitted 2018-08-08 14:47:57.775 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:57.964 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:57.967 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:57.968 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:57.970 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:57.971 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.294 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.295 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.308 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.344 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.355 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.399 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.399 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.403 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.405 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.457 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.575 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:58.575 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:59.637 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:47:59.730 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:48:25.504 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:48:27.229 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:48:48.880 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:49:25.253 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:49:40.902 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:49:47.215 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:51:56.593 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:56:56.612 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 14:58:26.546 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 14:59:10.030 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:01:56.631 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:02:06.963 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:02:16.557 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:02:31.116 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:03:19.901 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:03:42.173 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.099 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.331 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.333 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.333 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.333 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.335 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.658 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.658 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.674 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.706 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.717 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.762 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.762 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.766 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.766 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.819 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.938 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:35.938 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:37.134 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:37.231 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:06:56.650 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:07:04.292 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:07:04.732 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:11:56.669 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:16:56.688 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:21:56.707 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:26:56.726 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:31:56.746 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:36:56.766 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:38:11.347 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.406 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.406 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.407 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.409 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.410 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.765 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.777 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.792 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.791 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.801 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.848 WARN 1524 --- [http-nio-5000-exec-4] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.849 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.852 WARN 1524 --- [http-nio-5000-exec-8] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.874 WARN 1524 --- [http-nio-5000-exec-7] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.887 WARN 1524 --- [http-nio-5000-exec-5] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.944 WARN 1524 --- [http-nio-5000-exec-10] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:11.944 WARN 1524 --- [http-nio-5000-exec-6] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:13.853 WARN 1524 --- [http-nio-5000-exec-1] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:13.951 WARN 1524 --- [http-nio-5000-exec-2] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:24.337 WARN 1524 --- [http-nio-5000-exec-9] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:38:25.174 WARN 1524 --- [http-nio-5000-exec-3] o.s.c.n.z.f.r.s.AbstractRibbonCommand : The Hystrix timeout of 20000ms for the command user-service is set lower than the combination of the Ribbon read and connect timeout, 80000ms. 2018-08-08 15:41:56.785 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration 2018-08-08 15:46:56.804 INFO 1524 --- [AsyncResolver-bootstrap-executor-0] c.n.d.s.r.aws.ConfigClusterResolver : Resolving eureka endpoints via configuration