SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/crypt-password-1.8.7.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/app/app.jar!/BOOT-INF/lib/logback-classic-1.2.3.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 03:07:07,301 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 03:07:07,305 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 03:07:07,308 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] 03:07:07,440 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1efee8e7 - URL [jar:file:/app/app.jar!/BOOT-INF/classes!/logback.xml] is not of type file 03:07:07,933 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 03:07:07,948 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:07:08,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 03:07:08,484 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead. 03:07:08,484 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder. 03:07:08,484 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details 03:07:08,487 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:07:08,487 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 03:07:08,489 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:07:08,491 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1ee807c6 - Registering current configuration as safe fallback point 03:07:08.645 [Thread-0] INFO o.o.d.k.c.ConfigFetchFromCbs - getAppconfig start .. 03:07:08.878 [Thread-0] INFO o.o.d.s.s.r.s.c.c.m.CbsClientConfiguration - CBS client will use plain http protocol. 03:07:08.902 [Thread-0] INFO o.o.d.s.s.r.s.c.c.a.CbsClientFactory - Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=0, appName=dcae-kpi-ms, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 03:07:10.145 [Thread-0] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Trying to load configuration from configMap file: /app-config-input/application_config.yaml 03:07:15.607 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:07:15.611 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:07:15.611 [parallel-1] INFO o.o.d.k.c.ConfigFetchFromCbs - configuration and policy from CBS {"config":{"cbsPollingInterval":60,"cg":"kpi-cg","cid":"kpi-cid","dmaap.server":["message-router"],"kpi.policy":"{\"domain\":\"measurementsForKpi\",\"methodForKpi\":[{\"eventName\":\"perf3gpp_CORE-AMF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"AMFRegNbr\",\"operation\":\"SUM\",\"operands\":\"RM.RegisteredSubNbrMean\"}]},{\"eventName\":\"perf3gpp_CORE-UPF_pmMeasResult\",\"controlLoopSchemaType\":\"SLICE\",\"policyScope\":\"resource=networkSlice;type=configuration\",\"policyName\":\"configuration.dcae.microservice.kpi-computation\",\"policyVersion\":\"v0.0.1\",\"kpis\":[{\"measType\":\"UpstreamDownstreamThr\",\"operation\":\"SUM\",\"operands\":[\"GTP.InDataOctN3UPF\",\"GTP.OutDataOctN3UPF\"]}]}]","pollingInterval":20,"pollingTimeout":60,"streams_publishes":{"kpi_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT"},"type":"message-router"}},"streams_subscribes":{"performance_management_topic":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS"},"type":"message-router"}},"trust_store_pass_path":"/opt/app/kpims/etc/cert/trust.pass","trust_store_path":"/opt/app/kpims/etc/cert/trust.jks"}} 03:07:15.616 [parallel-1] INFO o.o.d.kpi.models.Configuration - Updating configuration from CBS 03:07:15.641 [parallel-1] INFO o.o.d.kpi.models.Configuration - kpi.policy {"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}] 03:07:15.641 [parallel-1] INFO o.o.d.kpi.models.Configuration - configuration from CBS Configuration [dmaapServers=[message-router], pollingInterval=20, pollingTimeout=60, aafUsername=null, aafPassword=null, streamsSubscribes={performance_management_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS}, type=message-router}}, streamsPublishes={kpi_topic={dmaap_info={topic_url=http://message-router:3904/events/unauthenticated.DCAE_KPI_OUTPUT}, type=message-router}}, kpiConfig={"domain":"measurementsForKpi","methodForKpi":[{"eventName":"perf3gpp_CORE-AMF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"AMFRegNbr","operation":"SUM","operands":"RM.RegisteredSubNbrMean"}]},{"eventName":"perf3gpp_CORE-UPF_pmMeasResult","controlLoopSchemaType":"SLICE","policyScope":"resource=networkSlice;type=configuration","policyName":"configuration.dcae.microservice.kpi-computation","policyVersion":"v0.0.1","kpis":[{"measType":"UpstreamDownstreamThr","operation":"SUM","operands":["GTP.InDataOctN3UPF","GTP.OutDataOctN3UPF"]}]}]] 03:07:18.581 [main] INFO org.onap.dcaegen2.kpi.Application - after 10s sleep 03:07:18.582 [main] INFO org.onap.dcaegen2.kpi.Application - Starting spring boot application . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.1.RELEASE) 03:07:20.486 [main] INFO org.onap.dcaegen2.kpi.Application - Starting Application on dcae-kpi-ms with PID 1 (/app/app.jar started by onap in /app) 03:07:20.491 [main] INFO org.onap.dcaegen2.kpi.Application - No active profile set, falling back to default profiles: default 03:07:24.841 [main] INFO io.undertow.servlet - Initializing Spring embedded WebApplicationContext 03:07:24.842 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4131 ms 03:07:26.205 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:07:26.247 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:07:26.354 [main] INFO o.h.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.17.Final 03:07:27.989 [main] INFO io.undertow - starting server: Undertow - 2.2.17.Final 03:07:28.015 [main] INFO org.xnio - XNIO version 3.8.6.Final 03:07:28.046 [main] INFO org.xnio.nio - XNIO NIO Implementation Version 3.8.6.Final 03:07:28.264 [main] INFO org.jboss.threads - JBoss Threads version 3.1.0.Final 03:07:28.367 [main] INFO o.s.b.w.e.undertow.UndertowWebServer - Undertow started on port(s) 8080 (http) 03:07:28.411 [main] INFO org.onap.dcaegen2.kpi.Application - Started Application in 9.352 seconds (JVM running for 22.148) 03:07:39.415 [XNIO-1 task-1] INFO io.undertow.servlet - Initializing Spring DispatcherServlet 'dispatcherServlet' 03:07:39.415 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 03:07:39.421 [XNIO-1 task-1] INFO o.s.web.servlet.DispatcherServlet - Completed initialization in 6 ms 03:08:15.556 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:08:15.556 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:08:26.481 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:08:26.487 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:08:26.488 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:08:26.488 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:09:15.540 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:09:15.540 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:09:26.587 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:09:26.588 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:09:26.588 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:09:26.588 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:10:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:10:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:10:26.681 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:10:26.681 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:10:26.681 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:10:26.681 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:11:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:11:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:11:26.753 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:11:26.755 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:11:26.755 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:11:26.756 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:12:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:12:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:12:26.828 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:12:26.828 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:12:26.829 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:12:26.829 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:13:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:13:15.540 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:13:26.882 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:13:26.882 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:13:26.883 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:13:26.883 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:14:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:14:15.540 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:14:26.946 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:14:26.947 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:14:26.948 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:14:26.948 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:15:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:15:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:15:27.024 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:15:27.028 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:15:27.028 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:15:27.028 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:16:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:16:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:16:27.110 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:16:27.111 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:16:27.112 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:16:27.112 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:17:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:17:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:17:27.214 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:17:27.214 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:17:27.214 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:17:27.214 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:18:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:18:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:18:27.309 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:18:27.309 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:18:27.309 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:18:27.310 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:19:15.541 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:19:15.542 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:19:27.371 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:19:27.373 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:19:27.373 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:19:27.374 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:20:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:20:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:20:27.450 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:20:27.451 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:20:27.451 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:20:27.451 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:21:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:21:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:21:27.500 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:21:27.502 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:21:27.503 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:21:27.509 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:22:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:22:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:22:27.545 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:22:27.546 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:22:27.546 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:22:27.546 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:23:15.548 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:23:15.551 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:23:27.564 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:23:27.565 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:23:27.565 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:23:27.565 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:24:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:24:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:24:27.587 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:24:27.588 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:24:27.589 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:24:27.589 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:25:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:25:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:25:27.613 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:25:27.613 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:25:27.613 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:25:27.614 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:26:15.546 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:26:15.548 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:26:27.637 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:26:27.637 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:26:27.638 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:26:27.638 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:27:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:27:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:27:27.686 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:27:27.687 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:27.688 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:27:27.689 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:28:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:28:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:28:27.706 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:28:27.706 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:27.707 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:28:27.707 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:29:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:29:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:29:27.725 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:29:27.726 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:29:27.726 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:29:27.727 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:30:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:30:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:30:27.744 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:30:27.744 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:27.745 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:30:27.745 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:31:15.540 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:31:15.541 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:31:27.797 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:31:27.797 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:31:27.797 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:31:27.798 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:32:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:32:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:32:27.873 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:32:27.874 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:32:27.874 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:32:27.874 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:33:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:33:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:33:27.915 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:33:27.916 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:27.916 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:33:27.916 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:34:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:34:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:34:27.936 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:34:27.937 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:27.937 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:34:27.938 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:35:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:35:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:35:27.951 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:35:27.952 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:27.952 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:35:27.953 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:36:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:36:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:36:27.970 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:36:27.970 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:27.970 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:36:27.971 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:37:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:37:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:37:27.981 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:37:27.981 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:27.982 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:37:27.982 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:38:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:38:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:38:27.990 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:38:27.990 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:27.991 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:38:27.991 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:39:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:39:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:39:28.041 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:39:28.041 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:39:28.041 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:39:28.042 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:40:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:40:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:40:28.071 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:40:28.072 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:28.073 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:40:28.073 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:41:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:41:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:41:28.098 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:41:28.099 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:41:28.099 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:41:28.099 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:42:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:42:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:42:28.116 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:42:28.117 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:28.117 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:42:28.117 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:43:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:43:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:43:28.135 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:43:28.136 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:28.136 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:43:28.137 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:44:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:44:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:44:28.149 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - --> HTTP/1.1 404 Not Found 03:44:28.150 [pool-2-thread-3] WARN c.a.n.c.c.impl.CambriaConsumerImpl - Topic not found: /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:28.150 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:44:28.150 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:45:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:45:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:45:28.209 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:45:28.209 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:45:28.209 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:45:28.209 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:46:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:46:28.305 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:46:28.305 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.305 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.305 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.326 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.328 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.333 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.333 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.338 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.338 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.342 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.343 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.343 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.343 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.354 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.355 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.359 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.359 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.364 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.364 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.367 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.368 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.369 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.369 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.375 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.375 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.380 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.381 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.407 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.407 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.418 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.419 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.419 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.419 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.425 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.425 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.429 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.429 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.438 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.438 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.442 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.442 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.443 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.443 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.462 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.463 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.468 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.473 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.489 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.489 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.498 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.498 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.498 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.498 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.502 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.502 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.506 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.506 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.510 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.510 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.530 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.531 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.531 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.531 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.542 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.542 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.584 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.585 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.600 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.600 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.605 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.605 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.606 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.606 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.617 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.618 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.623 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.623 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.633 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.633 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.645 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.646 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.646 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.646 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.653 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.653 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.662 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.663 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.679 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.680 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.705 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.705 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.706 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.706 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.717 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.717 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.729 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.729 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.732 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.732 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.737 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.737 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.737 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.737 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.742 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.742 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.747 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.747 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.750 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.750 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.752 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.753 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.753 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.753 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.756 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.757 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.770 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.770 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.773 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.773 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.776 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.780 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.780 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.781 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.784 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.787 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.792 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.793 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.797 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.797 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.801 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.801 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.801 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.802 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.819 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.820 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.824 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.825 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.835 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.836 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.840 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.840 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.840 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.840 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.844 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.845 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.848 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.848 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.851 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.852 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.855 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.856 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.856 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.856 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.859 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.859 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.862 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.862 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.865 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.865 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.868 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.868 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.869 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.869 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.872 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.872 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.875 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.875 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.882 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.882 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.893 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:28.893 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.894 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.894 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.900 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.900 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.903 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.903 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.905 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.906 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.908 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.909 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.909 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.909 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.912 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.912 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.914 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:28.914 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.917 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.917 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.920 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.920 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.920 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.921 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.924 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.924 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.927 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.928 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.930 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.931 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.933 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.934 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.934 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.934 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.937 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.939 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.941 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.942 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.944 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.944 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.944 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.944 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.946 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.946 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.948 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.949 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.951 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.951 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.953 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.953 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.954 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.954 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.956 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.956 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.959 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.959 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.966 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.966 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.976 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:28.977 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:28.977 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:28.977 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:28.990 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.990 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:28.992 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:28.993 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.002 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.002 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.008 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.008 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.008 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.008 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.011 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.012 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.015 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.015 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.018 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.018 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.022 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.023 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.023 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.023 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.026 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.026 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.038 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.039 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.050 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.050 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.055 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.056 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.056 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.056 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.059 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.059 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.061 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.061 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.064 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.064 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.066 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.067 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.067 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.067 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.070 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.070 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.078 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.078 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.085 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.085 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.089 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.089 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.089 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.089 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.092 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.092 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.095 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.095 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.098 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.098 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.102 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.102 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.102 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.102 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.117 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.117 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.128 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.128 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.135 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.135 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.140 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.140 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.141 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.142 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.157 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.158 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.163 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.163 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.172 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.173 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.173 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.173 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.189 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.189 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.211 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.211 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.231 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.233 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.233 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.234 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.261 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.262 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.279 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.280 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.285 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.285 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.298 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.299 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.300 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.300 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.306 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.307 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.314 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.315 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.317 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.318 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.330 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.331 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.331 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.331 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.341 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.342 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.356 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.357 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.364 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.365 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.368 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.370 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.371 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.373 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.377 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.378 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.381 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.383 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.389 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.393 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.414 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.421 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.421 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.421 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.425 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.426 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.435 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.436 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.440 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.441 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.445 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:46:29.446 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.446 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.446 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.457 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.458 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.480 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.482 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.504 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.505 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.512 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.513 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.517 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.517 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.541 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.541 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.546 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.547 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.551 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.551 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.565 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.565 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.565 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.565 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:46:29.569 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.569 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.573 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:46:29.573 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.577 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:46:29.578 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:46:29.585 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:46:29.585 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:46:29.585 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:46:29.586 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:47:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:47:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:47:29.643 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:47:29.644 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:47:29.644 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:47:29.644 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:48:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:48:29.714 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:48:29.714 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:29.715 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:29.717 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:29.732 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.732 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.737 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.737 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.742 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:29.742 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.757 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:29.757 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:29.759 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:29.760 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:29.778 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.778 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.806 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.807 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.829 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.829 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.840 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:29.840 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:29.840 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:29.840 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:29.858 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.858 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.869 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.870 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.880 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.880 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.906 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:48:29.906 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:29.907 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:29.907 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:29.917 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.917 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.921 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.921 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.930 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.930 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.941 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:29.941 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:29.942 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:29.942 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:29.968 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:29.968 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.978 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:29.978 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:29.999 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.000 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.022 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.022 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.022 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.023 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.072 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.072 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.086 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.086 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.098 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.098 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.102 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.102 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.102 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.102 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.122 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.122 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.129 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.129 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.144 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.144 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.192 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.192 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.193 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.193 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.217 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.217 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.226 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.226 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.238 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.238 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.248 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.248 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.249 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.249 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.264 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.264 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.296 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.296 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.328 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.328 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.329 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.329 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.362 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.362 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.379 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.380 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.388 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.388 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.412 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.413 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.413 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.413 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.433 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.433 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.450 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.452 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.483 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.484 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.492 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.493 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.493 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.493 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.513 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.513 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.530 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.530 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.536 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.536 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.539 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.540 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.540 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.541 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.547 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.547 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.653 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.653 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.660 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.660 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.664 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:48:30.664 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.664 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.664 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.680 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.680 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.684 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.684 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.721 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.721 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.741 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.741 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.741 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.742 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.756 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.756 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.770 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.770 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.774 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.774 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.784 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.785 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.785 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.785 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.807 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.807 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.815 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.816 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.827 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.827 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.852 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.853 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.853 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.853 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.875 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.876 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.884 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.884 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.895 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.895 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.908 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.908 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.908 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.908 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.914 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.914 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.918 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.918 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.922 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.923 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.931 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.931 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.931 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.931 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.936 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.936 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.948 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:30.948 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.961 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.962 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:30.971 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:30.971 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:30.971 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:30.972 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:30.977 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:30.977 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.016 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.016 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.052 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.052 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.064 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.065 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.065 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.065 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.072 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.072 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.085 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.085 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.100 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.100 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.105 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.105 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.105 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.105 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.109 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.109 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.115 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.116 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.131 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.131 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.134 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:48:31.134 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.134 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.134 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.137 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.137 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.142 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.142 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.156 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.156 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.181 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.182 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.182 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.182 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.215 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.216 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.223 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.223 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.232 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:31.232 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.248 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.248 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.248 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.248 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.268 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.268 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.284 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.284 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.337 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.337 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.355 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.356 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.356 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.357 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.366 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.366 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.375 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.375 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.386 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.386 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.393 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.394 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.394 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.394 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.402 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.402 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.406 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.406 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.409 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.409 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.425 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:48:31.425 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.425 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.425 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.448 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.448 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.467 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.467 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.488 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.488 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.509 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:48:31.509 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.509 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.509 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.517 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.517 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.536 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.536 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.577 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.577 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.596 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.597 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.597 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.597 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.616 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:31.617 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.641 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.641 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.672 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:48:31.672 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:48:31.684 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:48:31.685 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:48:31.685 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:48:31.685 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:48:31.708 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:48:31.709 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:49:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:49:31.754 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:49:31.755 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.755 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.756 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.761 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.761 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.763 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.763 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.765 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.765 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.768 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:49:31.769 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.769 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.769 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.771 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.772 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.774 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.774 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.777 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.777 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.780 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:49:31.780 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.781 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.781 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.783 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.783 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.786 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.786 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.789 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.789 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.791 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:49:31.791 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.791 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.792 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.794 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.794 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.797 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.797 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.803 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.803 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.806 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:49:31.806 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.806 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.806 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.809 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.809 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.815 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.816 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.818 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.818 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.822 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:49:31.823 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.824 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.824 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.830 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.830 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.833 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.833 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.836 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.836 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.838 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:49:31.839 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.839 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.839 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.844 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.844 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.846 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.846 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.849 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.849 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.852 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:49:31.853 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.853 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.853 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.856 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.856 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.860 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.860 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.862 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:49:31.862 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.865 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:49:31.865 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.865 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.865 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.871 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.871 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.874 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.874 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.888 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.888 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.891 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:49:31.891 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.891 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.891 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.897 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.898 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.904 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.904 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.907 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.907 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:49:31.912 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:49:31.912 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:49:31.912 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:49:31.912 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:49:31.915 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:49:31.920 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:50:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:50:31.991 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 03:50:31.992 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:31.992 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:31.993 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:31.998 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:31.998 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.002 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.003 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.006 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.006 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.012 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:32.012 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.014 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.014 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.017 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.017 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.022 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.022 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.024 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:50:32.024 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.027 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:32.027 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.027 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.027 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.038 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.038 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.046 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.046 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.052 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.052 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.058 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:50:32.058 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.058 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.059 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.063 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.063 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.066 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.066 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.071 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.071 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.074 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:32.075 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.077 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.077 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.085 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.085 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.095 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.096 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.129 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:50:32.129 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.137 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:32.138 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.138 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.138 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.142 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.142 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.145 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.146 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.149 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.153 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:32.153 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:32.154 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:32.154 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:32.158 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.158 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.162 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.162 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.165 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:32.165 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:32.168 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:50:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:50:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:50:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:50:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:50:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:46.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:50:46.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:50:46.209 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:51:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:51:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:51:06.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:06.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:06.227 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:06.227 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:06.251 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:06.251 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:06.270 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:51:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:51:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:51:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:51:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:51:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:26.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:26.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:26.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:26.206 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:51:46.189 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:51:46.189 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:51:46.189 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:51:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:51:46.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:46.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:51:46.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:51:46.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:52:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:52:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:52:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:06.196 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:52:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:52:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:52:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:52:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:52:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:52:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:26.203 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:52:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:52:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:52:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:52:46.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:52:46.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:52:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:52:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:52:46.207 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:53:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:06.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:06.200 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:53:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:53:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:53:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:26.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:26.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:26.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:26.210 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:53:46.188 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:53:46.188 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:53:46.189 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:53:46.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:53:46.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:46.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:46.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:46.216 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:53:46.216 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:53:46.224 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:06.188 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:06.188 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:06.188 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:06.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:06.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:06.205 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:06.205 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:06.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:06.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:06.211 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:54:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:54:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:26.231 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:26.231 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:26.243 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:54:26.243 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:26.256 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:26.257 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:26.263 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:54:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:54:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:54:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:54:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:46.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:54:46.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:54:46.201 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:55:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:06.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:06.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:06.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:06.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:06.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:55:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:55:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:55:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:26.218 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:55:46.189 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:55:46.190 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:55:46.190 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:55:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:55:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:55:46.207 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:06.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:06.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:06.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:56:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:56:26.190 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:26.190 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:26.190 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:26.227 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:26.227 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:26.233 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:26.233 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:26.243 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:26.243 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:26.263 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:56:46.188 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:56:46.188 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:56:46.189 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:56:46.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:56:46.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:46.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:56:46.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:46.209 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:56:46.209 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:56:46.215 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:57:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:06.188 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:06.188 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:06.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:06.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:06.203 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:57:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:57:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:57:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:26.188 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:26.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:26.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:26.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:26.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:26.203 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:26.203 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:26.208 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 03:57:46.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:57:46.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:57:46.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:57:46.192 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:57:46.192 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:46.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:46.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:46.199 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 03:57:46.199 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:57:46.203 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:06.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:06.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:06.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:06.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:06.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:06.200 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:06.201 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:06.203 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:06.203 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:06.206 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:58:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:58:26.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:26.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:26.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:26.195 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:26.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:26.207 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:26.208 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:26.211 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:26.211 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:26.214 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:58:46.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:58:46.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:58:46.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:58:46.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:46.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:46.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:46.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:46.197 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:58:46.197 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:58:46.201 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:59:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:06.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:06.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:06.198 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:59:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 03:59:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 03:59:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:26.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:26.190 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:26.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:26.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:26.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:26.197 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 03:59:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 03:59:46.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 03:59:46.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 03:59:46.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:46.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:46.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:46.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:46.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 03:59:46.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 03:59:46.199 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:06.199 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:00:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:00:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:26.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:26.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:26.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:26.212 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:00:26.213 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:26.216 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:00:46.189 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:00:46.190 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:00:46.190 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:00:46.293 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:46.293 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:46.318 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:46.318 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:46.346 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:00:46.348 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:00:46.405 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:01:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:06.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:06.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:06.204 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:06.204 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:06.207 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:01:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:01:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:01:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:26.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:26.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:26.224 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:26.224 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:26.256 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:26.257 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:26.308 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:01:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:01:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:01:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:01:46.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:46.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:01:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:01:46.200 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:02:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:06.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:06.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:06.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:06.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:06.205 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:02:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:02:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:02:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:26.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:02:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:26.202 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:02:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:02:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:02:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:02:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:02:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:02:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:02:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:02:46.197 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:06.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:06.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:06.197 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:03:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:03:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:26.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:26.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:26.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:26.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:26.198 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:03:46.188 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:03:46.188 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:03:46.189 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:03:46.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:46.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:46.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:46.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:46.201 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:03:46.201 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:03:46.205 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:06.205 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:06.205 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:06.208 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:06.208 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:06.213 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:04:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:04:26.192 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:26.192 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:26.192 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:26.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:26.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:26.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:26.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:26.202 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:26.202 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:26.205 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:04:46.188 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:04:46.188 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:04:46.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:04:46.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:04:46.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:46.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:04:46.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:46.211 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:04:46.211 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:04:46.214 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:05:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:06.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:05:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:06.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:06.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:06.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:06.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:06.201 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:05:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:05:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:05:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:26.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:26.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:26.192 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:26.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:26.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:26.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:26.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:26.201 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:05:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:05:46.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:05:46.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:05:46.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:05:46.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:46.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:05:46.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:46.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:05:46.199 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:05:46.202 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:06.199 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:06:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:06:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:26.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:26.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:26.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:26.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:26.201 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:26.201 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:26.204 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:06:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:06:46.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:06:46.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:06:46.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:46.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:46.214 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:46.214 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:46.217 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:06:46.217 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:06:46.222 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:06.204 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:07:15.535 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:07:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:26.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:07:26.374 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:26.374 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:26.382 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:26.383 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:26.450 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:07:26.450 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:07:26.773 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:07:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:07:46.188 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:07:46.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:08:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:08:46.250 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Read timed out; blacklisting for 2 minutes 04:08:46.251 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:46.251 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:46.251 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:46.255 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.255 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.258 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.261 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:08:46.261 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.263 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:08:46.264 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:46.264 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:46.264 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:46.268 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.268 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.271 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:08:46.271 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.273 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.273 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.277 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:08:46.278 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:08:46.278 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:08:46.278 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:08:46.300 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.301 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.316 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.316 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.326 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:08:46.326 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:08:46.342 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:06.190 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:06.196 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:06.200 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:09:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:09:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:26.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:26.219 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:26.219 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:26.248 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:26.248 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:26.281 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:26.281 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:26.323 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:09:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:09:46.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:09:46.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:09:46.206 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:46.206 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:46.216 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:46.216 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:46.234 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:09:46.234 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:09:46.248 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:06.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:06.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:06.194 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:06.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:06.198 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:06.202 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:10:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:10:26.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:26.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:26.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:26.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:26.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:26.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:26.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:26.218 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:26.218 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:26.226 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:10:46.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:10:46.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:10:46.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:10:46.192 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:46.192 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:46.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:46.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:46.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:10:46.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:10:46.201 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:06.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:06.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:06.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:06.203 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:06.204 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:06.206 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:06.206 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:06.209 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:06.209 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:06.211 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:11:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:11:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:26.188 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:26.188 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:26.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:11:26.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:26.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:26.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:26.210 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:26.210 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:26.223 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:11:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:11:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:11:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:11:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:11:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:46.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:11:46.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:46.199 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:11:46.199 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:11:46.201 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:12:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:12:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:12:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:12:06.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:06.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:06.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:12:06.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:06.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:06.200 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:12:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:12:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:12:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:12:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:12:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:12:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:26.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:26.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:26.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:26.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:26.223 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:12:46.188 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:12:46.189 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:12:46.189 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:12:46.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:12:46.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:46.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:12:46.204 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:46.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:12:46.210 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:12:46.213 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:13:06.188 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:13:06.189 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:13:06.189 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:13:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:13:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:06.202 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:06.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:06.207 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:06.207 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:06.212 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:13:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:13:15.541 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:13:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:13:26.188 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:13:26.188 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:13:26.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:26.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:26.202 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:13:26.202 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:26.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:26.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:26.208 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:13:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:13:46.188 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:13:46.188 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:13:46.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:13:46.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:46.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:46.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:46.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:13:46.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:13:46.197 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:14:06.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:14:06.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:14:06.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:14:06.193 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:06.193 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:06.195 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:06.195 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:06.197 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:06.198 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:06.200 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:14:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:14:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:14:26.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:14:26.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:14:26.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:14:26.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:26.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:26.193 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:26.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:26.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:26.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:26.198 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:14:46.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:14:46.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:14:46.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:14:46.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:46.191 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:46.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:46.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:46.199 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:14:46.199 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:14:46.202 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:15:06.187 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:06.187 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:06.187 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:06.195 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:06.195 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:06.201 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:06.201 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:06.217 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:06.217 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:06.232 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:15:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:15:26.187 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:26.187 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:26.187 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:26.328 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:26.329 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:26.368 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:26.369 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:26.400 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:26.400 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:26.440 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:15:46.187 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:15:46.187 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:15:46.187 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:15:46.190 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:46.190 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:46.192 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:46.192 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:46.194 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:15:46.194 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:15:46.196 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:16:06.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:06.189 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:06.189 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:06.219 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:06.219 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:06.223 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:06.223 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:06.226 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:06.226 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:06.232 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:16:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:16:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:16:26.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:26.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:26.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:26.194 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:26.194 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:26.200 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:26.200 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:26.204 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:26.204 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:26.263 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:16:46.189 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:16:46.189 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:16:46.189 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:16:46.203 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:46.203 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:46.211 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:16:46.211 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:46.224 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:16:46.224 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:16:46.240 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:17:06.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:06.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:06.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:06.194 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:06.195 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:06.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:06.199 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:06.205 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:06.205 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:06.208 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:17:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:17:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:17:26.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:26.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:26.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:26.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:26.199 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:26.202 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:26.202 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:26.210 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:26.210 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:26.214 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:17:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:17:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:17:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:17:46.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:17:46.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:17:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:17:46.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:17:46.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:06.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:06.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:06.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:06.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:06.207 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:18:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:18:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:26.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:18:46.192 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:18:46.192 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:18:46.192 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:18:46.212 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:18:46.212 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:46.221 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:46.221 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:46.223 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:18:46.224 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:18:46.226 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:19:06.188 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:06.188 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:06.188 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:06.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:06.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:06.200 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:19:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:19:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:19:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:19:26.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:26.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:26.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:26.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:19:46.192 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:19:46.192 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:19:46.192 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:19:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:19:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:46.210 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:19:46.210 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:19:46.212 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:20:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:06.199 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:20:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:20:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:26.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:20:26.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:26.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:26.199 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:20:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:20:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:20:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:20:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:46.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:20:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:20:46.202 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:21:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:06.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:21:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:21:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:21:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:26.271 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:26.271 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:26.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:26.679 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:26.694 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:26.695 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:26.700 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:21:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:21:46.188 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:21:46.188 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:21:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:46.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:21:46.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:46.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:21:46.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:21:46.200 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:22:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:06.188 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:06.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:06.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:06.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:06.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:06.207 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:22:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:22:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:22:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:26.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:26.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:26.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:26.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:26.205 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:22:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:22:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:22:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:22:46.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:46.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:22:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:46.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:22:46.201 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:22:46.204 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:06.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:06.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:06.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:06.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:06.201 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:23:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:23:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:26.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:26.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:26.215 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:26.215 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:26.219 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:26.219 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:26.227 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:23:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:23:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:23:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:23:46.246 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:46.246 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:46.258 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:46.258 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:46.345 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:23:46.345 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:23:46.362 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:06.200 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:06.200 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:06.204 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:06.204 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:06.210 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:24:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:24:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:26.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:26.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:26.237 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:26.237 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:26.259 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:26.259 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:26.289 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:24:46.188 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:24:46.188 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:24:46.188 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:24:46.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:46.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:24:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:24:46.199 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:06.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:25:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:25:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:26.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:26.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:25:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:25:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:25:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:25:46.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:46.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:25:46.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:25:46.201 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:06.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:06.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:06.201 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:15.531 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:26:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:26:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:26.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:26.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:26.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:26.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:26.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:26.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:26.210 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:26:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:26:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:26:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:26:46.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:26:46.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:26:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:46.209 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:26:46.210 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:26:46.212 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:27:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:27:06.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:06.198 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:27:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:27:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:27:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:26.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:26.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:26.203 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:27:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:27:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:27:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:27:46.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:46.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:27:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:27:46.195 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:28:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:06.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:06.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:06.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:06.200 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:28:15.531 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:28:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:28:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:26.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:26.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:26.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:26.199 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:28:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:28:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:28:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:28:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:46.195 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:28:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:28:46.199 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:06.190 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:06.194 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:06.196 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:29:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:29:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:26.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:26.196 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:26.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:26.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:26.202 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:29:46.190 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:29:46.191 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:29:46.191 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:29:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:29:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:46.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:29:46.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:46.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:29:46.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:29:46.211 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:06.188 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:06.188 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:06.189 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:06.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:06.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:06.230 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:06.230 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:06.252 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:30:06.252 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:06.274 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:30:15.538 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:30:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:26.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:26.208 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:26.214 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:26.214 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:26.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:26.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:26.243 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:30:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:30:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:30:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:30:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:46.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:46.197 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:46.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:30:46.200 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:30:46.206 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:06.205 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:31:06.205 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:06.240 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:06.240 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:06.263 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:06.263 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:06.278 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:31:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:31:26.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:26.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:26.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:26.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:26.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:26.247 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:26.247 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:26.263 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:26.263 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:26.296 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:31:46.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:31:46.187 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:31:46.187 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:31:46.190 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:46.190 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:46.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:46.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:46.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:31:46.195 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:31:46.197 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:06.219 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:06.220 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:06.227 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:06.227 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:06.233 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:06.233 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:06.237 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:32:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:32:26.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:26.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:26.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:26.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:26.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:26.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:26.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:26.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:26.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:26.199 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:32:46.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:32:46.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:32:46.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:32:46.200 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:46.201 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:46.203 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:32:46.203 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:46.208 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:32:46.208 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:32:46.211 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:33:06.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:06.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:06.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:06.193 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:06.193 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:06.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:06.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:06.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:33:06.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:06.202 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:33:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:33:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:33:26.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:26.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:26.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:26.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:26.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:26.222 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:26.223 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:26.228 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:26.228 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:26.249 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:33:46.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:33:46.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:33:46.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:33:46.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:46.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:46.193 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:46.193 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:46.195 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:33:46.195 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:33:46.197 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:34:06.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:06.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:06.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:06.192 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:06.192 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:06.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:06.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:06.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:06.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:06.199 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:34:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:34:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:34:26.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:26.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:26.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:26.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:26.191 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:26.195 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:26.195 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:26.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:26.199 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:26.203 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:34:46.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:34:46.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:34:46.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:34:46.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:46.196 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:46.202 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:46.202 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:46.204 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:34:46.204 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:34:46.207 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:06.187 [pool-2-thread-5] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:06.188 [pool-2-thread-5] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:06.188 [pool-2-thread-5] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:35:06.191 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:06.193 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:06.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:06.197 [pool-2-thread-5] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:06.199 [pool-2-thread-5] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:35:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:35:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:35:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:26.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:26.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:26.201 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:35:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:35:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:35:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:35:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:35:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:35:46.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:35:46.197 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:06.189 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:06.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:06.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:06.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:06.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:06.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:06.206 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:36:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:36:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:26.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:26.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:26.211 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:26.211 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:26.213 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:26.213 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:26.215 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:36:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:36:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:36:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:36:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:46.192 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:46.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:36:46.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:36:46.201 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:06.190 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:06.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:06.199 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:37:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:37:26.188 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:26.189 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:26.189 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:26.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:26.199 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:26.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:26.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:26.216 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:26.216 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:26.223 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:37:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:37:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:37:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:37:46.225 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:46.225 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:46.274 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:46.274 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:46.282 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:37:46.282 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:37:46.312 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:06.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:06.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:06.203 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:38:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:38:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:38:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:26.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:38:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:38:26.198 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:26.206 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:38:46.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:38:46.188 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:38:46.188 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:38:46.204 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:46.204 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:46.208 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:46.208 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:46.212 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:38:46.212 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:38:46.216 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:06.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:06.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:06.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:06.191 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:06.191 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:06.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:06.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:06.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:06.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:06.199 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:39:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:39:26.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:26.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:26.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:26.217 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:26.217 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:26.235 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:26.235 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:26.252 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:26.253 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:26.267 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:39:46.189 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:39:46.189 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:39:46.189 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:39:46.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:46.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:46.196 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:46.196 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:46.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:39:46.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:39:46.200 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:06.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:06.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:06.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:06.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:06.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:06.209 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:06.209 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:06.214 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:06.214 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:06.219 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:40:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:40:26.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:26.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:26.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:26.191 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:26.191 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:26.196 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:26.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:26.214 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:26.214 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:26.216 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:40:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:40:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:40:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:40:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:40:46.191 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:40:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:46.212 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:40:46.212 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:40:46.218 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:41:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:06.192 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:06.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:06.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:06.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:06.206 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:06.209 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:41:15.536 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:41:15.537 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:41:26.189 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:26.189 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:26.189 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:26.198 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:26.199 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:26.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:26.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:26.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:41:26.203 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:26.205 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:41:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:41:46.188 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:41:46.188 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:41:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:46.193 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:41:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:41:46.199 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:06.195 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:06.200 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:06.203 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:06.203 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:06.205 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:42:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:42:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:26.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:26.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:26.228 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:26.229 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:26.251 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:26.251 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:26.255 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:42:46.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:42:46.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:42:46.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:42:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:46.191 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:46.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:46.194 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:42:46.197 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:42:46.199 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:06.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:06.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:06.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:06.240 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:06.241 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:06.256 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:43:06.256 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:06.267 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:06.268 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:06.278 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:43:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:43:26.187 [pool-2-thread-3] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:26.187 [pool-2-thread-3] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:26.187 [pool-2-thread-3] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:26.196 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:26.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:26.202 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:26.205 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:26.206 [pool-2-thread-3] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:26.209 [pool-2-thread-3] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:43:46.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:43:46.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:43:46.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:43:46.194 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:43:46.194 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:46.196 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:46.196 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:46.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:43:46.198 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:43:46.200 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:06.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:06.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:06.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:06.192 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:06.192 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:06.195 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:06.195 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:06.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:06.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:06.199 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:44:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:44:26.187 [pool-2-thread-10] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:26.187 [pool-2-thread-10] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:26.187 [pool-2-thread-10] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:26.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:26.193 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:26.195 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:26.195 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:26.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:26.197 [pool-2-thread-10] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:26.200 [pool-2-thread-10] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:44:46.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:44:46.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:44:46.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:44:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:46.204 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:46.207 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:46.209 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:44:46.209 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:44:46.211 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:06.187 [pool-2-thread-4] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:06.187 [pool-2-thread-4] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:06.187 [pool-2-thread-4] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:06.193 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:06.201 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:06.202 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:06.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:06.226 [pool-2-thread-4] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:06.230 [pool-2-thread-4] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:45:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:45:26.187 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:26.187 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:26.187 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:26.227 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:26.227 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:26.235 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:26.235 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:26.248 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:26.248 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:26.264 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:45:46.187 [pool-2-thread-1] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:45:46.188 [pool-2-thread-1] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:45:46.188 [pool-2-thread-1] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:45:46.197 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:45:46.197 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:46.204 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:45:46.204 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:46.207 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:45:46.207 [pool-2-thread-1] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:45:46.218 [pool-2-thread-1] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:46:06.187 [pool-2-thread-2] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:06.187 [pool-2-thread-2] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:06.187 [pool-2-thread-2] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:06.194 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:06.194 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:06.197 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:46:06.197 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:06.200 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:46:06.200 [pool-2-thread-2] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:06.202 [pool-2-thread-2] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:46:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:46:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:46:26.187 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:26.187 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:26.187 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:26.211 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:26.212 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:26.222 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:26.222 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:26.246 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:26.246 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:26.252 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:46:46.187 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:46:46.187 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:46:46.187 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:46:46.191 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:46.191 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:46.193 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:46.193 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:46.195 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:46:46.195 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:46:46.197 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:06.187 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:06.187 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:06.187 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:06.199 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:06.199 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:06.203 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:06.203 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:06.216 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:06.216 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:06.219 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:47:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:47:26.187 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:26.187 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:26.187 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:26.195 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:26.196 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:26.200 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:26.200 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:26.205 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:26.205 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:26.207 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:47:46.188 [pool-2-thread-9] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:47:46.189 [pool-2-thread-9] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:47:46.189 [pool-2-thread-9] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:47:46.199 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:46.199 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:46.203 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:47:46.203 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:46.206 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:47:46.206 [pool-2-thread-9] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:47:46.209 [pool-2-thread-9] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:06.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:06.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:06.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:06.192 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:06.192 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:06.194 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:06.195 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:06.196 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:06.197 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:06.198 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:48:15.534 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:48:26.187 [pool-2-thread-8] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:26.187 [pool-2-thread-8] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:26.187 [pool-2-thread-8] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:26.198 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:26.198 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:26.200 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:26.201 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:26.204 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:26.204 [pool-2-thread-8] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:26.207 [pool-2-thread-8] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:48:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:48:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:48:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:48:46.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:46.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:46.202 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:46.202 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:46.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:48:46.206 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:48:46.208 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:06.188 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:06.188 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:06.188 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:49:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:06.208 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:49:06.209 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:06.217 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:06.217 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:06.229 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:49:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:49:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:49:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:26.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:26.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:26.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:26.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:26.197 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:49:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:49:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:49:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:49:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:46.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:46.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:46.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:49:46.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:49:46.196 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:06.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:06.204 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:06.205 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:06.208 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:06.208 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:06.213 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:50:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:50:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:50:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:26.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:26.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:26.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:26.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:26.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:26.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:26.197 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:50:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:50:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:50:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:50:46.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:46.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:46.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:46.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:46.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:50:46.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:50:46.199 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:06.197 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:06.199 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:51:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:51:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:26.211 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:26.211 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:26.226 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:26.226 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:26.232 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:26.232 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:26.254 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:51:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:51:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:51:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:51:46.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:46.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:46.217 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:46.217 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:46.246 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:51:46.246 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:51:46.258 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:52:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:06.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:06.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:06.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:06.198 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:52:15.539 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:52:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:26.189 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:26.227 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:26.227 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:26.319 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:26.320 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:26.347 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:26.347 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:26.374 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:52:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:52:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:52:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:52:46.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:46.193 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:46.199 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:52:46.199 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:46.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:52:46.203 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:52:46.216 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:06.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:53:06.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:06.243 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:06.243 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:06.245 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:06.245 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:06.247 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:15.531 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:53:15.531 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:53:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:26.262 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:26.262 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:26.297 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:26.298 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:26.309 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:53:26.309 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:26.342 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:53:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:53:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:53:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:53:46.225 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:46.225 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:46.254 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:46.254 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:46.257 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:53:46.257 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:53:46.260 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:54:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:06.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:06.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:06.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:06.212 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:54:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:54:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:26.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:54:26.218 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:26.230 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:54:26.230 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:26.241 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://message-router:3904: The target server failed to respond 04:54:26.241 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:26.244 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:54:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:54:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:54:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:54:46.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:46.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:46.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:46.195 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:46.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:54:46.198 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:54:46.202 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:06.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:06.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:06.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:06.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:06.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:06.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:06.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:06.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:06.195 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:55:15.532 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - Got successful output from ConfigMap file 04:55:26.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:26.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:26.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:26.191 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:26.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:26.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:26.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:26.196 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:26.198 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:55:46.187 [pool-2-thread-7] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:55:46.187 [pool-2-thread-7] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:55:46.187 [pool-2-thread-7] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:55:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:46.190 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:46.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:46.192 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:46.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:55:46.194 [pool-2-thread-7] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:55:46.196 [pool-2-thread-7] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. message-router:3904 failed to respond; blacklisting for 2 minutes 04:56:06.187 [pool-2-thread-6] INFO c.a.n.c.c.impl.CambriaConsumerImpl - UEB GET /events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid 04:56:06.187 [pool-2-thread-6] WARN c.a.nsa.apiClient.http.HostSelector - All hosts were blacklisted; reverting to full set of hosts. 04:56:06.187 [pool-2-thread-6] INFO c.att.nsa.apiClient.http.HttpClient - GET http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS/kpi-cg/kpi-cid (anonymous) ... 04:56:06.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:06.194 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:06.198 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:06.198 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:06.201 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - I/O exception (java.net.SocketException) caught when processing request to {}->http://message-router:3904: Connection reset 04:56:06.201 [pool-2-thread-6] INFO o.a.http.impl.execchain.RetryExec - Retrying request to {}->http://message-router:3904 04:56:06.204 [pool-2-thread-6] WARN c.att.nsa.apiClient.http.HttpClient - Error executing HTTP request. Connection reset; blacklisting for 2 minutes 04:56:15.533 [parallel-1] INFO o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap - PolicySync file does not exist 04:56:1