Results

By type

          overriding logback.xml
Policy distribution config file: /opt/app/policy/distribution/etc/mounted/config.json
[2022-10-10T11:38:25.454+00:00|INFO|Main|main] Starting policy distribution service with arguments - [-c, /opt/app/policy/distribution/etc/mounted/config.json]
[2022-10-10T11:38:25.832+00:00|INFO|log|main] Logging initialized @1234ms to org.eclipse.jetty.util.log.Slf4jLog
[2022-10-10T11:38:26.138+00:00|INFO|ServiceManager|main] service manager starting
[2022-10-10T11:38:26.138+00:00|INFO|ServiceManager|main] service manager starting REST SDCDistributionGroup
[2022-10-10T11:38:26.138+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-dbd8e44==io.prometheus.client.exporter.MetricsServlet@7396a2e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-25aca718==org.glassfish.jersey.servlet.ServletContainer@c1c5ac50{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-77128536==io.swagger.jersey.config.JerseyJaxrsConfig@fcbd7cd4{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@2dd80673{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@4af0df05{/,null,STOPPED}, connector=SDCDistributionGroup@d41f816{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-dbd8e44==io.prometheus.client.exporter.MetricsServlet@7396a2e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-25aca718==org.glassfish.jersey.servlet.ServletContainer@c1c5ac50{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-77128536==io.swagger.jersey.config.JerseyJaxrsConfig@fcbd7cd4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-10-10T11:38:26.237+00:00|INFO|ServiceManager|main] service manager started
[2022-10-10T11:38:26.238+00:00|INFO|JettyServletServer|SDCDistributionGroup-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.exporter.MetricsServlet-dbd8e44==io.prometheus.client.exporter.MetricsServlet@7396a2e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-25aca718==org.glassfish.jersey.servlet.ServletContainer@c1c5ac50{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-77128536==io.swagger.jersey.config.JerseyJaxrsConfig@fcbd7cd4{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@2dd80673{STOPPED}[9.4.48.v20220622], context=o.e.j.s.ServletContextHandler@4af0df05{/,null,STOPPED}, connector=SDCDistributionGroup@d41f816{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[SDCDistributionGroup-6969,5,main], servlets={/metrics=io.prometheus.client.exporter.MetricsServlet-dbd8e44==io.prometheus.client.exporter.MetricsServlet@7396a2e{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-25aca718==org.glassfish.jersey.servlet.ServletContainer@c1c5ac50{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /=io.swagger.jersey.config.JerseyJaxrsConfig-77128536==io.swagger.jersey.config.JerseyJaxrsConfig@fcbd7cd4{jsp=null,order=2,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2022-10-10T11:38:26.254+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-10-10T11:38:26.322+00:00|INFO|session|SDCDistributionGroup-6969] DefaultSessionIdManager workerName=node0
[2022-10-10T11:38:26.322+00:00|INFO|session|SDCDistributionGroup-6969] No SessionScavenger set, using defaults
[2022-10-10T11:38:26.325+00:00|INFO|session|SDCDistributionGroup-6969] node0 Scavenging every 660000ms
[2022-10-10T11:38:26.400+00:00|INFO|Main|main] Started policy-distribution service successfully.
[2022-10-10T11:38:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:38:27.242+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-10-10T11:38:27.245+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d639131
[2022-10-10T11:38:27.245+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem]
[2022-10-10T11:38:27.253+00:00|ERROR|SdcReceptionHandler|Timer-0] SDC client initialization failed with reason: ASDC server problem. Initialization will be retried after 30 Seconds
[2022-10-10T11:38:27.253+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:38:27.382+00:00|INFO|GsonMessageBodyHandler|SDCDistributionGroup-6969] Using GSON for REST calls
[2022-10-10T11:38:27.387+00:00|INFO|YamlMessageBodyHandler|SDCDistributionGroup-6969] Accepting YAML for REST calls
[2022-10-10T11:38:27.527+00:00|INFO|ContextHandler|SDCDistributionGroup-6969] Started o.e.j.s.ServletContextHandler@4af0df05{/,null,AVAILABLE}
[2022-10-10T11:38:27.554+00:00|INFO|AbstractConnector|SDCDistributionGroup-6969] Started SDCDistributionGroup@d41f816{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2022-10-10T11:38:27.555+00:00|INFO|Server|SDCDistributionGroup-6969] Started @2957ms
[2022-10-10T11:38:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:38:56.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@de12c2b
[2022-10-10T11:38:56.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:38:56.460+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-10-10T11:38:56.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:39:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:39:26.410+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17bd69c6
[2022-10-10T11:39:26.410+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:39:26.411+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-10-10T11:39:26.411+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:39:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:39:56.419+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@53e73758
[2022-10-10T11:39:56.419+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:39:56.420+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-10-10T11:39:56.420+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:40:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:40:26.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5bf871cb
[2022-10-10T11:40:26.409+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:40:26.409+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-10-10T11:40:26.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:40:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:40:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6c55e20c
[2022-10-10T11:40:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:40:56.408+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-10-10T11:40:56.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:41:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:41:26.416+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1ee63621
[2022-10-10T11:41:26.416+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:41:26.416+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-10-10T11:41:26.417+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:41:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:41:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d1067bf
[2022-10-10T11:41:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:41:56.405+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-10-10T11:41:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:42:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:42:26.415+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6eaa4fed
[2022-10-10T11:42:26.415+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:42:26.415+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-10-10T11:42:26.415+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:42:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:42:56.412+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17544ac9
[2022-10-10T11:42:56.412+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:42:56.413+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-10-10T11:42:56.413+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:43:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:43:26.445+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4141b796
[2022-10-10T11:43:26.445+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:43:26.445+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-10-10T11:43:26.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:43:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:43:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3835efa6
[2022-10-10T11:43:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:43:56.409+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-10-10T11:43:56.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:44:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:44:26.417+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1fcc6fe9
[2022-10-10T11:44:26.417+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:44:26.417+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-10-10T11:44:26.417+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:44:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:44:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4ac6f082
[2022-10-10T11:44:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:44:56.409+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-10-10T11:44:56.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:45:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:45:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6f3bc748
[2022-10-10T11:45:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:45:26.460+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-10-10T11:45:26.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:45:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:45:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@267a4fea
[2022-10-10T11:45:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:45:56.406+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-10-10T11:45:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:46:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:46:26.481+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@dc2ee6d
[2022-10-10T11:46:26.481+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:46:26.482+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-10-10T11:46:26.482+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:46:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:46:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@625f52b6
[2022-10-10T11:46:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:46:56.406+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-10-10T11:46:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:47:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:47:26.454+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19cbe23a
[2022-10-10T11:47:26.454+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:47:26.454+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-10-10T11:47:26.454+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:47:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:47:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@50bb742a
[2022-10-10T11:47:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:47:56.405+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-10-10T11:47:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:48:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:48:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@31e1a042
[2022-10-10T11:48:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:48:26.414+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-10-10T11:48:26.414+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:48:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:48:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@539f1ef3
[2022-10-10T11:48:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:48:56.405+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-10-10T11:48:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:49:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:49:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e978448
[2022-10-10T11:49:26.460+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:49:26.460+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-10-10T11:49:26.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:49:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:49:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d4ef311
[2022-10-10T11:49:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:49:56.405+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-10-10T11:49:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:50:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:50:26.436+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5b84c91e
[2022-10-10T11:50:26.436+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:50:26.436+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-10-10T11:50:26.436+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:50:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:50:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7d80db9c
[2022-10-10T11:50:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:50:56.405+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-10-10T11:50:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:51:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:51:26.411+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@22342be3
[2022-10-10T11:51:26.411+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:51:26.411+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-10-10T11:51:26.411+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:51:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:51:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@19a88de0
[2022-10-10T11:51:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:51:56.408+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-10-10T11:51:56.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:52:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:52:26.452+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@78ed17f1
[2022-10-10T11:52:26.452+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:52:26.452+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-10-10T11:52:26.452+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:52:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:52:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@10b0f856
[2022-10-10T11:52:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:52:56.405+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-10-10T11:52:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:53:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:53:26.423+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@32e2d7a3
[2022-10-10T11:53:26.423+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:53:26.423+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-10-10T11:53:26.423+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:53:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:53:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@70c4bf92
[2022-10-10T11:53:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:53:56.406+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-10-10T11:53:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:54:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:54:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1bc4c9d1
[2022-10-10T11:54:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:54:26.431+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-10-10T11:54:26.431+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:54:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:54:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@29189670
[2022-10-10T11:54:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:54:56.405+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-10-10T11:54:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:55:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:55:26.437+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a527065
[2022-10-10T11:55:26.437+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:55:26.437+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-10-10T11:55:26.437+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:55:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:55:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@474c6477
[2022-10-10T11:55:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:55:56.404+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-10-10T11:55:56.404+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:56:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:56:26.424+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@137466cf
[2022-10-10T11:56:26.424+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:56:26.424+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-10-10T11:56:26.424+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:56:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:56:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@609165c7
[2022-10-10T11:56:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:56:56.406+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-10-10T11:56:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:57:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:57:26.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@30d4cc3b
[2022-10-10T11:57:26.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:57:26.451+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-10-10T11:57:26.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:57:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:57:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63316d09
[2022-10-10T11:57:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:57:56.406+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-10-10T11:57:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:58:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:58:26.449+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b411067
[2022-10-10T11:58:26.449+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:58:26.449+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-10-10T11:58:26.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:58:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:58:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3c046a76
[2022-10-10T11:58:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:58:56.404+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-10-10T11:58:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:59:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:59:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65c32324
[2022-10-10T11:59:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:59:26.413+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-10-10T11:59:26.413+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T11:59:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T11:59:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6777eb21
[2022-10-10T11:59:56.409+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T11:59:56.409+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-10-10T11:59:56.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:00:26.403+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:00:26.439+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@63b8c801
[2022-10-10T12:00:26.440+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:00:26.440+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-10-10T12:00:26.440+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:00:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:00:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@34b82e8a
[2022-10-10T12:00:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:00:56.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-10-10T12:00:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:01:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:01:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17348c0c
[2022-10-10T12:01:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:01:26.432+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-10-10T12:01:26.432+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:01:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:01:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@77ca63eb
[2022-10-10T12:01:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:01:56.405+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-10-10T12:01:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:02:26.404+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:02:26.485+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a1b562f
[2022-10-10T12:02:26.485+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:02:26.486+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-10-10T12:02:26.486+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:02:56.403+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:02:56.411+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@17ce9110
[2022-10-10T12:02:56.411+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:02:56.411+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-10-10T12:02:56.411+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:03:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:03:26.448+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1b9f9ed4
[2022-10-10T12:03:26.448+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:03:26.448+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-10-10T12:03:26.449+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:03:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:03:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11bad6dd
[2022-10-10T12:03:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:03:56.408+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-10-10T12:03:56.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:04:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:04:26.411+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@35e243a9
[2022-10-10T12:04:26.411+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:04:26.411+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-10-10T12:04:26.411+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:04:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:04:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1919233a
[2022-10-10T12:04:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:04:56.405+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-10-10T12:04:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:05:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:05:26.432+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2a44bbd8
[2022-10-10T12:05:26.432+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:05:26.432+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-10-10T12:05:26.433+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:05:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:05:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d979acb
[2022-10-10T12:05:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:05:56.406+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-10-10T12:05:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:06:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:06:26.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@24848611
[2022-10-10T12:06:26.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:06:26.446+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-10-10T12:06:26.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:06:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:06:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@66911b9c
[2022-10-10T12:06:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:06:56.405+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-10-10T12:06:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:07:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:07:26.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1f9c70cd
[2022-10-10T12:07:26.409+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:07:26.409+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-10-10T12:07:26.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:07:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:07:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@38d4c000
[2022-10-10T12:07:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:07:56.406+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-10-10T12:07:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:08:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:08:26.419+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1caa9b98
[2022-10-10T12:08:26.419+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:08:26.419+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-10-10T12:08:26.420+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:08:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:08:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40bfcf68
[2022-10-10T12:08:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:08:56.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-10-10T12:08:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:09:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:09:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4508d850
[2022-10-10T12:09:26.413+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:09:26.414+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-10-10T12:09:26.414+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:09:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:09:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5248b6d1
[2022-10-10T12:09:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:09:56.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-10-10T12:09:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:10:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:10:26.437+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7ae73d9c
[2022-10-10T12:10:26.438+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:10:26.438+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-10-10T12:10:26.438+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:10:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:10:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1eb612f8
[2022-10-10T12:10:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:10:56.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-10-10T12:10:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:11:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:11:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@11d351
[2022-10-10T12:11:26.431+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:11:26.431+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-10-10T12:11:26.431+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:11:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:11:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7067f6ee
[2022-10-10T12:11:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:11:56.408+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-10-10T12:11:56.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:12:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:12:26.433+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@120f631d
[2022-10-10T12:12:26.433+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:12:26.434+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-10-10T12:12:26.434+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:12:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:12:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61371b8a
[2022-10-10T12:12:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:12:56.405+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-10-10T12:12:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:13:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:13:26.469+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@75a5b815
[2022-10-10T12:13:26.469+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:13:26.469+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-10-10T12:13:26.469+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:13:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:13:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7f95497
[2022-10-10T12:13:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:13:56.406+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-10-10T12:13:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:14:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:14:26.451+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@720fa6c9
[2022-10-10T12:14:26.451+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:14:26.451+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-10-10T12:14:26.451+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:14:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:14:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2d0a3b5a
[2022-10-10T12:14:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:14:56.405+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-10-10T12:14:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:15:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:15:26.422+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1c0dc38e
[2022-10-10T12:15:26.422+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:15:26.422+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-10-10T12:15:26.422+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:15:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:15:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@2447d1b3
[2022-10-10T12:15:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:15:56.405+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-10-10T12:15:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:16:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:16:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4d85aac0
[2022-10-10T12:16:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:16:26.460+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-10-10T12:16:26.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:16:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:16:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@6db35124
[2022-10-10T12:16:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:16:56.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-10-10T12:16:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:17:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:17:26.412+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@207bf52e
[2022-10-10T12:17:26.412+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:17:26.413+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-10-10T12:17:26.413+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:17:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:17:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@7e9fc1c9
[2022-10-10T12:17:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:17:56.406+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-10-10T12:17:56.407+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:18:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:18:26.420+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@74ce6abd
[2022-10-10T12:18:26.420+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:18:26.421+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-10-10T12:18:26.421+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:18:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:18:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@b5c5b81
[2022-10-10T12:18:56.406+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:18:56.406+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-10-10T12:18:56.406+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:19:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:19:26.462+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@1de32951
[2022-10-10T12:19:26.462+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:19:26.462+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-10-10T12:19:26.462+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:19:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:19:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@3623f315
[2022-10-10T12:19:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:19:56.408+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-10-10T12:19:56.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:20:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:20:26.453+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@65ed2aa0
[2022-10-10T12:20:26.453+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:20:26.453+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-10-10T12:20:26.453+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:20:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:20:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@52491a0c
[2022-10-10T12:20:56.407+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:20:56.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-10-10T12:20:56.408+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:21:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:21:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4e19502c
[2022-10-10T12:21:26.459+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:21:26.459+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-10-10T12:21:26.460+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:21:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:21:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@57a5fbbc
[2022-10-10T12:21:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:21:56.405+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-10-10T12:21:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:22:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:22:26.412+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@643c9b59
[2022-10-10T12:22:26.412+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:22:26.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-10-10T12:22:26.412+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:22:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:22:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4f30ead3
[2022-10-10T12:22:56.404+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:22:56.404+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-10-10T12:22:56.404+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:23:26.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:23:26.434+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@370109ed
[2022-10-10T12:23:26.434+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:23:26.434+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-10-10T12:23:26.434+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:23:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:23:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@20e23fa2
[2022-10-10T12:23:56.408+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:23:56.409+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-10-10T12:23:56.409+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:24:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:24:26.423+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bbbfb86
[2022-10-10T12:24:26.423+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:24:26.423+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-10-10T12:24:26.423+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:24:56.401+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:24:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@44ac43c
[2022-10-10T12:24:56.405+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:24:56.405+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-10-10T12:24:56.405+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:25:26.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:25:26.446+00:00|ERROR|SdcConnectorClient|Timer-0] status from ASDC is org.onap.sdc.http.HttpAsdcResponse@47cccd4
[2022-10-10T12:25:26.446+00:00|ERROR|SdcConnectorClient|Timer-0] DistributionClientResultImpl [responseStatus=GENERAL_ERROR, responseMessage=failed to send request to ASDC]
[2022-10-10T12:25:26.446+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-10-10T12:25:26.446+00:00|ERROR|SdcReceptionHandler|Timer-0] The SDC Client is not initialized
[2022-10-10T12:25:56.400+00:00|INFO|DistributionClientImpl|Timer-0] DistributionClient - init
[2022-10-10T12:25:56.740+00:00|INFO|HttpClient|Timer-0] POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
[2022-10-10T12:25:57.283+00:00|INFO|HttpClient|Timer-0] 	--> HTTP/1.1 200 OK
[2022-10-10T12:25:58.371+00:00|INFO|DistributionClientImpl|Timer-0] start DistributionClient
[2022-10-10T12:25:58.392+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:25:58.410+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-10-10T12:25:58.410+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:26:09.356+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:26:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:26:18.378+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-10-10T12:26:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:26:28.576+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:26:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:26:38.379+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-10-10T12:26:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:26:48.204+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:26:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:26:58.378+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-10-10T12:26:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:27:08.548+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:27:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:27:18.381+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-10-10T12:27:18.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:27:28.504+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:27:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:27:38.379+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-10-10T12:27:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:27:48.386+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:27:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:27:58.380+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-10-10T12:27:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:28:08.392+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:28:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:28:18.379+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-10-10T12:28:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:28:28.615+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:28:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:28:38.379+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-10-10T12:28:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:28:48.500+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T12:28:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:28:58.378+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-10-10T12:28:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:29:08.157+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:29:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:29:18.378+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-10-10T12:29:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:29:28.272+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:29:38.383+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:29:38.384+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-10-10T12:29:38.384+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:29:48.509+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:29:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:29:58.379+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-10-10T12:29:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:30:08.366+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:30:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:30:18.379+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-10-10T12:30:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:30:28.373+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:30:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:30:38.378+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-10-10T12:30:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:30:48.347+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:30:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:30:58.381+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-10-10T12:30:58.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:31:08.288+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:31:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:31:18.378+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-10-10T12:31:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:31:28.333+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:31:38.380+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:31:38.381+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-10-10T12:31:38.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:31:48.671+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:31:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:31:58.378+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-10-10T12:31:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:32:08.473+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:32:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:32:18.379+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-10-10T12:32:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:32:28.414+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:32:38.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:32:38.380+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-10-10T12:32:38.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:32:48.440+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T12:32:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:32:58.379+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-10-10T12:32:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:33:08.565+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:33:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:33:18.378+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-10-10T12:33:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:33:28.416+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:33:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:33:38.379+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-10-10T12:33:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:33:48.536+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:33:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:33:58.379+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-10-10T12:33:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:34:08.444+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:34:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:34:18.378+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-10-10T12:34:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:34:28.344+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:34:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:34:38.379+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-10-10T12:34:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:34:48.422+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:34:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:34:58.379+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-10-10T12:34:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:35:08.480+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:35:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:35:18.378+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-10-10T12:35:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:35:28.153+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:35:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:35:38.378+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-10-10T12:35:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:35:48.248+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:35:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:35:58.379+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-10-10T12:35:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:36:08.587+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:36:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:36:18.379+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-10-10T12:36:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:36:28.588+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:36:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:36:38.379+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-10-10T12:36:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:36:48.372+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:36:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:36:58.378+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-10-10T12:36:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:37:08.423+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:37:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:37:18.378+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-10-10T12:37:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:37:28.528+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:37:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:37:38.378+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-10-10T12:37:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:37:48.289+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:37:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:37:58.378+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-10-10T12:37:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:38:08.542+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:38:18.380+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:38:18.382+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-10-10T12:38:18.382+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:38:28.441+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:38:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:38:38.379+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-10-10T12:38:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:38:48.208+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:38:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:38:58.378+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-10-10T12:38:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:39:08.529+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:39:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:39:18.378+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-10-10T12:39:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:39:28.565+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:39:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:39:38.379+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-10-10T12:39:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:39:48.417+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T12:39:58.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:39:58.380+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-10-10T12:39:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:40:08.428+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:40:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:40:18.378+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-10-10T12:40:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:40:28.515+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:40:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:40:38.378+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-10-10T12:40:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:40:48.324+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:40:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:40:58.378+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-10-10T12:40:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:41:08.408+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:41:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:41:18.378+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-10-10T12:41:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:41:28.562+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:41:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:41:38.378+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-10-10T12:41:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:41:48.267+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:41:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:41:58.379+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-10-10T12:41:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:42:08.576+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:42:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:42:18.378+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-10-10T12:42:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:42:28.497+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:42:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:42:38.380+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-10-10T12:42:38.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:42:48.449+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:42:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:42:58.378+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-10-10T12:42:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:43:08.583+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:43:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:43:18.378+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-10-10T12:43:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:43:28.230+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:43:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:43:38.385+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-10-10T12:43:38.385+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:43:48.297+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:43:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:43:58.378+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-10-10T12:43:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:44:08.466+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:44:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:44:18.379+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-10-10T12:44:18.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:44:28.396+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:44:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:44:38.378+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-10-10T12:44:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:44:48.117+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:44:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:44:58.380+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-10-10T12:44:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:45:08.742+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:45:18.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:45:18.380+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-10-10T12:45:18.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:45:28.632+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:45:38.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:45:38.382+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-10-10T12:45:38.382+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:45:48.666+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:45:58.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:45:58.382+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-10-10T12:45:58.382+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:46:08.132+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:46:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:46:18.379+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-10-10T12:46:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:46:28.605+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:46:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:46:38.378+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-10-10T12:46:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:46:48.655+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:46:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:46:58.379+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-10-10T12:46:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:47:08.518+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:47:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:47:18.379+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-10-10T12:47:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:47:28.426+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:47:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:47:38.379+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-10-10T12:47:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:47:48.566+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:47:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:47:58.379+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-10-10T12:47:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:48:08.429+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:48:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:48:18.378+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-10-10T12:48:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:48:29.127+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:48:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:48:38.378+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-10-10T12:48:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:48:48.586+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:48:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:48:58.378+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-10-10T12:48:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:49:08.187+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:49:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:49:18.378+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-10-10T12:49:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:49:28.118+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:49:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:49:38.380+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-10-10T12:49:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:49:48.401+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:49:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:49:58.378+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-10-10T12:49:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:50:08.025+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:50:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:50:18.378+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-10-10T12:50:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:50:28.334+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:50:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:50:38.378+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-10-10T12:50:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:50:48.351+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:50:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:50:58.378+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-10-10T12:50:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:08.429+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:51:18.379+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-10-10T12:51:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:19.185+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:19.199+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:19.209+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:19.321+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-10-10T12:51:19.324+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-10-10T12:51:19.324+00:00|INFO|HttpClient|pool-4-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:19.617+00:00|INFO|HttpClient|pool-4-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:19.619+00:00|INFO|CambriaSimplerBatchPublisher|pool-4-thread-1] cambria reply ok (296 ms):{"serverTimeMs":2,"count":1}
[2022-10-10T12:51:20.223+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:20.224+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:20.326+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:20.327+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-10-10T12:51:20.327+00:00|INFO|HttpClient|pool-5-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:20.504+00:00|INFO|HttpClient|pool-5-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:20.504+00:00|INFO|CambriaSimplerBatchPublisher|pool-5-thread-1] cambria reply ok (178 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T12:51:21.226+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:21.227+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:21.330+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:21.331+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-10-10T12:51:21.331+00:00|INFO|HttpClient|pool-6-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:21.561+00:00|INFO|HttpClient|pool-6-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:21.562+00:00|INFO|CambriaSimplerBatchPublisher|pool-6-thread-1] cambria reply ok (232 ms):{"serverTimeMs":11,"count":1}
[2022-10-10T12:51:22.230+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:22.231+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:22.334+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:22.335+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-10-10T12:51:22.335+00:00|INFO|HttpClient|pool-7-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:22.404+00:00|INFO|HttpClient|pool-7-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:22.405+00:00|INFO|CambriaSimplerBatchPublisher|pool-7-thread-1] cambria reply ok (71 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T12:51:23.234+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:23.235+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:23.337+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:23.338+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-10-10T12:51:23.339+00:00|INFO|HttpClient|pool-8-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:23.446+00:00|INFO|HttpClient|pool-8-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:23.447+00:00|INFO|CambriaSimplerBatchPublisher|pool-8-thread-1] cambria reply ok (109 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T12:51:24.237+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:24.244+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:24.346+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:24.347+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-10-10T12:51:24.347+00:00|INFO|HttpClient|pool-9-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:24.626+00:00|INFO|HttpClient|pool-9-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:24.627+00:00|INFO|CambriaSimplerBatchPublisher|pool-9-thread-1] cambria reply ok (280 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T12:51:25.246+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:25.247+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:25.349+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:25.350+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-10-10T12:51:25.350+00:00|INFO|HttpClient|pool-10-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:25.447+00:00|INFO|HttpClient|pool-10-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:25.448+00:00|INFO|CambriaSimplerBatchPublisher|pool-10-thread-1] cambria reply ok (98 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T12:51:26.255+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendNotificationStatus
[2022-10-10T12:51:26.256+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:26.358+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:26.359+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-10-10T12:51:26.359+00:00|INFO|HttpClient|pool-11-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:26.463+00:00|INFO|HttpClient|pool-11-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:26.463+00:00|INFO|CambriaSimplerBatchPublisher|pool-11-thread-1] cambria reply ok (104 ms):{"serverTimeMs":26,"count":1}
[2022-10-10T12:51:27.262+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - download
[2022-10-10T12:51:28.140+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDownloadStatus
[2022-10-10T12:51:28.153+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:28.255+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T12:51:28.256+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-10-10T12:51:28.256+00:00|INFO|HttpClient|pool-12-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:28.320+00:00|INFO|HttpClient|pool-12-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:28.321+00:00|INFO|CambriaSimplerBatchPublisher|pool-12-thread-1] cambria reply ok (65 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T12:51:29.171+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendDeploymentStatus
[2022-10-10T12:51:29.172+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:29.274+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:29.275+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-10-10T12:51:29.275+00:00|INFO|HttpClient|pool-13-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:29.399+00:00|INFO|HttpClient|pool-13-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:29.400+00:00|INFO|CambriaSimplerBatchPublisher|pool-13-thread-1] cambria reply ok (126 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T12:51:30.176+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendComponentDone status
[2022-10-10T12:51:30.177+00:00|INFO|DistributionClientImpl|pool-3-thread-6] DistributionClient - sendStatus
[2022-10-10T12:51:30.279+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T12:51:30.280+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-10-10T12:51:30.280+00:00|INFO|HttpClient|pool-14-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:30.371+00:00|INFO|HttpClient|pool-14-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:30.371+00:00|INFO|CambriaSimplerBatchPublisher|pool-14-thread-1] cambria reply ok (92 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T12:51:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:51:38.669+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-10-10T12:51:38.670+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:51:48.520+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:51:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:51:58.379+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-10-10T12:51:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:52:08.585+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:52:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:52:18.378+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-10-10T12:52:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:52:28.365+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:52:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:52:38.378+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-10-10T12:52:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:52:48.353+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:52:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:52:58.381+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-10-10T12:52:58.381+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:53:08.428+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:53:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:53:18.379+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-10-10T12:53:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:53:28.374+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T12:53:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:53:38.378+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-10-10T12:53:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:53:48.041+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:53:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:53:58.378+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-10-10T12:53:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:54:08.483+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:54:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:54:18.378+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-10-10T12:54:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:54:28.599+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:54:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:54:38.378+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-10-10T12:54:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:54:48.320+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:54:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:54:58.378+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-10-10T12:54:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:55:08.399+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:55:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:55:18.379+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-10-10T12:55:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:55:28.425+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:55:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:55:38.378+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-10-10T12:55:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:55:48.233+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:55:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:55:58.378+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-10-10T12:55:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:56:08.441+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:56:18.382+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:56:18.383+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-10-10T12:56:18.383+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:56:28.558+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:56:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:56:38.378+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-10-10T12:56:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:56:48.465+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:56:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:56:58.378+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-10-10T12:56:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:57:08.481+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T12:57:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:57:18.378+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-10-10T12:57:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:57:28.208+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:57:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:57:38.378+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-10-10T12:57:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:57:48.223+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:57:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:57:58.378+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-10-10T12:57:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:58:08.041+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:58:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:58:18.379+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-10-10T12:58:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:58:28.174+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:58:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:58:38.378+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-10-10T12:58:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:58:48.561+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:58:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:58:58.378+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-10-10T12:58:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:59:08.275+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:59:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:59:18.378+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-10-10T12:59:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:59:28.509+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:59:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:59:38.378+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-10-10T12:59:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T12:59:48.316+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T12:59:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T12:59:58.379+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-10-10T12:59:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:00:08.200+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:00:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:00:18.378+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-10-10T13:00:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:00:28.208+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:00:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:00:38.378+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-10-10T13:00:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:00:48.495+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:00:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:00:58.378+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-10-10T13:00:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:01:08.443+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:01:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:01:18.378+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-10-10T13:01:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:01:28.353+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:01:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:01:38.380+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-10-10T13:01:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:01:48.346+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:01:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:01:58.378+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-10-10T13:01:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:02:08.301+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:02:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:02:18.379+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-10-10T13:02:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:02:28.454+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:02:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:02:38.378+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-10-10T13:02:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:02:48.061+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:02:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:02:58.378+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-10-10T13:02:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:03:08.291+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:03:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:03:18.379+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-10-10T13:03:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:03:28.017+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:03:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:03:38.378+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-10-10T13:03:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:03:48.403+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:03:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:03:58.378+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-10-10T13:03:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:03:59.283+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:03:59.293+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:03:59.294+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:03:59.401+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-10-10T13:03:59.403+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-10-10T13:03:59.403+00:00|INFO|HttpClient|pool-15-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:03:59.712+00:00|INFO|HttpClient|pool-15-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:03:59.713+00:00|INFO|CambriaSimplerBatchPublisher|pool-15-thread-1] cambria reply ok (311 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:04:00.302+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:00.304+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:00.407+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T13:04:00.410+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-10-10T13:04:00.410+00:00|INFO|HttpClient|pool-16-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:00.609+00:00|INFO|HttpClient|pool-16-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:00.610+00:00|INFO|CambriaSimplerBatchPublisher|pool-16-thread-1] cambria reply ok (202 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:01.307+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:01.308+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:01.411+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:01.411+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-10-10T13:04:01.411+00:00|INFO|HttpClient|pool-17-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:01.769+00:00|INFO|HttpClient|pool-17-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:01.769+00:00|INFO|CambriaSimplerBatchPublisher|pool-17-thread-1] cambria reply ok (358 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:02.311+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:02.312+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:02.414+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:02.415+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-10-10T13:04:02.415+00:00|INFO|HttpClient|pool-18-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:02.544+00:00|INFO|HttpClient|pool-18-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:02.545+00:00|INFO|CambriaSimplerBatchPublisher|pool-18-thread-1] cambria reply ok (130 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:03.315+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:03.316+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:03.418+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:03.419+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-10-10T13:04:03.419+00:00|INFO|HttpClient|pool-19-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:03.484+00:00|INFO|HttpClient|pool-19-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:03.484+00:00|INFO|CambriaSimplerBatchPublisher|pool-19-thread-1] cambria reply ok (65 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:04.319+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:04.319+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:04.423+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:04.424+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-10-10T13:04:04.424+00:00|INFO|HttpClient|pool-20-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:04.492+00:00|INFO|HttpClient|pool-20-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:04.493+00:00|INFO|CambriaSimplerBatchPublisher|pool-20-thread-1] cambria reply ok (70 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:04:05.323+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:05.324+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:05.427+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T13:04:05.428+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-10-10T13:04:05.428+00:00|INFO|HttpClient|pool-21-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:05.514+00:00|INFO|HttpClient|pool-21-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:05.514+00:00|INFO|CambriaSimplerBatchPublisher|pool-21-thread-1] cambria reply ok (87 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:06.326+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendNotificationStatus
[2022-10-10T13:04:06.327+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:06.430+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:06.431+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-10-10T13:04:06.431+00:00|INFO|HttpClient|pool-22-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:06.602+00:00|INFO|HttpClient|pool-22-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:06.603+00:00|INFO|CambriaSimplerBatchPublisher|pool-22-thread-1] cambria reply ok (173 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:07.331+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - download
[2022-10-10T13:04:08.008+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDownloadStatus
[2022-10-10T13:04:08.008+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:08.114+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
[2022-10-10T13:04:08.115+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-10-10T13:04:08.115+00:00|INFO|HttpClient|pool-23-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:08.205+00:00|INFO|HttpClient|pool-23-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:08.206+00:00|INFO|CambriaSimplerBatchPublisher|pool-23-thread-1] cambria reply ok (92 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:09.014+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendDeploymentStatus
[2022-10-10T13:04:09.014+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:09.117+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:09.118+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-10-10T13:04:09.118+00:00|INFO|HttpClient|pool-24-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:09.201+00:00|INFO|HttpClient|pool-24-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:09.201+00:00|INFO|CambriaSimplerBatchPublisher|pool-24-thread-1] cambria reply ok (84 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:04:10.018+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendComponentDone status
[2022-10-10T13:04:10.018+00:00|INFO|DistributionClientImpl|pool-3-thread-8] DistributionClient - sendStatus
[2022-10-10T13:04:10.121+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:04:10.122+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-10-10T13:04:10.122+00:00|INFO|HttpClient|pool-25-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:10.316+00:00|INFO|HttpClient|pool-25-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:10.316+00:00|INFO|CambriaSimplerBatchPublisher|pool-25-thread-1] cambria reply ok (195 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:04:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:04:18.378+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-10-10T13:04:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:28.371+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:04:38.379+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-10-10T13:04:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:04:48.219+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:04:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:04:58.378+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-10-10T13:04:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:05:08.071+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:05:18.379+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:05:18.380+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-10-10T13:05:18.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:05:28.538+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:05:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:05:38.378+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-10-10T13:05:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:05:48.309+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:05:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:05:58.379+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-10-10T13:05:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:06:08.616+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:06:18.382+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:06:18.384+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-10-10T13:06:18.384+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:06:28.441+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:06:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:06:38.378+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-10-10T13:06:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:06:48.529+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:06:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:06:58.378+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-10-10T13:06:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:07:08.135+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:07:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:07:18.379+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-10-10T13:07:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:07:28.045+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:07:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:07:38.380+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-10-10T13:07:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:07:48.152+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:07:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:07:58.380+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-10-10T13:07:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:08:08.120+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:08:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:08:18.378+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-10-10T13:08:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:08:28.697+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:08:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:08:38.380+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-10-10T13:08:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:08:48.223+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:08:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:08:58.378+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-10-10T13:08:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:09:08.318+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:09:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:09:18.378+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-10-10T13:09:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:09:28.363+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:09:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:09:38.378+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-10-10T13:09:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:09:47.974+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:09:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:09:58.378+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-10-10T13:09:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:10:08.575+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:10:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:10:18.378+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-10-10T13:10:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:10:28.556+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:10:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:10:38.378+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-10-10T13:10:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:10:48.641+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:10:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:10:58.379+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-10-10T13:10:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:11:08.289+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:11:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:11:18.378+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-10-10T13:11:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:11:28.376+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:11:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:11:38.378+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-10-10T13:11:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:11:48.271+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T13:11:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-6] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:11:58.379+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-10-10T13:11:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:12:08.154+00:00|INFO|HttpClient|pool-3-thread-6] 	--> HTTP/1.1 200 OK
[2022-10-10T13:12:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:12:18.378+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-10-10T13:12:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:12:28.490+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:12:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:12:38.378+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-10-10T13:12:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:12:48.498+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:12:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-9] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:12:58.378+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-10-10T13:12:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:13:08.702+00:00|INFO|HttpClient|pool-3-thread-9] 	--> HTTP/1.1 200 OK
[2022-10-10T13:13:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:13:18.378+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-10-10T13:13:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:13:28.304+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:13:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:13:38.378+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-10-10T13:13:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:13:48.543+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:13:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:13:58.379+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-10-10T13:13:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:14:08.194+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:14:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:14:18.378+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-10-10T13:14:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:14:28.540+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:14:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:14:38.378+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-10-10T13:14:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:14:48.326+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:14:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:14:58.378+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-10-10T13:14:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:15:08.422+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:15:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:15:18.378+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-10-10T13:15:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:15:28.494+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:15:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:15:38.378+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-10-10T13:15:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:15:48.599+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:15:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:15:58.379+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-10-10T13:15:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:16:08.418+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:16:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:16:18.378+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-10-10T13:16:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:16:28.333+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:16:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:16:38.380+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-10-10T13:16:38.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:16:48.139+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:16:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:16:58.379+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-10-10T13:16:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:17:09.803+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:17:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:17:18.379+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-10-10T13:17:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:17:28.304+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:17:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:17:38.378+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-10-10T13:17:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:17:48.409+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:17:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:17:58.378+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-10-10T13:17:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:18:08.668+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:18:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:18:18.378+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-10-10T13:18:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:18:28.772+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:18:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-7] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:18:38.378+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-10-10T13:18:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:18:48.358+00:00|INFO|HttpClient|pool-3-thread-7] 	--> HTTP/1.1 200 OK
[2022-10-10T13:18:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:18:58.378+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-10-10T13:18:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:08.473+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:19:18.378+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-10-10T13:19:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:19.238+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:19.247+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:19.248+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:19.358+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:19.360+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-10-10T13:19:19.360+00:00|INFO|HttpClient|pool-26-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:19.513+00:00|INFO|HttpClient|pool-26-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:19.514+00:00|INFO|CambriaSimplerBatchPublisher|pool-26-thread-1] cambria reply ok (155 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:20.259+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:20.259+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:20.362+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T13:19:20.363+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-10-10T13:19:20.363+00:00|INFO|HttpClient|pool-27-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:20.463+00:00|INFO|HttpClient|pool-27-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:20.464+00:00|INFO|CambriaSimplerBatchPublisher|pool-27-thread-1] cambria reply ok (102 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:21.262+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:21.263+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:21.365+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T13:19:21.366+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-10-10T13:19:21.366+00:00|INFO|HttpClient|pool-28-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:21.437+00:00|INFO|HttpClient|pool-28-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:21.437+00:00|INFO|CambriaSimplerBatchPublisher|pool-28-thread-1] cambria reply ok (72 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:22.265+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:22.266+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:22.368+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:22.369+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-10-10T13:19:22.369+00:00|INFO|HttpClient|pool-29-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:22.421+00:00|INFO|HttpClient|pool-29-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:22.422+00:00|INFO|CambriaSimplerBatchPublisher|pool-29-thread-1] cambria reply ok (54 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:23.268+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:23.269+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:23.371+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
[2022-10-10T13:19:23.372+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-10-10T13:19:23.372+00:00|INFO|HttpClient|pool-30-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:23.473+00:00|INFO|HttpClient|pool-30-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:23.474+00:00|INFO|CambriaSimplerBatchPublisher|pool-30-thread-1] cambria reply ok (103 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:24.273+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:24.274+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:24.376+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:24.377+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-10-10T13:19:24.377+00:00|INFO|HttpClient|pool-31-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:24.437+00:00|INFO|HttpClient|pool-31-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:24.437+00:00|INFO|CambriaSimplerBatchPublisher|pool-31-thread-1] cambria reply ok (61 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:25.276+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:25.278+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:25.380+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:25.381+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-10-10T13:19:25.381+00:00|INFO|HttpClient|pool-32-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:25.593+00:00|INFO|HttpClient|pool-32-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:25.593+00:00|INFO|CambriaSimplerBatchPublisher|pool-32-thread-1] cambria reply ok (213 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:26.280+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:26.281+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:26.384+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:26.385+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-10-10T13:19:26.385+00:00|INFO|HttpClient|pool-33-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:26.503+00:00|INFO|HttpClient|pool-33-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:26.504+00:00|INFO|CambriaSimplerBatchPublisher|pool-33-thread-1] cambria reply ok (119 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:27.284+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:27.285+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:27.387+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:27.388+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-10-10T13:19:27.388+00:00|INFO|HttpClient|pool-34-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:27.497+00:00|INFO|HttpClient|pool-34-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:27.497+00:00|INFO|CambriaSimplerBatchPublisher|pool-34-thread-1] cambria reply ok (110 ms):{"serverTimeMs":3,"count":1}
[2022-10-10T13:19:28.287+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendNotificationStatus
[2022-10-10T13:19:28.288+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:28.390+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:28.391+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-10-10T13:19:28.391+00:00|INFO|HttpClient|pool-35-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:28.512+00:00|INFO|HttpClient|pool-35-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:28.513+00:00|INFO|CambriaSimplerBatchPublisher|pool-35-thread-1] cambria reply ok (123 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:19:29.292+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - download
[2022-10-10T13:19:30.228+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDownloadStatus
[2022-10-10T13:19:30.229+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:30.331+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:30.332+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-10-10T13:19:30.332+00:00|INFO|HttpClient|pool-36-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:30.413+00:00|INFO|HttpClient|pool-36-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:30.414+00:00|INFO|CambriaSimplerBatchPublisher|pool-36-thread-1] cambria reply ok (83 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:31.237+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendDeploymentStatus
[2022-10-10T13:19:31.237+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:31.339+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:31.340+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-10-10T13:19:31.340+00:00|INFO|HttpClient|pool-37-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:31.422+00:00|INFO|HttpClient|pool-37-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:31.423+00:00|INFO|CambriaSimplerBatchPublisher|pool-37-thread-1] cambria reply ok (84 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:32.240+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendComponentDone status
[2022-10-10T13:19:32.240+00:00|INFO|DistributionClientImpl|pool-3-thread-2] DistributionClient - sendStatus
[2022-10-10T13:19:32.343+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:19:32.344+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-10-10T13:19:32.344+00:00|INFO|HttpClient|pool-38-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:32.427+00:00|INFO|HttpClient|pool-38-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:32.428+00:00|INFO|CambriaSimplerBatchPublisher|pool-38-thread-1] cambria reply ok (84 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:19:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:19:38.379+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-10-10T13:19:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:19:48.785+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:19:58.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:19:58.379+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-10-10T13:19:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:20:08.484+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:20:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:20:18.378+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-10-10T13:20:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:20:28.439+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:20:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:20:38.378+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-10-10T13:20:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:20:48.085+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:20:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:20:58.378+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-10-10T13:20:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:21:08.115+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:21:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:21:18.378+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-10-10T13:21:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:21:28.541+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:21:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:21:38.378+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-10-10T13:21:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:21:48.477+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:21:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:21:58.378+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-10-10T13:21:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:08.429+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:22:18.378+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-10-10T13:22:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:28.039+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:22:38.378+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-10-10T13:22:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:39.002+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:39.006+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:39.006+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:39.108+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:39.109+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-10-10T13:22:39.109+00:00|INFO|HttpClient|pool-39-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:39.193+00:00|INFO|HttpClient|pool-39-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:39.205+00:00|INFO|CambriaSimplerBatchPublisher|pool-39-thread-1] cambria reply ok (96 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:22:40.009+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:40.010+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:40.112+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:40.112+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-10-10T13:22:40.113+00:00|INFO|HttpClient|pool-40-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:40.200+00:00|INFO|HttpClient|pool-40-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:40.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-40-thread-1] cambria reply ok (88 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:22:41.012+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:41.013+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:41.116+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:41.117+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-10-10T13:22:41.117+00:00|INFO|HttpClient|pool-41-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:41.200+00:00|INFO|HttpClient|pool-41-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:41.200+00:00|INFO|CambriaSimplerBatchPublisher|pool-41-thread-1] cambria reply ok (84 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:42.016+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:42.018+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:42.121+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:42.122+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-10-10T13:22:42.122+00:00|INFO|HttpClient|pool-42-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:42.207+00:00|INFO|HttpClient|pool-42-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:42.208+00:00|INFO|CambriaSimplerBatchPublisher|pool-42-thread-1] cambria reply ok (87 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:43.021+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:43.022+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:43.124+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 80 ms
[2022-10-10T13:22:43.125+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-10-10T13:22:43.125+00:00|INFO|HttpClient|pool-43-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:43.298+00:00|INFO|HttpClient|pool-43-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:43.299+00:00|INFO|CambriaSimplerBatchPublisher|pool-43-thread-1] cambria reply ok (174 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:22:44.044+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:44.045+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:44.148+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:44.149+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-10-10T13:22:44.149+00:00|INFO|HttpClient|pool-44-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:44.272+00:00|INFO|HttpClient|pool-44-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:44.272+00:00|INFO|CambriaSimplerBatchPublisher|pool-44-thread-1] cambria reply ok (124 ms):{"serverTimeMs":2,"count":1}
[2022-10-10T13:22:45.048+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:45.049+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:45.153+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
[2022-10-10T13:22:45.154+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-10-10T13:22:45.154+00:00|INFO|HttpClient|pool-45-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:45.333+00:00|INFO|HttpClient|pool-45-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:45.334+00:00|INFO|CambriaSimplerBatchPublisher|pool-45-thread-1] cambria reply ok (180 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:46.051+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendNotificationStatus
[2022-10-10T13:22:46.052+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:46.155+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:46.156+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-10-10T13:22:46.156+00:00|INFO|HttpClient|pool-46-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:46.249+00:00|INFO|HttpClient|pool-46-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:46.250+00:00|INFO|CambriaSimplerBatchPublisher|pool-46-thread-1] cambria reply ok (95 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:47.056+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - download
[2022-10-10T13:22:47.632+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDownloadStatus
[2022-10-10T13:22:47.633+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:47.735+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
[2022-10-10T13:22:47.736+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-10-10T13:22:47.736+00:00|INFO|HttpClient|pool-47-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:47.830+00:00|INFO|HttpClient|pool-47-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:47.830+00:00|INFO|CambriaSimplerBatchPublisher|pool-47-thread-1] cambria reply ok (95 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:48.637+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendDeploymentStatus
[2022-10-10T13:22:48.637+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:48.739+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:48.740+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-10-10T13:22:48.740+00:00|INFO|HttpClient|pool-48-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:48.818+00:00|INFO|HttpClient|pool-48-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:48.819+00:00|INFO|CambriaSimplerBatchPublisher|pool-48-thread-1] cambria reply ok (80 ms):{"serverTimeMs":1,"count":1}
[2022-10-10T13:22:49.639+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendComponentDone status
[2022-10-10T13:22:49.640+00:00|INFO|DistributionClientImpl|pool-3-thread-5] DistributionClient - sendStatus
[2022-10-10T13:22:49.742+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
[2022-10-10T13:22:49.742+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-10-10T13:22:49.743+00:00|INFO|HttpClient|pool-49-thread-1] POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as BaJuohmp4OrRsqYN) ...
[2022-10-10T13:22:49.817+00:00|INFO|HttpClient|pool-49-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:22:49.817+00:00|INFO|CambriaSimplerBatchPublisher|pool-49-thread-1] cambria reply ok (75 ms):{"serverTimeMs":0,"count":1}
[2022-10-10T13:22:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:22:58.378+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-10-10T13:22:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:23:08.210+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:23:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-5] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:23:18.378+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-10-10T13:23:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:23:28.415+00:00|INFO|HttpClient|pool-3-thread-5] 	--> HTTP/1.1 200 OK
[2022-10-10T13:23:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:23:38.378+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-10-10T13:23:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:23:48.584+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:23:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:23:58.378+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-10-10T13:23:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:24:08.173+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:24:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:24:18.379+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-10-10T13:24:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:24:28.592+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:24:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:24:38.381+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-10-10T13:24:38.382+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:24:48.501+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:24:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:24:58.378+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-10-10T13:24:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:25:08.379+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:25:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-8] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:25:18.379+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-10-10T13:25:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:25:28.404+00:00|INFO|HttpClient|pool-3-thread-8] 	--> HTTP/1.1 200 OK
[2022-10-10T13:25:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:25:38.378+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-10-10T13:25:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:25:48.314+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:25:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:25:58.378+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-10-10T13:25:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:26:08.761+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:26:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:26:18.378+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-10-10T13:26:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:26:28.264+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:26:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:26:38.378+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-10-10T13:26:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:26:48.244+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:26:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:26:58.378+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-10-10T13:26:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:27:08.460+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:27:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:27:18.378+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-10-10T13:27:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:27:28.547+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:27:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:27:38.379+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-10-10T13:27:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:27:48.183+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:27:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:27:58.378+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-10-10T13:27:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:28:08.398+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:28:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:28:18.378+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-10-10T13:28:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:28:28.421+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:28:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:28:38.378+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-10-10T13:28:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:28:48.476+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:28:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-2] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:28:58.378+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-10-10T13:28:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:29:08.156+00:00|INFO|HttpClient|pool-3-thread-2] 	--> HTTP/1.1 200 OK
[2022-10-10T13:29:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:29:18.379+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-10-10T13:29:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:29:28.385+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:29:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:29:38.378+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-10-10T13:29:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:29:48.332+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:29:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:29:58.378+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-10-10T13:29:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:30:08.099+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:30:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:30:18.378+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-10-10T13:30:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:30:28.271+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:30:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:30:38.378+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-10-10T13:30:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:30:48.419+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:30:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:30:58.378+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-10-10T13:30:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:31:08.406+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:31:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:31:18.378+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-10-10T13:31:18.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:31:28.238+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:31:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:31:38.378+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-10-10T13:31:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:31:48.549+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:31:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:31:58.378+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-10-10T13:31:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:32:08.526+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:32:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:32:18.378+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-10-10T13:32:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:32:28.179+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:32:38.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:32:38.378+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-10-10T13:32:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:32:48.409+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:32:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:32:58.378+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-10-10T13:32:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:33:08.376+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:33:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-1] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:33:18.378+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-10-10T13:33:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:33:28.255+00:00|INFO|HttpClient|pool-3-thread-1] 	--> HTTP/1.1 200 OK
[2022-10-10T13:33:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:33:38.378+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-10-10T13:33:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:33:48.030+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:33:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:33:58.378+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-10-10T13:33:58.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:34:08.083+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:34:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:34:18.380+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-10-10T13:34:18.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:34:28.038+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:34:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:34:38.378+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-10-10T13:34:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:34:48.110+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:34:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:34:58.378+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-10-10T13:34:58.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:35:08.588+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:35:18.378+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:35:18.379+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-10-10T13:35:18.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:35:28.454+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:35:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-4] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:35:38.378+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-10-10T13:35:38.379+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:35:48.925+00:00|INFO|HttpClient|pool-3-thread-4] 	--> HTTP/1.1 200 OK
[2022-10-10T13:35:58.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:35:58.380+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-10-10T13:35:58.380+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:36:08.275+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:36:18.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:36:18.378+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-10-10T13:36:18.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:36:28.301+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK
[2022-10-10T13:36:38.377+00:00|INFO|CambriaConsumerImpl|pool-3-thread-3] UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/policy-group/policy-id
[2022-10-10T13:36:38.378+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-10-10T13:36:38.378+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 BaJuohmp4OrRsqYN) ...
[2022-10-10T13:36:48.856+00:00|INFO|HttpClient|pool-3-thread-3] 	--> HTTP/1.1 200 OK