Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-11-05T22:50:10.453+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-11-05T22:50:10.759+00:00|INFO|log|main] Logging initialized @908ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-11-05T22:50:10.998+00:00|INFO|ServiceManager|main] service manager starting
[2022-11-05T22:50:10.999+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-11-05T22:50:10.999+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-05T22:50:11.080+00:00|INFO|ServiceManager|main] service manager started
[2022-11-05T22:50:11.080+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=SDCDistributionGroup, host=0.0.0.0, port=6969, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@fc258b1{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@6ff65192{/,null,STOPPED}, connector=SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-7776ab==io.prometheus.client.exporter.MetricsServlet@1417eba5{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6f3c660a==org.glassfish.jersey.servlet.ServletContainer@32c93aff{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-54e7df6a==io.swagger.jersey.config.JerseyJaxrsConfig@e75f9ff1{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-11-05T22:50:11.098+00:00|INFO|Server|SDCDistributionGroup-6969] jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.11+9
[2022-11-05T22:50:11.218+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-11-05T22:50:11.218+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-11-05T22:50:11.234+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-11-05T22:50:11.335+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-11-05T22:50:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:50:12.228+00:00|ERROR|HttpAsdcClient|Timer-0] failed to connect to url: /sdc/v1/artifactTypes
java.net.UnknownHostException: sdc-be.onap: System error
	at java.base/java.net.Inet4AddressImpl.lookupAllHostAddr(Native Method)
	at java.base/java.net.InetAddress$PlatformNameService.lookupAllHostAddr(Unknown Source)
	at java.base/java.net.InetAddress.getAddressesFromNameService(Unknown Source)
	at java.base/java.net.InetAddress$NameServiceAddresses.get(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName0(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at java.base/java.net.InetAddress.getAllByName(Unknown Source)
	at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108)
	at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293)
	at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128)
	at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96)
	at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347)
	at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293)
	at org.onap.policy.distribution.reception.handling.sdc.SdcReceptionHandler.initializeSdcClient(SdcReceptionHandler.java:142)
	at org.onap.policy.distribution.reception.handling.sdc.SdcClientHandler.run(SdcClientHandler.java:61)
	at java.base/java.util.TimerThread.mainLoop(Unknown Source)
	at java.base/java.util.TimerThread.run(Unknown Source)
[2022-11-05T22:50:12.232+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@640a0d79
[2022-11-05T22:50:12.232+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-11-05T22:50:12.240+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-11-05T22:50:12.240+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:50:12.390+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-11-05T22:50:12.392+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-11-05T22:50:12.483+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@6ff65192{/,null,AVAILABLE}
[2022-11-05T22:50:12.501+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@600b90df{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-11-05T22:50:12.502+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2651ms
[2022-11-05T22:50:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:50:41.398+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@48dda26e
[2022-11-05T22:50:41.398+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:50:41.399+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:50:41.399+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:51:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:51:11.344+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@461ddab8
[2022-11-05T22:51:11.344+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:51:11.344+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:51:11.344+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:51:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:51:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@26cb2fd5
[2022-11-05T22:51:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:51:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:51:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:52:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:52:11.352+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5c10af73
[2022-11-05T22:52:11.352+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:52:11.352+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:52:11.352+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:52:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:52:41.347+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c02e6ce
[2022-11-05T22:52:41.348+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:52:41.348+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:52:41.348+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:53:11.339+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:53:11.353+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@90f37b2
[2022-11-05T22:53:11.354+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:53:11.354+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:53:11.354+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:53:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:53:41.343+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5943648e
[2022-11-05T22:53:41.343+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:53:41.343+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:53:41.343+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:54:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:54:11.380+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@309ea1b2
[2022-11-05T22:54:11.380+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:54:11.388+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:54:11.389+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:54:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:54:41.353+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6837032b
[2022-11-05T22:54:41.353+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:54:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:54:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:55:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:55:11.397+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b87f78
[2022-11-05T22:55:11.397+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:55:11.397+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:55:11.397+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:55:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:55:41.343+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@466a8118
[2022-11-05T22:55:41.343+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:55:41.344+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:55:41.344+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:56:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:56:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70f950af
[2022-11-05T22:56:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:56:11.350+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:56:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:56:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:56:41.352+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@545e97e6
[2022-11-05T22:56:41.352+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:56:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:56:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:57:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:57:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5deca129
[2022-11-05T22:57:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:57:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:57:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:57:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:57:41.342+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3418b11
[2022-11-05T22:57:41.342+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:57:41.343+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:57:41.343+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:58:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:58:11.347+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35f46957
[2022-11-05T22:58:11.347+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:58:11.347+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:58:11.347+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:58:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:58:41.339+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@39793174
[2022-11-05T22:58:41.339+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:58:41.339+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:58:41.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:59:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:59:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4173b10b
[2022-11-05T22:59:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:59:11.348+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:59:11.348+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T22:59:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T22:59:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@42f90d38
[2022-11-05T22:59:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T22:59:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T22:59:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:00:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:00:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53464b89
[2022-11-05T23:00:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:00:11.348+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:00:11.348+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:00:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:00:41.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4969d133
[2022-11-05T23:00:41.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:00:41.340+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:00:41.340+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:01:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:01:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b747fe3
[2022-11-05T23:01:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:01:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:01:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:01:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:01:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@55e1cb03
[2022-11-05T23:01:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:01:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:01:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:02:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:02:11.348+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@330e33a0
[2022-11-05T23:02:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:02:11.349+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:02:11.350+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:02:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:02:41.342+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5aed1a37
[2022-11-05T23:02:41.342+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:02:41.342+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:02:41.343+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:03:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:03:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@a34437
[2022-11-05T23:03:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:03:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:03:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:03:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:03:41.345+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ae6bd4e
[2022-11-05T23:03:41.352+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:03:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:03:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:04:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:04:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5437b42d
[2022-11-05T23:04:11.351+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:04:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:04:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:04:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:04:41.352+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4676f704
[2022-11-05T23:04:41.353+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:04:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:04:41.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:05:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:05:11.352+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2bb68555
[2022-11-05T23:05:11.352+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:05:11.353+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:05:11.353+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:05:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:05:41.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1a34fe54
[2022-11-05T23:05:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:05:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:05:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:06:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:06:11.346+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2153031
[2022-11-05T23:06:11.347+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:06:11.347+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:06:11.347+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:06:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:06:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3d6e98bd
[2022-11-05T23:06:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:06:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:06:41.342+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:07:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:07:11.349+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fae673
[2022-11-05T23:07:11.350+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:07:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:07:11.351+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:07:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:07:41.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2720f35b
[2022-11-05T23:07:41.341+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:07:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:07:41.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:08:11.337+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:08:11.383+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19835ce1
[2022-11-05T23:08:11.384+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:08:11.385+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:08:11.385+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:08:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:08:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c0a5b1a
[2022-11-05T23:08:41.344+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:08:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:08:41.345+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:09:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:09:11.379+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2cb5c097
[2022-11-05T23:09:11.380+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:09:11.380+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:09:11.382+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:09:41.342+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:09:41.411+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7a4ecb87
[2022-11-05T23:09:41.411+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:09:41.412+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:09:41.412+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:10:11.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:10:11.340+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5e113032
[2022-11-05T23:10:11.340+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:10:11.341+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:10:11.341+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:10:41.335+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:10:41.351+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3b3d650b
[2022-11-05T23:10:41.351+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:10:41.352+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:10:41.352+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:11:11.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:11:11.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ef0c71f
[2022-11-05T23:11:11.407+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-11-05T23:11:11.407+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: failed to send request to ASDC. Initialization will be retried after 30 Seconds
[2022-11-05T23:11:11.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-11-05T23:11:41.336+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-11-05T23:11:41.701+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2022-11-05T23:11:41.811+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2022-11-05T23:11:41.975+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2022-11-05T23:11:42.009+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:11:42.024+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:11:42.024+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:11:52.474+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:12:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:12:02.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:12:02.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:12:11.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:12:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:12:22.012+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:12:22.012+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:12:31.638+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:12:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:12:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:12:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:12:51.573+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:13:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:13:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:13:02.002+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:13:11.550+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:13:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:13:22.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:13:22.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:13:31.553+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:13:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:13:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:13:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:13:51.582+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:14:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:14:02.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:14:02.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:14:11.558+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:14:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:14:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:14:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:14:31.564+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:14:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:14:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:14:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:14:51.561+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:15:02.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:15:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:15:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:15:11.563+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:15:22.004+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:15:22.006+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:15:22.006+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:15:31.566+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:15:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:15:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:15:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:15:51.554+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:16:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:16:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:16:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:16:11.558+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:16:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:16:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:16:22.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:16:31.558+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:16:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:16:42.003+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:16:42.003+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:16:51.550+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:17:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:17:02.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:17:02.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:17:11.565+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:17:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:17:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:17:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:17:31.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:17:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:17:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:17:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:17:51.562+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:18:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:18:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:18:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:18:11.546+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:18:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:18:22.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:18:22.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:18:31.554+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:18:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:18:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:18:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:18:51.545+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:19:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:19:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:19:02.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:19:11.560+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:19:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:19:22.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:19:22.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:19:31.562+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:19:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:19:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:19:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:19:51.549+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:20:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:20:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:20:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:20:11.547+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:20:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:20:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:20:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:20:31.561+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:20:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:20:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:20:42.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:20:51.552+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:21:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:21:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:21:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:21:11.554+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:21:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:21:22.005+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:21:22.005+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:21:31.565+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:21:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:21:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:21:42.002+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:21:51.568+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:22:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:22:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:22:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:22:11.563+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:22:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:22:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:22:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:22:31.551+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:22:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:22:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:22:42.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:22:51.549+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:23:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:23:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:23:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:23:11.546+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:23:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:23:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:23:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:23:31.551+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-05T23:23:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:23:42.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:23:42.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:23:51.560+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:24:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:24:02.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:24:02.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:24:11.554+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:24:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:24:22.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:24:22.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:24:31.554+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:24:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:24:42.002+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:24:42.002+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:24:51.548+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:25:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:25:02.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:25:02.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:25:11.545+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:25:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:25:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:25:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:25:31.547+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:25:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:25:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:25:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:25:51.582+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:26:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:26:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:26:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:26:11.563+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:26:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:26:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:26:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:26:31.543+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:26:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:26:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:26:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:26:51.546+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:27:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:27:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:27:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:27:11.552+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:27:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:27:22.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:27:22.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:27:31.551+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:27:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:27:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:27:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:27:51.557+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:28:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:28:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:28:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:28:11.546+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:28:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:28:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:28:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:28:31.544+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:28:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:28:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:28:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:28:51.549+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-05T23:29:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:29:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:29:02.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:29:11.547+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:29:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:29:22.002+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:29:22.002+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:29:31.546+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:29:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:29:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:29:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:29:51.545+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-05T23:30:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:30:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:30:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:30:11.552+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:30:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:30:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:30:22.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:30:31.549+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:30:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:30:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:30:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:30:51.549+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:31:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:31:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:31:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:31:11.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:31:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:31:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:31:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:31:31.550+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:31:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:31:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:31:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:31:51.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:32:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:32:02.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:32:02.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:32:11.556+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:32:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:32:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:32:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:32:31.545+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:32:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:32:42.004+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:32:42.009+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:32:51.577+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:33:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:33:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:33:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:33:11.543+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:33:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:33:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:33:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:33:31.548+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:33:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:33:42.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:33:42.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:33:51.549+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:34:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:34:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:34:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:34:11.547+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:34:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:34:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:34:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:34:31.548+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:34:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:34:42.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:34:42.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:34:51.548+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:35:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:35:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:35:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:35:11.541+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:35:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:35:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:35:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:35:31.575+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:35:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:35:42.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:35:42.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:35:51.558+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:36:02.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:36:02.003+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:36:02.003+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:36:11.551+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:36:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:36:22.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:36:22.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:36:31.551+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:36:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:36:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:36:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:36:51.544+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:37:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:37:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:37:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:37:11.567+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:37:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:37:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:37:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:37:31.542+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:37:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:37:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:37:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:37:51.542+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:38:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:38:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:38:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:38:11.545+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:38:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:38:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:38:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:38:31.544+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:38:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:38:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:38:42.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:38:51.550+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:39:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:39:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:39:02.002+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:39:11.544+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:39:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:39:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:39:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:39:31.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:39:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:39:42.003+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:39:42.003+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:39:51.550+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:40:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:40:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:40:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:40:11.550+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:40:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:40:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:40:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:40:31.545+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:40:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:40:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:40:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:40:51.553+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:41:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:41:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:41:02.008+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:41:11.556+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:41:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:41:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:41:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:41:31.544+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:41:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:41:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:41:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:41:51.565+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:42:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:42:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:42:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:42:11.548+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:42:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:42:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:42:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:42:31.573+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:42:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:42:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:42:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:42:51.568+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:43:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:43:02.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:43:02.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:43:11.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:43:22.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:43:22.005+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:43:22.005+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:43:31.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:43:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:43:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:43:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:43:51.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:44:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:44:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:44:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:44:11.552+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:44:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:44:22.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:44:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:44:31.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:44:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:44:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:44:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:44:51.552+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:45:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:45:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:45:02.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:45:11.550+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:45:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:45:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:45:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:45:31.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:45:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:45:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:45:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:45:51.575+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:46:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:46:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:46:02.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:46:11.571+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:46:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:46:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:46:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:46:31.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-05T23:46:42.005+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:46:42.008+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:46:42.008+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:46:51.568+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:47:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:47:02.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:47:02.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:47:11.545+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:47:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:47:22.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:47:22.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:47:31.552+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:47:42.010+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:47:42.011+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:47:42.011+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:47:51.561+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:48:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:48:02.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:48:02.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:48:11.553+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:48:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:48:22.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:48:22.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:48:31.554+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:48:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:48:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:48:42.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:48:51.545+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-05T23:49:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:49:02.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:49:02.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:49:11.553+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:49:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:49:22.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:49:22.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:49:31.542+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:49:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:49:42.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:49:42.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:49:51.554+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:50:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:50:02.002+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:50:02.003+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:50:11.551+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:50:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:50:22.006+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:50:22.006+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:50:31.603+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:50:42.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:50:42.004+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:50:42.004+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:50:51.551+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:51:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:51:02.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:51:02.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:51:11.558+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-05T23:51:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:51:22.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:51:22.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:51:31.544+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:51:42.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:51:42.006+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:51:42.006+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:51:51.554+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:52:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:52:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:52:02.002+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:52:11.546+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:52:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:52:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:52:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:52:31.545+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:52:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:52:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:52:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:52:51.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:53:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:53:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:53:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:53:11.541+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:53:22.002+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:53:22.004+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:53:22.004+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:53:31.563+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:53:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:53:42.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:53:42.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:53:51.573+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:54:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:54:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:54:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:54:11.543+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:54:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:54:22.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:54:22.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:54:31.554+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:54:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:54:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:54:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:54:51.548+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:55:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:55:02.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:55:02.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:55:11.565+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:55:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:55:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:55:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:55:31.555+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:55:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:55:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:55:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:55:51.552+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:56:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:56:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:56:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:56:11.545+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:56:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:56:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:56:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:56:31.559+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:56:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:56:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:56:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:56:51.565+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:57:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:57:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:57:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:57:11.567+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:57:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:57:22.003+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:57:22.003+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:57:31.555+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-05T23:57:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:57:42.004+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:57:42.004+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:57:51.550+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-05T23:58:02.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:58:02.002+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:58:02.002+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:58:11.558+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-05T23:58:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:58:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:58:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:58:31.562+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:58:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:58:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:58:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:58:51.554+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:59:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:59:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:59:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:59:11.548+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-05T23:59:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:59:22.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:59:22.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:59:31.577+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-05T23:59:42.005+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-05T23:59:42.009+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-05T23:59:42.009+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-05T23:59:51.613+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:00:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:00:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:00:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:00:11.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:00:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:00:22.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:00:22.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:00:31.549+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:00:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:00:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:00:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:00:51.569+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:00:55.072+00:00|INFO|RequestLog|qtp1356840024-21] 127.0.0.6 - healthcheck [06/Nov/2022:00:00:54 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2022-11-06T00:01:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:01:02.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:01:02.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:01:11.566+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:01:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:01:22.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:01:22.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:01:31.545+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:01:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:01:42.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:01:42.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:01:51.564+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:02:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:02:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:02:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:02:11.546+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:02:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:02:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:02:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:02:31.542+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:02:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:02:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:02:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:02:51.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:03:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:03:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:03:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:03:11.551+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:03:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:03:22.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:03:22.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:03:31.560+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:03:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:03:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:03:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:03:51.584+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:04:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:04:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:04:02.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:04:11.546+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:04:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:04:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:04:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:04:31.543+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:04:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:04:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:04:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:04:51.557+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:05:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:05:01.999+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:05:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:05:11.563+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:05:13.760+00:00|INFO|RequestLog|qtp1356840024-22] 127.0.0.6 - healthcheck [06/Nov/2022:00:05:13 +0000] "GET /healthcheck HTTP/1.1" 200 115 "-" "Jersey/2.37 (HttpUrlConnection 11.0.11)"
[2022-11-06T00:05:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:05:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:05:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:05:31.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:05:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:05:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:05:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:05:51.553+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:06:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:06:02.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:06:02.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:06:11.552+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:06:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:06:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:06:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:06:31.558+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:06:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:06:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:06:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:06:51.539+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:07:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:07:02.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:07:02.003+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:07:11.566+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:07:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:07:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:07:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:07:31.542+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:07:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:07:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:07:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:07:51.543+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:08:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:08:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:08:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:08:11.542+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:08:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:08:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:08:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:08:31.544+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:08:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:08:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:08:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:08:51.544+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:09:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:09:02.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:09:02.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:09:11.556+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:09:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:09:22.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:09:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:09:31.541+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:09:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:09:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:09:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:09:51.553+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:10:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:10:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:02.634+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:02.644+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:02.650+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:02.763+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:10:02.766+00:00|WARN|HttpClient|pool-4-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:02.766+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:02.804+00:00|INFO|HttpClient|pool-4-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:02.805+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:03.662+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:03.663+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:03.765+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:03.766+00:00|WARN|HttpClient|pool-5-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:03.766+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:03.779+00:00|INFO|HttpClient|pool-5-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:03.779+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:04.667+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:04.667+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:04.769+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:04.770+00:00|WARN|HttpClient|pool-6-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:04.770+00:00|INFO|HttpClient|pool-6-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:04.793+00:00|INFO|HttpClient|pool-6-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:04.793+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:05.669+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:05.670+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:05.772+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-06T00:10:05.773+00:00|WARN|HttpClient|pool-7-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:05.773+00:00|INFO|HttpClient|pool-7-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:05.787+00:00|INFO|HttpClient|pool-7-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:05.787+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:06.676+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:06.677+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:06.779+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:06.780+00:00|WARN|HttpClient|pool-8-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:06.780+00:00|INFO|HttpClient|pool-8-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:06.793+00:00|INFO|HttpClient|pool-8-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:06.794+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:07.679+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:07.680+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:07.782+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:07.783+00:00|WARN|HttpClient|pool-9-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:07.783+00:00|INFO|HttpClient|pool-9-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:07.801+00:00|INFO|HttpClient|pool-9-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:07.801+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:08.684+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:08.685+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:08.787+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:08.788+00:00|WARN|HttpClient|pool-10-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:08.788+00:00|INFO|HttpClient|pool-10-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:08.803+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:08.804+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (17 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:09.692+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2022-11-06T00:10:09.893+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2022-11-06T00:10:09.894+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:09.996+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:09.996+00:00|WARN|HttpClient|pool-11-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:09.996+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:10.009+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:10.010+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:10.910+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2022-11-06T00:10:10.911+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:11.013+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:11.013+00:00|WARN|HttpClient|pool-12-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:11.016+00:00|INFO|HttpClient|pool-12-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:11.029+00:00|INFO|HttpClient|pool-12-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:11.029+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:11.915+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2022-11-06T00:10:11.915+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:12.019+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:12.020+00:00|WARN|HttpClient|pool-13-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:12.020+00:00|INFO|HttpClient|pool-13-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:12.040+00:00|INFO|HttpClient|pool-13-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:12.041+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:10:22.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:10:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:31.541+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:10:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:10:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:43.381+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:43.383+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:43.389+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:43.491+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:43.493+00:00|WARN|HttpClient|pool-14-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:43.493+00:00|INFO|HttpClient|pool-14-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:43.523+00:00|INFO|HttpClient|pool-14-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:43.524+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:44.391+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:44.391+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:44.494+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:44.495+00:00|WARN|HttpClient|pool-15-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:44.495+00:00|INFO|HttpClient|pool-15-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:44.514+00:00|INFO|HttpClient|pool-15-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:44.515+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] cambria reply ok (21 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:45.394+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:45.396+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:45.499+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:45.500+00:00|WARN|HttpClient|pool-16-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:45.500+00:00|INFO|HttpClient|pool-16-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:45.534+00:00|INFO|HttpClient|pool-16-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:45.535+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:46.398+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:46.399+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:46.501+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:46.501+00:00|WARN|HttpClient|pool-17-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:46.501+00:00|INFO|HttpClient|pool-17-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:46.532+00:00|INFO|HttpClient|pool-17-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:46.532+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:47.406+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:47.406+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:47.509+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:47.509+00:00|WARN|HttpClient|pool-18-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:47.509+00:00|INFO|HttpClient|pool-18-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:47.532+00:00|INFO|HttpClient|pool-18-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:47.533+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:48.408+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:48.409+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:48.511+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:48.512+00:00|WARN|HttpClient|pool-19-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:48.512+00:00|INFO|HttpClient|pool-19-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:48.526+00:00|INFO|HttpClient|pool-19-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:48.527+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:49.411+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendNotificationStatus
[2022-11-06T00:10:49.411+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:49.514+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:49.514+00:00|WARN|HttpClient|pool-20-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:49.514+00:00|INFO|HttpClient|pool-20-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:49.530+00:00|INFO|HttpClient|pool-20-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:49.531+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:50.415+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - download
[2022-11-06T00:10:50.658+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDownloadStatus
[2022-11-06T00:10:50.659+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:50.766+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:10:50.767+00:00|WARN|HttpClient|pool-21-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:50.768+00:00|INFO|HttpClient|pool-21-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:50.828+00:00|INFO|HttpClient|pool-21-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:50.829+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:10:51.668+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendDeploymentStatus
[2022-11-06T00:10:51.668+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:51.771+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:51.772+00:00|WARN|HttpClient|pool-22-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:51.772+00:00|INFO|HttpClient|pool-22-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:51.805+00:00|INFO|HttpClient|pool-22-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:51.806+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] cambria reply ok (35 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:10:52.671+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendComponentDone status
[2022-11-06T00:10:52.672+00:00|INFO|DistributionClientImpl|pool-3-thread-3] DistributionClient - sendStatus
[2022-11-06T00:10:52.775+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:10:52.776+00:00|WARN|HttpClient|pool-23-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:10:52.776+00:00|INFO|HttpClient|pool-23-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:10:52.795+00:00|INFO|HttpClient|pool-23-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:10:52.795+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] cambria reply ok (20 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:11:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:11:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:11:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:11:11.564+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:11:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:11:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:11:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:11:31.550+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:11:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:11:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:11:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:11:51.544+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:12:02.004+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:12:02.005+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:12:02.005+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:12:11.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:12:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:12:21.999+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:12:21.999+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:12:31.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:12:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:12:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:12:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:12:51.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:13:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:13:02.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:13:02.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:13:11.559+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:13:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:13:22.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:13:22.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:13:31.549+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:13:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:13:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:13:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:13:51.546+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:14:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:14:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:14:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:14:11.555+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:14:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:14:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:14:22.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:14:31.560+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:14:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:14:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:14:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:14:51.549+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:15:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:15:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:15:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:15:11.549+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:15:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:15:22.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:15:22.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:15:31.561+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:15:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:15:41.999+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:15:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:15:51.557+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:16:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:16:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:16:02.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:16:11.543+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:16:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:16:22.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:16:22.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:16:31.584+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:16:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:16:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:16:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:16:51.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:17:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:17:01.999+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:17:01.999+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:17:11.546+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:17:22.011+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:17:22.019+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:17:22.020+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:17:31.576+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:17:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:17:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:17:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:17:51.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:18:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:18:02.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:18:02.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:18:11.593+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:18:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:18:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:18:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:18:31.558+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:18:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:18:42.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:18:42.003+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:18:51.551+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:19:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:19:02.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:19:02.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:19:11.554+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:19:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:19:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:19:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:19:31.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:19:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:19:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:19:42.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:19:51.595+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:20:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:20:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:20:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:20:11.540+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:20:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:20:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:20:22.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:20:31.555+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:20:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:20:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:20:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:20:51.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:21:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:21:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:21:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:21:11.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:21:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:21:21.999+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:21:21.999+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:21:31.558+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:21:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:21:42.001+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:21:42.001+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:21:51.556+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:22:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:22:02.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:22:02.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:22:11.574+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:22:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:22:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:22:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:22:31.547+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:22:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:22:42.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:22:42.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:22:51.561+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:23:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:23:02.002+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:23:02.002+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:23:11.550+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:23:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:23:22.000+00:00|WARN|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:23:22.000+00:00|INFO|HttpClient|pool-3-thread-3] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:23:31.557+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-11-06T00:23:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:23:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:23:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:23:51.609+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:24:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:24:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:05.716+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:05.730+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:24:05.732+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:24:05.838+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-06T00:24:05.838+00:00|WARN|HttpClient|pool-24-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:24:05.839+00:00|INFO|HttpClient|pool-24-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:05.860+00:00|INFO|HttpClient|pool-24-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:05.861+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] cambria reply ok (23 ms):{"serverTimeMs":2,"count":1}
[2022-11-06T00:24:06.739+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:24:06.740+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:24:06.844+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:24:06.845+00:00|WARN|HttpClient|pool-25-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:24:06.845+00:00|INFO|HttpClient|pool-25-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:06.859+00:00|INFO|HttpClient|pool-25-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:06.859+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:24:07.751+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - download
[2022-11-06T00:24:07.984+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDownloadStatus
[2022-11-06T00:24:07.986+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:24:08.094+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:24:08.095+00:00|WARN|HttpClient|pool-26-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:24:08.095+00:00|INFO|HttpClient|pool-26-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:08.116+00:00|INFO|HttpClient|pool-26-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:08.116+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:24:08.997+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDeploymentStatus
[2022-11-06T00:24:08.997+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:24:09.101+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
[2022-11-06T00:24:09.102+00:00|WARN|HttpClient|pool-27-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:24:09.102+00:00|INFO|HttpClient|pool-27-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:09.122+00:00|INFO|HttpClient|pool-27-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:09.123+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:24:10.005+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendComponentDone status
[2022-11-06T00:24:10.006+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:24:10.108+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:24:10.109+00:00|WARN|HttpClient|pool-28-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:24:10.109+00:00|INFO|HttpClient|pool-28-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:10.124+00:00|INFO|HttpClient|pool-28-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:10.124+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:24:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:24:22.013+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:24:22.013+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:31.591+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:24:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:24:42.002+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:24:42.002+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:24:51.590+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:25:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:25:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:11.550+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:25:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:25:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:22.629+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:22.642+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:22.643+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:22.752+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
[2022-11-06T00:25:22.753+00:00|WARN|HttpClient|pool-29-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:22.753+00:00|INFO|HttpClient|pool-29-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:22.785+00:00|INFO|HttpClient|pool-29-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:22.785+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:23.645+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:23.646+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:23.749+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:23.750+00:00|WARN|HttpClient|pool-30-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:23.750+00:00|INFO|HttpClient|pool-30-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:23.762+00:00|INFO|HttpClient|pool-30-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:23.763+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:24.649+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:24.650+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:24.754+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:24.754+00:00|WARN|HttpClient|pool-31-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:24.754+00:00|INFO|HttpClient|pool-31-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:24.783+00:00|INFO|HttpClient|pool-31-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:24.783+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:25.653+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:25.654+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:25.757+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:25.759+00:00|WARN|HttpClient|pool-32-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:25.759+00:00|INFO|HttpClient|pool-32-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:25.779+00:00|INFO|HttpClient|pool-32-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:25.779+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:26.656+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:26.657+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:26.763+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:25:26.764+00:00|WARN|HttpClient|pool-33-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:26.764+00:00|INFO|HttpClient|pool-33-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:26.782+00:00|INFO|HttpClient|pool-33-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:26.782+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:27.662+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:27.663+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:27.767+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:27.768+00:00|WARN|HttpClient|pool-34-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:27.768+00:00|INFO|HttpClient|pool-34-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:27.782+00:00|INFO|HttpClient|pool-34-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:27.783+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:28.667+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:28.668+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:28.770+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:28.771+00:00|WARN|HttpClient|pool-35-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:28.771+00:00|INFO|HttpClient|pool-35-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:28.783+00:00|INFO|HttpClient|pool-35-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:28.784+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:25:29.670+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:29.671+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:29.777+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
[2022-11-06T00:25:29.778+00:00|WARN|HttpClient|pool-36-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:29.778+00:00|INFO|HttpClient|pool-36-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:29.795+00:00|INFO|HttpClient|pool-36-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:29.796+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:30.675+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - download
[2022-11-06T00:25:30.807+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDownloadStatus
[2022-11-06T00:25:30.809+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:30.913+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:30.914+00:00|WARN|HttpClient|pool-37-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:30.914+00:00|INFO|HttpClient|pool-37-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:30.927+00:00|INFO|HttpClient|pool-37-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:30.927+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:31.815+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDeploymentStatus
[2022-11-06T00:25:31.815+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:31.919+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:31.920+00:00|WARN|HttpClient|pool-38-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:31.920+00:00|INFO|HttpClient|pool-38-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:31.933+00:00|INFO|HttpClient|pool-38-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:31.934+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:32.820+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendComponentDone status
[2022-11-06T00:25:32.822+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:25:32.932+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
[2022-11-06T00:25:32.933+00:00|WARN|HttpClient|pool-39-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:32.933+00:00|INFO|HttpClient|pool-39-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:32.949+00:00|INFO|HttpClient|pool-39-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:32.950+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:25:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:25:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:42.628+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:42.631+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:42.631+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:42.733+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:42.733+00:00|WARN|HttpClient|pool-40-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:42.733+00:00|INFO|HttpClient|pool-40-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:42.748+00:00|INFO|HttpClient|pool-40-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:42.749+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:43.635+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:43.637+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:43.746+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
[2022-11-06T00:25:43.747+00:00|WARN|HttpClient|pool-41-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:43.747+00:00|INFO|HttpClient|pool-41-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:43.760+00:00|INFO|HttpClient|pool-41-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:43.761+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:44.640+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:44.640+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:44.743+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
[2022-11-06T00:25:44.746+00:00|WARN|HttpClient|pool-42-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:44.746+00:00|INFO|HttpClient|pool-42-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:44.758+00:00|INFO|HttpClient|pool-42-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:44.758+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:45.645+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:45.646+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:45.753+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:25:45.754+00:00|WARN|HttpClient|pool-43-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:45.754+00:00|INFO|HttpClient|pool-43-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:45.768+00:00|INFO|HttpClient|pool-43-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:45.768+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:25:46.652+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:46.655+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:46.761+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:46.762+00:00|WARN|HttpClient|pool-44-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:46.762+00:00|INFO|HttpClient|pool-44-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:46.787+00:00|INFO|HttpClient|pool-44-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:46.788+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:47.661+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:47.662+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:47.776+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
[2022-11-06T00:25:47.778+00:00|WARN|HttpClient|pool-45-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:47.778+00:00|INFO|HttpClient|pool-45-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:47.797+00:00|INFO|HttpClient|pool-45-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:47.797+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:48.672+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:48.672+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:48.778+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
[2022-11-06T00:25:48.778+00:00|WARN|HttpClient|pool-46-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:48.778+00:00|INFO|HttpClient|pool-46-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:48.791+00:00|INFO|HttpClient|pool-46-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:48.791+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:49.676+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - download
[2022-11-06T00:25:49.804+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDownloadStatus
[2022-11-06T00:25:49.804+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:49.907+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:49.908+00:00|WARN|HttpClient|pool-47-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:49.908+00:00|INFO|HttpClient|pool-47-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:49.923+00:00|INFO|HttpClient|pool-47-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:49.923+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:50.812+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDeploymentStatus
[2022-11-06T00:25:50.812+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:50.918+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:50.919+00:00|WARN|HttpClient|pool-48-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:50.919+00:00|INFO|HttpClient|pool-48-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:50.937+00:00|INFO|HttpClient|pool-48-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:50.937+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:51.819+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendComponentDone status
[2022-11-06T00:25:51.819+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:51.928+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
[2022-11-06T00:25:51.929+00:00|WARN|HttpClient|pool-49-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:51.929+00:00|INFO|HttpClient|pool-49-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:51.957+00:00|INFO|HttpClient|pool-49-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:51.957+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:52.835+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:52.835+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:52.937+00:00|INFO|CambriaSimplerBatchPublisher|pool-50-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:52.937+00:00|WARN|HttpClient|pool-50-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:52.937+00:00|INFO|HttpClient|pool-50-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:52.951+00:00|INFO|HttpClient|pool-50-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:52.951+00:00|INFO|CambriaSimplerBatchPublisher|pool-50-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:25:53.837+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:53.838+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:53.942+00:00|INFO|CambriaSimplerBatchPublisher|pool-51-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:53.943+00:00|WARN|HttpClient|pool-51-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:53.943+00:00|INFO|HttpClient|pool-51-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:53.960+00:00|INFO|HttpClient|pool-51-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:53.960+00:00|INFO|CambriaSimplerBatchPublisher|pool-51-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:54.842+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:54.842+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:54.944+00:00|INFO|CambriaSimplerBatchPublisher|pool-52-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:54.945+00:00|WARN|HttpClient|pool-52-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:54.945+00:00|INFO|HttpClient|pool-52-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:54.958+00:00|INFO|HttpClient|pool-52-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:54.958+00:00|INFO|CambriaSimplerBatchPublisher|pool-52-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:55.844+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:55.845+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:55.951+00:00|INFO|CambriaSimplerBatchPublisher|pool-53-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:55.952+00:00|WARN|HttpClient|pool-53-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:55.952+00:00|INFO|HttpClient|pool-53-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:55.965+00:00|INFO|HttpClient|pool-53-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:55.966+00:00|INFO|CambriaSimplerBatchPublisher|pool-53-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:56.852+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:56.852+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:56.954+00:00|INFO|CambriaSimplerBatchPublisher|pool-54-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:56.955+00:00|WARN|HttpClient|pool-54-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:56.955+00:00|INFO|HttpClient|pool-54-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:56.969+00:00|INFO|HttpClient|pool-54-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:56.970+00:00|INFO|CambriaSimplerBatchPublisher|pool-54-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:25:57.854+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:57.855+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:57.964+00:00|INFO|CambriaSimplerBatchPublisher|pool-55-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:25:57.966+00:00|WARN|HttpClient|pool-55-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:57.966+00:00|INFO|HttpClient|pool-55-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:57.980+00:00|INFO|HttpClient|pool-55-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:57.981+00:00|INFO|CambriaSimplerBatchPublisher|pool-55-thread-1] cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:25:58.865+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:58.865+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:58.967+00:00|INFO|CambriaSimplerBatchPublisher|pool-56-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:25:58.968+00:00|WARN|HttpClient|pool-56-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:58.968+00:00|INFO|HttpClient|pool-56-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:58.983+00:00|INFO|HttpClient|pool-56-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:58.983+00:00|INFO|CambriaSimplerBatchPublisher|pool-56-thread-1] cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:25:59.868+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:25:59.869+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:25:59.976+00:00|INFO|CambriaSimplerBatchPublisher|pool-57-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
[2022-11-06T00:25:59.976+00:00|WARN|HttpClient|pool-57-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:25:59.977+00:00|INFO|HttpClient|pool-57-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:25:59.990+00:00|INFO|HttpClient|pool-57-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:25:59.990+00:00|INFO|CambriaSimplerBatchPublisher|pool-57-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:26:00.879+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendNotificationStatus
[2022-11-06T00:26:00.879+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:26:00.981+00:00|INFO|CambriaSimplerBatchPublisher|pool-58-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:26:00.982+00:00|WARN|HttpClient|pool-58-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:26:00.983+00:00|INFO|HttpClient|pool-58-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:00.997+00:00|INFO|HttpClient|pool-58-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:00.997+00:00|INFO|CambriaSimplerBatchPublisher|pool-58-thread-1] cambria reply ok (15 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:26:01.885+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - download
[2022-11-06T00:26:01.965+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDownloadStatus
[2022-11-06T00:26:01.965+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:26:02.081+00:00|INFO|CambriaSimplerBatchPublisher|pool-59-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-06T00:26:02.082+00:00|WARN|HttpClient|pool-59-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:26:02.082+00:00|INFO|HttpClient|pool-59-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:02.097+00:00|INFO|HttpClient|pool-59-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:02.098+00:00|INFO|CambriaSimplerBatchPublisher|pool-59-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:26:02.984+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendDeploymentStatus
[2022-11-06T00:26:02.984+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:26:03.090+00:00|INFO|CambriaSimplerBatchPublisher|pool-60-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 104 ms
[2022-11-06T00:26:03.091+00:00|WARN|HttpClient|pool-60-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:26:03.091+00:00|INFO|HttpClient|pool-60-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:03.105+00:00|INFO|HttpClient|pool-60-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:03.108+00:00|INFO|CambriaSimplerBatchPublisher|pool-60-thread-1] cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:26:03.987+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendComponentDone status
[2022-11-06T00:26:03.987+00:00|INFO|DistributionClientImpl|pool-3-thread-1] DistributionClient - sendStatus
[2022-11-06T00:26:04.094+00:00|INFO|CambriaSimplerBatchPublisher|pool-61-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:26:04.095+00:00|WARN|HttpClient|pool-61-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:26:04.095+00:00|INFO|HttpClient|pool-61-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:04.107+00:00|INFO|HttpClient|pool-61-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:04.108+00:00|INFO|CambriaSimplerBatchPublisher|pool-61-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:26:04.995+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:26:04.995+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:26:04.995+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:14.555+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:26:22.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:26:22.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:31.548+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:26:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:26:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:26:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:26:51.550+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:27:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:27:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:27:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:27:11.562+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:27:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:27:22.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:27:22.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:27:31.554+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:27:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:27:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:27:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:27:51.583+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:28:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:28:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:28:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:28:11.547+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:28:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:28:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:28:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:28:31.571+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:28:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:28:42.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:28:42.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:28:51.554+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:29:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:29:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:29:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:29:11.541+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:29:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:29:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:29:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:29:31.544+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:29:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:29:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:29:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:29:51.555+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:30:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:30:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:30:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:30:11.556+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:30:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:30:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:30:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:30:31.588+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:30:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:30:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:30:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:30:51.569+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:31:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:31:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:31:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:31:11.552+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:31:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:31:21.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:31:21.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:31:31.608+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T00:31:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:31:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:31:42.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:31:51.551+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:32:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:32:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:32:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:32:11.568+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:32:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:32:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:32:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:32:31.577+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:32:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:32:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:32:42.002+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:32:51.574+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:33:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:33:01.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:33:01.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:33:11.549+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:33:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:33:22.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:33:22.003+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:33:31.572+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:33:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:33:42.003+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:33:42.004+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:33:51.569+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:34:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:34:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:34:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:34:11.546+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:34:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:34:22.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:34:22.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:34:31.548+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:34:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:34:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:34:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:34:51.543+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:35:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:35:01.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:35:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:35:11.549+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:35:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:35:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:35:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:35:31.552+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:35:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:35:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:35:42.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:35:51.575+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:36:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:36:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:36:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:36:11.577+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:36:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:36:22.002+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:36:22.002+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:36:31.566+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T00:36:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:36:42.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:36:42.002+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:36:51.557+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T00:37:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:37:02.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:37:02.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:37:11.570+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T00:37:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:37:22.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:37:22.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:37:31.580+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:37:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:37:42.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:37:42.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:37:51.574+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:38:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:38:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:38:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:38:11.543+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:38:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:38:22.002+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:38:22.002+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:38:31.551+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:38:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:38:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:38:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:38:51.575+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:39:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:39:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:39:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:39:11.563+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:39:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:39:21.999+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:39:21.999+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:39:31.561+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:39:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:39:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:39:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:39:51.558+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:40:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:40:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:40:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:40:11.566+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:40:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:40:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:40:22.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:40:31.567+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:40:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:40:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:40:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:40:51.541+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:41:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:41:01.999+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:41:01.999+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:41:11.547+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:41:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:41:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:41:22.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:41:31.572+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:41:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:41:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:41:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:41:51.565+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:42:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:42:02.003+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:42:02.003+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:42:11.550+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:42:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:42:22.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:42:22.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:42:31.553+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:42:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:42:42.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:42:42.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:42:51.567+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:43:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:43:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:43:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:43:11.563+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:43:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:43:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:43:22.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:43:31.558+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:43:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:43:42.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:43:42.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:43:51.560+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:44:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:44:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:44:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:44:11.550+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T00:44:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:44:22.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:44:22.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:44:31.583+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:44:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:44:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:44:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:44:51.564+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:45:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:45:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:45:02.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:45:11.543+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:45:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:45:21.999+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:45:21.999+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:45:31.575+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:45:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:45:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:45:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:45:51.566+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:46:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:46:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:46:02.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:46:11.568+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:46:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:46:22.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:46:22.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:46:31.569+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:46:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:46:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:46:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:46:51.578+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:47:02.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:47:02.003+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:47:02.003+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:47:11.581+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:47:22.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:47:22.006+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:47:22.006+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:47:31.556+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:47:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:47:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:47:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:47:51.579+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:48:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:48:02.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:48:02.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:48:11.559+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:48:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:48:22.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:48:22.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:48:31.581+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:48:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:48:41.999+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:48:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:48:51.569+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:49:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:49:02.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:49:02.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:49:11.547+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:49:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:49:21.999+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:49:21.999+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:49:31.553+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:49:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:49:42.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:49:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:49:51.568+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:50:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:50:02.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:50:02.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:50:11.555+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:50:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:50:22.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:50:22.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:50:31.571+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:50:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:50:42.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:50:42.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:50:51.568+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:51:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:51:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:51:02.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:51:11.543+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:51:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:51:22.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:51:22.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:51:31.561+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:51:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:51:41.999+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:51:42.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:51:51.566+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:52:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:52:02.000+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:52:02.000+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:52:11.562+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:52:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:52:22.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:52:22.002+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:52:31.573+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:52:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:52:42.001+00:00|WARN|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:52:42.001+00:00|INFO|HttpClient|pool-3-thread-4] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:52:51.566+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-11-06T00:53:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:53:01.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:53:01.999+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:53:11.549+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:53:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:53:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:53:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:53:31.540+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:53:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:53:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:53:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:53:51.575+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:54:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:54:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:54:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:54:11.565+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T00:54:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:54:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:54:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:54:31.565+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:54:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:54:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:54:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:54:51.572+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:55:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:55:01.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:55:01.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:55:11.555+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:55:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:55:21.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:55:21.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:55:31.601+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:55:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:55:41.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:55:41.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:55:51.560+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:56:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:56:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:56:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:56:11.547+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:56:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:56:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:56:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:56:31.572+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:56:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:56:42.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:56:42.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:56:51.617+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:57:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:57:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:06.325+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:06.338+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:06.342+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:06.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-62-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:06.447+00:00|WARN|HttpClient|pool-62-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:06.447+00:00|INFO|HttpClient|pool-62-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:06.484+00:00|INFO|HttpClient|pool-62-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:06.485+00:00|INFO|CambriaSimplerBatchPublisher|pool-62-thread-1] cambria reply ok (38 ms):{"serverTimeMs":16,"count":1}
[2022-11-06T00:57:07.346+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:07.347+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:07.450+00:00|INFO|CambriaSimplerBatchPublisher|pool-63-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
[2022-11-06T00:57:07.451+00:00|WARN|HttpClient|pool-63-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:07.451+00:00|INFO|HttpClient|pool-63-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:07.466+00:00|INFO|HttpClient|pool-63-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:07.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-63-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:08.352+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:08.353+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:08.456+00:00|INFO|CambriaSimplerBatchPublisher|pool-64-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:08.457+00:00|WARN|HttpClient|pool-64-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:08.457+00:00|INFO|HttpClient|pool-64-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:08.471+00:00|INFO|HttpClient|pool-64-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:08.471+00:00|INFO|CambriaSimplerBatchPublisher|pool-64-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:09.357+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:09.357+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:09.460+00:00|INFO|CambriaSimplerBatchPublisher|pool-65-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:09.461+00:00|WARN|HttpClient|pool-65-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:09.461+00:00|INFO|HttpClient|pool-65-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:09.491+00:00|INFO|HttpClient|pool-65-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:09.491+00:00|INFO|CambriaSimplerBatchPublisher|pool-65-thread-1] cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:10.360+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:10.361+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:10.465+00:00|INFO|CambriaSimplerBatchPublisher|pool-66-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:57:10.466+00:00|WARN|HttpClient|pool-66-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:10.466+00:00|INFO|HttpClient|pool-66-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:10.483+00:00|INFO|HttpClient|pool-66-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:10.483+00:00|INFO|CambriaSimplerBatchPublisher|pool-66-thread-1] cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:11.364+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:11.365+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:11.468+00:00|INFO|CambriaSimplerBatchPublisher|pool-67-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:11.469+00:00|WARN|HttpClient|pool-67-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:11.469+00:00|INFO|HttpClient|pool-67-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:11.484+00:00|INFO|HttpClient|pool-67-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:11.484+00:00|INFO|CambriaSimplerBatchPublisher|pool-67-thread-1] cambria reply ok (16 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:57:12.368+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:12.369+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:12.471+00:00|INFO|CambriaSimplerBatchPublisher|pool-68-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:12.471+00:00|WARN|HttpClient|pool-68-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:12.471+00:00|INFO|HttpClient|pool-68-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:12.486+00:00|INFO|HttpClient|pool-68-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:12.486+00:00|INFO|CambriaSimplerBatchPublisher|pool-68-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:13.371+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:13.372+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:13.475+00:00|INFO|CambriaSimplerBatchPublisher|pool-69-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:13.483+00:00|WARN|HttpClient|pool-69-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:13.485+00:00|INFO|HttpClient|pool-69-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:13.497+00:00|INFO|HttpClient|pool-69-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:13.499+00:00|INFO|CambriaSimplerBatchPublisher|pool-69-thread-1] cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:57:14.376+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - download
[2022-11-06T00:57:14.488+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDownloadStatus
[2022-11-06T00:57:14.488+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:14.591+00:00|INFO|CambriaSimplerBatchPublisher|pool-70-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:14.592+00:00|WARN|HttpClient|pool-70-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:14.592+00:00|INFO|HttpClient|pool-70-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:14.615+00:00|INFO|HttpClient|pool-70-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:14.616+00:00|INFO|CambriaSimplerBatchPublisher|pool-70-thread-1] cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:15.495+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDeploymentStatus
[2022-11-06T00:57:15.496+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:15.606+00:00|INFO|CambriaSimplerBatchPublisher|pool-71-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:15.607+00:00|WARN|HttpClient|pool-71-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:15.607+00:00|INFO|HttpClient|pool-71-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:15.627+00:00|INFO|HttpClient|pool-71-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:15.627+00:00|INFO|CambriaSimplerBatchPublisher|pool-71-thread-1] cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:16.506+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendComponentDone status
[2022-11-06T00:57:16.506+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:16.611+00:00|INFO|CambriaSimplerBatchPublisher|pool-72-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:57:16.611+00:00|WARN|HttpClient|pool-72-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:16.611+00:00|INFO|HttpClient|pool-72-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:16.664+00:00|INFO|HttpClient|pool-72-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:16.664+00:00|INFO|CambriaSimplerBatchPublisher|pool-72-thread-1] cambria reply ok (53 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:57:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:57:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:22.533+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:22.535+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:22.537+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:22.641+00:00|INFO|CambriaSimplerBatchPublisher|pool-73-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:22.641+00:00|WARN|HttpClient|pool-73-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:22.641+00:00|INFO|HttpClient|pool-73-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:22.657+00:00|INFO|HttpClient|pool-73-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:22.657+00:00|INFO|CambriaSimplerBatchPublisher|pool-73-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:23.542+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:23.542+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:23.646+00:00|INFO|CambriaSimplerBatchPublisher|pool-74-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:57:23.647+00:00|WARN|HttpClient|pool-74-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:23.647+00:00|INFO|HttpClient|pool-74-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:23.659+00:00|INFO|HttpClient|pool-74-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:23.659+00:00|INFO|CambriaSimplerBatchPublisher|pool-74-thread-1] cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:24.544+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:24.544+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:24.647+00:00|INFO|CambriaSimplerBatchPublisher|pool-75-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:24.647+00:00|WARN|HttpClient|pool-75-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:24.647+00:00|INFO|HttpClient|pool-75-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:24.661+00:00|INFO|HttpClient|pool-75-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:24.661+00:00|INFO|CambriaSimplerBatchPublisher|pool-75-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:25.547+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:25.548+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:25.650+00:00|INFO|CambriaSimplerBatchPublisher|pool-76-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:25.651+00:00|WARN|HttpClient|pool-76-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:25.651+00:00|INFO|HttpClient|pool-76-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:25.666+00:00|INFO|HttpClient|pool-76-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:25.666+00:00|INFO|CambriaSimplerBatchPublisher|pool-76-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:26.550+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:26.551+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:26.653+00:00|INFO|CambriaSimplerBatchPublisher|pool-77-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:26.654+00:00|WARN|HttpClient|pool-77-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:26.654+00:00|INFO|HttpClient|pool-77-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:26.682+00:00|INFO|HttpClient|pool-77-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:26.682+00:00|INFO|CambriaSimplerBatchPublisher|pool-77-thread-1] cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:27.553+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:27.555+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:27.657+00:00|INFO|CambriaSimplerBatchPublisher|pool-78-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:27.658+00:00|WARN|HttpClient|pool-78-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:27.658+00:00|INFO|HttpClient|pool-78-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:27.670+00:00|INFO|HttpClient|pool-78-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:27.671+00:00|INFO|CambriaSimplerBatchPublisher|pool-78-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:57:28.557+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:28.558+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:28.660+00:00|INFO|CambriaSimplerBatchPublisher|pool-79-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:28.661+00:00|WARN|HttpClient|pool-79-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:28.661+00:00|INFO|HttpClient|pool-79-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:28.674+00:00|INFO|HttpClient|pool-79-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:28.674+00:00|INFO|CambriaSimplerBatchPublisher|pool-79-thread-1] cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:29.560+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:29.561+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:29.664+00:00|INFO|CambriaSimplerBatchPublisher|pool-80-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:29.664+00:00|WARN|HttpClient|pool-80-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:29.664+00:00|INFO|HttpClient|pool-80-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:29.679+00:00|INFO|HttpClient|pool-80-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:29.679+00:00|INFO|CambriaSimplerBatchPublisher|pool-80-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:30.564+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:30.564+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:30.678+00:00|INFO|CambriaSimplerBatchPublisher|pool-81-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:30.679+00:00|WARN|HttpClient|pool-81-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:30.679+00:00|INFO|HttpClient|pool-81-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:30.693+00:00|INFO|HttpClient|pool-81-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:30.693+00:00|INFO|CambriaSimplerBatchPublisher|pool-81-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:31.578+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-11-06T00:57:31.578+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:31.681+00:00|INFO|CambriaSimplerBatchPublisher|pool-82-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-11-06T00:57:31.682+00:00|WARN|HttpClient|pool-82-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:31.682+00:00|INFO|HttpClient|pool-82-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:31.713+00:00|INFO|HttpClient|pool-82-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:31.713+00:00|INFO|CambriaSimplerBatchPublisher|pool-82-thread-1] cambria reply ok (31 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:32.582+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - download
[2022-11-06T00:57:32.648+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDownloadStatus
[2022-11-06T00:57:32.649+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:32.753+00:00|INFO|CambriaSimplerBatchPublisher|pool-83-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-11-06T00:57:32.754+00:00|WARN|HttpClient|pool-83-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:32.754+00:00|INFO|HttpClient|pool-83-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:32.767+00:00|INFO|HttpClient|pool-83-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:32.767+00:00|INFO|CambriaSimplerBatchPublisher|pool-83-thread-1] cambria reply ok (14 ms):{"serverTimeMs":1,"count":1}
[2022-11-06T00:57:33.654+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDeploymentStatus
[2022-11-06T00:57:33.654+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:33.757+00:00|INFO|CambriaSimplerBatchPublisher|pool-84-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-11-06T00:57:33.757+00:00|WARN|HttpClient|pool-84-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:33.757+00:00|INFO|HttpClient|pool-84-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:33.772+00:00|INFO|HttpClient|pool-84-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:33.772+00:00|INFO|CambriaSimplerBatchPublisher|pool-84-thread-1] cambria reply ok (15 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:34.659+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendComponentDone status
[2022-11-06T00:57:34.659+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-11-06T00:57:34.763+00:00|INFO|CambriaSimplerBatchPublisher|pool-85-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-11-06T00:57:34.764+00:00|WARN|HttpClient|pool-85-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
[2022-11-06T00:57:34.764+00:00|INFO|HttpClient|pool-85-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:34.779+00:00|INFO|HttpClient|pool-85-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T00:57:34.779+00:00|INFO|CambriaSimplerBatchPublisher|pool-85-thread-1] cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
[2022-11-06T00:57:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:57:42.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:57:42.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:57:51.578+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:58:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:58:02.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:58:02.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:58:11.554+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:58:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:58:21.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:58:21.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:58:31.558+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:58:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:58:42.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:58:42.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:58:51.558+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:59:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:59:01.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:59:01.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:59:11.574+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:59:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:59:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:59:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:59:31.561+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T00:59:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T00:59:42.002+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T00:59:42.002+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T00:59:51.585+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:00:02.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:00:02.002+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:00:02.002+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:00:11.557+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:00:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:00:22.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:00:22.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:00:31.567+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:00:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:00:41.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:00:41.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:00:51.559+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:01:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:01:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:01:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:01:11.608+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:01:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:01:22.002+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:01:22.002+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:01:31.587+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:01:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:01:42.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:01:42.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:01:51.585+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:02:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:02:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:02:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:02:11.590+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:02:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:02:22.002+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:02:22.003+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:02:31.562+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:02:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:02:42.005+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:02:42.005+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:02:51.569+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:03:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:03:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:03:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:03:11.558+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:03:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:03:21.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:03:21.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:03:31.578+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:03:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:03:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:03:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:03:51.558+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:04:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:04:01.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:04:01.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:04:11.546+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:04:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:04:22.002+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:04:22.003+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:04:31.551+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:04:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:04:42.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:04:42.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:04:51.550+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:05:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:05:01.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:05:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:05:11.560+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:05:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:05:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:05:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:05:31.552+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:05:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:05:41.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:05:41.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:05:51.556+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:06:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:06:01.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:06:01.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:06:11.546+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:06:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:06:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:06:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:06:31.541+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:06:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:06:42.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:06:42.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:06:51.574+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:07:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:07:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:07:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:07:11.568+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:07:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:07:22.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:07:22.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:07:31.550+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:07:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:07:42.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:07:42.003+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:07:51.549+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:08:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:08:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:08:02.002+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:08:11.550+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:08:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:08:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:08:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:08:31.542+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:08:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:08:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:08:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:08:51.561+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:09:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:09:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:09:02.003+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:09:11.562+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:09:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:09:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:09:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:09:31.554+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:09:42.002+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:09:42.006+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:09:42.006+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:09:51.558+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:10:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:10:01.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:10:01.999+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:10:11.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:10:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:10:21.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:10:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:10:31.608+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:10:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:10:41.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:10:41.999+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:10:51.561+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:11:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:11:01.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:11:02.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:11:11.566+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:11:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:11:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:11:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:11:31.546+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:11:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:11:42.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:11:42.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:11:51.561+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:12:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:12:02.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:12:02.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:12:11.565+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:12:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:12:21.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:12:21.999+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:12:31.563+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:12:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:12:42.001+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:12:42.001+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:12:51.556+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:13:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:13:01.999+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:13:01.999+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:13:11.562+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:13:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:13:22.000+00:00|WARN|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:13:22.000+00:00|INFO|HttpClient|pool-3-thread-6] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:13:31.553+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-11-06T01:13:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:13:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:13:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:13:51.554+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:14:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:14:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:14:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:14:11.550+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:14:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:14:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:14:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:14:31.549+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:14:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:14:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:14:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:14:51.556+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:15:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:15:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:15:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:15:11.551+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:15:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:15:22.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:15:22.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:15:31.578+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:15:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:15:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:15:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:15:51.546+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:16:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:16:01.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:16:01.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:16:11.553+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:16:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:16:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:16:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:16:31.549+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:16:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:16:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:16:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:16:51.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:17:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:17:02.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:17:02.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:17:11.569+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:17:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:17:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:17:22.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:17:31.546+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:17:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:17:42.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:17:42.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:17:51.570+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:18:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:18:02.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:18:02.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:18:11.601+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:18:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:18:22.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:18:22.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:18:31.566+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:18:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:18:42.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:18:42.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:18:51.565+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:19:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:19:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:19:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:19:11.560+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:19:22.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:19:22.008+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:19:22.009+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:19:31.558+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:19:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:19:42.001+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:19:42.001+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:19:51.555+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:20:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:20:02.000+00:00|WARN|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:20:02.000+00:00|INFO|HttpClient|pool-3-thread-7] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:20:11.557+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-11-06T01:20:22.002+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:20:22.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:20:22.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:20:31.555+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:20:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:20:41.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:20:41.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:20:51.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:21:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:21:01.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:21:01.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:21:11.550+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:21:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:21:21.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:21:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:21:31.554+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:21:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:21:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:21:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:21:51.559+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:22:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:22:01.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:22:01.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:22:11.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:22:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:22:22.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:22:22.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:22:31.565+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:22:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:22:42.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:22:42.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:22:51.550+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:23:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:23:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:23:02.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:23:11.554+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:23:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:23:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:23:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:23:31.554+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:23:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:23:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:23:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:23:51.565+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:24:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:24:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:24:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:24:11.575+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:24:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:24:22.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:24:22.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:24:31.551+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:24:42.003+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:24:42.004+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:24:42.004+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:24:51.556+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:25:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:25:01.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:25:01.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:25:11.557+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:25:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:25:21.999+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:25:21.999+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:25:31.559+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:25:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:25:42.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:25:42.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:25:51.561+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:26:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:26:02.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:26:02.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:26:11.567+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:26:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:26:22.001+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:26:22.001+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:26:31.582+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:26:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:26:41.999+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:26:42.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:26:51.548+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:27:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:27:02.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:27:02.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:27:11.566+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:27:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:27:21.999+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:27:21.999+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:27:31.554+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:27:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:27:41.999+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:27:41.999+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:27:51.545+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:28:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:28:02.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:28:02.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:28:11.552+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK
[2022-11-06T01:28:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:28:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:28:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:28:31.557+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:28:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:28:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:28:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:28:51.547+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:29:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:29:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:29:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:29:11.553+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:29:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:29:22.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:29:22.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:29:31.558+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:29:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:29:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:29:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:29:51.569+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:30:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:30:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:30:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:30:11.573+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:30:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:30:21.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:30:21.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:30:31.570+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:30:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:30:41.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:30:41.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:30:51.557+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:31:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:31:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:31:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:31:11.555+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:31:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:31:21.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:31:21.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:31:31.547+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:31:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:31:41.999+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:31:41.999+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:31:51.552+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:32:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:32:02.002+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:32:02.002+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:32:11.549+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:32:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:32:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:32:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:32:31.553+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:32:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:32:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:32:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:32:51.557+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:33:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:33:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:33:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:33:11.561+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:33:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:33:22.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:33:22.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:33:31.544+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:33:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:33:42.001+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:33:42.001+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:33:51.551+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:34:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:34:02.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:34:02.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:34:11.546+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:34:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:34:22.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:34:22.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:34:31.559+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:34:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:34:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:34:42.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:34:51.545+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:35:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:35:02.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:35:02.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:35:11.558+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:35:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:35:22.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:35:22.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:35:31.566+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:35:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:35:42.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:35:42.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:35:51.566+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:36:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:36:01.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:36:01.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:36:11.567+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:36:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:36:21.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:36:21.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:36:31.547+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:36:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:36:42.003+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:36:42.003+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:36:51.553+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:37:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:37:01.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:37:01.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:37:11.568+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:37:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:37:21.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:37:21.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:37:31.562+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:37:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:37:42.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:37:42.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:37:51.553+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:38:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:38:01.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:38:01.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:38:11.548+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:38:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:38:21.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:38:21.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:38:31.547+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:38:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:38:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:38:42.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:38:51.561+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:39:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:39:02.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:39:02.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:39:11.548+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:39:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:39:21.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:39:21.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:39:31.560+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:39:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:39:41.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:39:41.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:39:51.553+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:40:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:40:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:40:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:40:11.559+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:40:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:40:22.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:40:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:40:31.549+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:40:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:40:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:40:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:40:51.565+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:41:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:41:02.000+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:41:02.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:41:11.565+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:41:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:41:21.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:41:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:41:31.542+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:41:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:41:41.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:41:41.999+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:41:51.566+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:42:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:42:02.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:42:02.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:42:11.559+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:42:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:42:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:42:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:42:31.555+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:42:42.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:42:42.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:42:42.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:42:51.553+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:43:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:43:02.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:43:02.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:43:11.551+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:43:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:43:22.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:43:22.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:43:31.549+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:43:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:43:41.999+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:43:41.999+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:43:51.548+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:44:02.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:44:02.001+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:44:02.001+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:44:11.557+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:44:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:44:22.007+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:44:22.012+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:44:31.575+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:44:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:44:42.000+00:00|WARN|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:44:42.000+00:00|INFO|HttpClient|pool-3-thread-8] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:44:51.556+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-11-06T01:45:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:45:01.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:45:01.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:45:11.560+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:45:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:45:21.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:45:21.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:45:31.554+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:45:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:45:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:45:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:45:51.553+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:46:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:46:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:46:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:46:11.545+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:46:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:46:21.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:46:21.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:46:31.563+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:46:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:46:42.002+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:46:42.003+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:46:51.550+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:47:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:47:02.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:47:02.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:47:11.560+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:47:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:47:22.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:47:22.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:47:31.548+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:47:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:47:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:47:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:47:51.539+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:48:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:48:02.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:48:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:48:11.553+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:48:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:48:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:48:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:48:31.564+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:48:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:48:42.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:48:42.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:48:51.559+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:49:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:49:01.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:49:01.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:49:11.555+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:49:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:49:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:49:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:49:31.555+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:49:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:49:41.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:49:41.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:49:51.559+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:50:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:50:01.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:50:02.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:50:11.554+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:50:22.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:50:22.001+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:50:22.001+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:50:31.565+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:50:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:50:41.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:50:41.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:50:51.566+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:51:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:51:01.999+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:51:01.999+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:51:11.552+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:51:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:51:22.000+00:00|WARN|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:51:22.000+00:00|INFO|HttpClient|pool-3-thread-9] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:51:31.547+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-11-06T01:51:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:51:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:51:42.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:51:51.557+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:52:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:52:01.999+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:52:01.999+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:52:11.580+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:52:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:52:22.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:52:22.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:52:31.552+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:52:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:52:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:52:42.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:52:51.559+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:53:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:53:02.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:53:02.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:53:11.556+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:53:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:53:22.001+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:53:22.001+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:53:31.556+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:53:41.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:53:42.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:53:42.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:53:51.554+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:54:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:54:02.000+00:00|WARN|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:54:02.000+00:00|INFO|HttpClient|pool-3-thread-5] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:54:11.557+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-11-06T01:54:21.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:54:21.999+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:54:22.000+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:54:31.555+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:54:42.001+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:54:42.001+00:00|WARN|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:54:42.001+00:00|INFO|HttpClient|pool-3-thread-2] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:54:51.559+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-11-06T01:55:01.999+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:55:02.000+00:00|WARN|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:55:02.000+00:00|INFO|HttpClient|pool-3-thread-1] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:55:11.553+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-11-06T01:55:22.000+00:00|INFO|CambriaConsumerImpl|pool-3-thread-10] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-11-06T01:55:22.000+00:00|WARN|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id will send credentials over a clear channel.
[2022-11-06T01:55:22.000+00:00|INFO|HttpClient|pool-3-thread-10] GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id (as NZaecM6kkv82S8dt) ...
[2022-11-06T01:55:31.558+00:00|INFO|HttpClient|pool-3-thread-10] 	--> HTTP/1.1 200 OK