By type
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.4.2)
2021-04-30 15:07:51.510 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b88b66495-cxdm7 with PID 1 (/app/ves-openapi-manager.jar started by onap in /app)
2021-04-30 15:07:51.573 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to default profiles: default
2021-04-30 15:07:55.806 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http)
2021-04-30 15:07:55.882 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat]
2021-04-30 15:07:55.882 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.41]
2021-04-30 15:07:56.070 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext
2021-04-30 15:07:56.071 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 4365 ms
2021-04-30 15:07:58.205 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : ===================================
2021-04-30 15:07:58.206 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init
2021-04-30 15:07:59.008 INFO 1 --- [ main] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
2021-04-30 15:07:59.038 INFO 1 --- [ main] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:07:59.154 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfuly
2021-04-30 15:07:59.154 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : ===================================
2021-04-30 15:07:59.154 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : ===================================
2021-04-30 15:07:59.154 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient
2021-04-30 15:07:59.159 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfuly
2021-04-30 15:07:59.159 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : ===================================
2021-04-30 15:07:59.163 INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:07:59.171 WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:07:59.171 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:08:00.282 INFO 1 --- [ main] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'applicationTaskExecutor'
2021-04-30 15:08:01.011 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path ''
2021-04-30 15:08:01.087 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 11.809 seconds (JVM running for 13.841)
2021-04-30 15:08:09.420 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:08:19.159 INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:08:19.160 WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:08:19.160 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:08:28.709 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:08:33.590 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-30 15:08:33.591 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet'
2021-04-30 15:08:33.592 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms
2021-04-30 15:08:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:08:39.161 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:08:39.161 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:08:48.713 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:08:59.159 INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:08:59.161 WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:08:59.162 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:09:08.727 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:09:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:09:19.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:09:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:09:28.714 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:09:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:09:39.161 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:09:39.162 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:09:48.714 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:09:59.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:09:59.162 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:09:59.162 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:10:08.714 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:10:19.159 INFO 1 --- [pool-1-thread-1] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:10:19.161 WARN 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:10:19.162 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:10:28.713 INFO 1 --- [pool-1-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:10:39.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:10:39.161 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:10:39.161 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:10:48.710 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:10:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:10:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:10:59.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:11:08.711 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:11:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:11:19.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:11:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:11:28.709 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:11:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:11:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:11:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:11:48.709 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:11:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:11:59.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:11:59.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:12:08.713 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:12:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:12:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:12:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:12:28.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:12:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:12:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:12:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:12:48.710 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:12:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:12:59.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:12:59.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:13:08.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:13:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:13:19.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:13:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:13:28.711 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:13:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:13:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:13:39.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:13:48.706 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:13:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:13:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:13:59.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:14:08.703 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:14:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:14:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:14:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:14:28.703 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:14:39.161 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:14:39.163 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:14:39.163 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:14:48.713 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:14:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:14:59.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:14:59.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:15:08.704 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:15:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:15:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:15:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:15:28.709 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:15:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:15:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:15:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:15:48.706 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:15:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:15:59.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:15:59.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:16:08.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:16:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:16:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:16:19.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:16:28.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:16:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:16:39.161 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:16:39.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:16:48.704 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:16:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:16:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:16:59.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:17:08.711 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:17:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:17:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:17:19.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:17:28.710 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:17:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:17:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:17:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:17:48.710 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:17:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:17:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:17:59.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:18:08.708 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:18:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:18:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:18:19.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:18:28.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:18:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:18:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:18:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:18:48.710 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:18:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:18:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:18:59.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:19:08.698 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:19:19.160 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:19:19.162 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:19:19.162 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:19:28.711 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:19:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:19:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:19:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:19:48.707 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:19:59.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:19:59.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:19:59.161 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:20:08.709 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:20:19.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:20:19.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:20:19.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:20:28.706 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:20:39.159 INFO 1 --- [pool-1-thread-3] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:20:39.160 WARN 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:20:39.160 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:20:48.715 INFO 1 --- [pool-1-thread-3] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:20:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:20:59.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:20:59.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:21:08.711 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:21:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:21:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:21:19.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:21:28.751 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:21:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:21:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:21:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:21:48.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:21:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:21:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:21:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:22:08.712 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:22:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:22:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:22:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:22:28.698 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:22:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:22:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:22:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:22:48.714 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:22:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:22:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:22:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:23:08.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:23:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:23:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:23:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:23:28.703 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:23:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:23:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:23:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:23:48.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:23:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:23:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:23:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:24:08.708 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:24:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:24:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:24:19.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:24:28.708 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:24:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:24:39.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:24:39.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:24:48.712 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:24:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:24:59.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:24:59.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:25:08.710 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:25:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:25:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:25:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:25:28.703 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:25:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:25:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:25:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:25:48.703 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:25:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:25:59.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:25:59.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:26:08.707 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:26:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:26:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:26:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:26:28.709 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:26:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:26:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:26:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:26:48.711 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:26:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:26:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:26:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:27:08.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:27:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:27:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:27:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:27:28.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:27:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:27:39.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:27:39.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:27:48.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:27:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:27:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:27:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:28:08.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:28:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:28:19.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:28:19.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:28:28.710 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:28:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:28:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:28:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:28:48.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:28:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:28:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:28:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:29:08.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:29:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:29:19.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:29:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:29:28.709 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:29:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:29:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:29:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:29:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:29:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:29:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:29:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:30:08.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:30:19.160 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:30:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:30:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:30:28.711 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:30:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:30:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:30:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:30:48.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:30:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:30:59.162 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:30:59.162 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:31:08.707 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:31:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:31:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:31:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:31:28.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:31:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:31:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:31:39.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:31:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:31:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:31:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:31:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:32:08.778 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:32:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:32:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:32:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:32:28.700 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:32:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:32:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:32:39.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:32:48.719 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:32:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:32:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:32:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:33:08.709 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:33:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:33:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:33:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:33:28.706 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:33:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:33:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:33:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:33:48.704 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:33:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:33:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:33:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:34:08.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:34:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:34:19.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:34:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:34:28.707 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:34:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:34:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:34:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:34:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:34:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:34:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:34:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:35:08.707 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:35:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:35:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:35:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:35:28.704 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:35:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:35:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:35:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:35:48.700 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:35:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:35:59.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:35:59.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:36:08.708 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:36:19.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:36:19.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:36:19.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:36:28.713 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:36:39.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:36:39.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:36:39.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:36:48.702 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:36:59.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:36:59.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:36:59.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:37:08.707 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:37:19.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:37:19.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:37:19.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:37:28.700 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:37:39.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:37:39.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:37:39.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:37:48.706 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:37:59.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:37:59.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:37:59.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:38:08.705 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:38:19.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:38:19.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:38:19.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:38:28.702 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:38:39.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:38:39.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:38:39.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:38:48.711 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:38:59.159 INFO 1 --- [pool-1-thread-4] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:38:59.160 WARN 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:38:59.160 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:39:08.706 INFO 1 --- [pool-1-thread-4] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:39:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:39:19.159 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:39:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:39:28.701 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:39:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:39:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:39:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:39:48.710 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:39:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:39:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:39:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:40:08.708 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:40:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:40:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:40:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:40:28.699 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:40:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:40:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:40:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:40:48.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:40:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:40:59.166 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:40:59.166 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:41:08.711 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:41:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:41:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:41:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:41:28.704 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:41:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:41:39.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:41:39.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:41:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:41:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:41:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:41:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:42:08.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:42:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:42:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:42:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:42:28.706 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:42:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:42:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:42:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:42:48.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:42:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:42:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:42:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:43:08.707 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:43:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:43:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:43:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:43:28.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:43:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:43:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:43:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:43:48.699 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:43:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:43:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:43:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:44:08.711 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:44:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:44:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:44:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:44:28.696 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:44:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:44:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:44:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:44:48.715 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:44:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:44:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:44:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:45:08.710 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:45:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:45:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:45:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:45:28.698 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:45:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:45:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:45:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:45:48.701 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:45:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:45:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:45:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:46:08.704 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:46:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:46:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:46:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:46:28.700 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:46:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:46:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:46:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:46:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:46:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:46:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:46:59.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:47:08.699 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:47:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:47:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:47:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:47:28.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:47:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:47:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:47:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:47:48.697 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:47:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:47:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:47:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:48:08.708 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:48:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:48:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:48:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:48:28.700 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:48:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:48:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:48:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:48:48.701 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:48:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:48:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:48:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:49:08.702 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:49:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:49:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:49:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:49:28.699 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:49:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:49:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:49:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:49:48.701 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:49:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:49:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:49:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:50:08.705 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:50:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:50:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:50:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:50:28.701 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:50:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:50:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:50:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:50:48.710 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:50:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:50:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:50:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:51:08.700 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:51:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:51:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:51:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:51:28.703 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:51:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:51:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:51:39.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:51:48.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:51:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:51:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:51:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:52:08.701 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:52:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:52:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:52:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:52:28.697 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:52:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:52:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:52:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:52:48.708 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:52:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:52:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:52:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:08.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:53:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:53:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:25.189 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:25.205 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:25.218 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:25.319 INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-30 15:53:25.323 WARN 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:25.323 INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:25.336 INFO 1 --- [pool-2-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:25.337 INFO 1 --- [pool-2-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:53:26.221 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:26.224 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:26.324 INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:53:26.325 WARN 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:26.325 INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:26.335 INFO 1 --- [pool-3-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:26.335 INFO 1 --- [pool-3-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:53:27.225 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:27.228 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:27.328 INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:53:27.329 WARN 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:27.329 INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:27.336 INFO 1 --- [pool-4-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:27.336 INFO 1 --- [pool-4-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:53:28.229 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:28.246 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:28.347 INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-30 15:53:28.347 WARN 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:28.347 INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:28.360 INFO 1 --- [pool-5-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:28.360 INFO 1 --- [pool-5-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:53:29.247 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:29.250 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:29.350 INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:53:29.351 WARN 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:29.351 INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:29.361 INFO 1 --- [pool-6-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:29.362 INFO 1 --- [pool-6-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-30 15:53:30.251 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:30.253 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:30.354 INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 15:53:30.355 WARN 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:30.355 INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:30.365 INFO 1 --- [pool-7-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:30.366 INFO 1 --- [pool-7-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:53:31.254 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:53:31.257 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:53:31.357 INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:53:31.358 WARN 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:53:31.358 INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:31.369 INFO 1 --- [pool-8-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:31.370 INFO 1 --- [pool-8-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":1,"count":1}
2021-04-30 15:53:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:53:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:53:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:53:48.708 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:53:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:53:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:53:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:54:08.698 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:54:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:54:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:54:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:54:28.706 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:54:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:54:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:54:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:54:48.701 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:54:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:54:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:54:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:55:08.702 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:55:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:55:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:55:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:55:28.704 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:55:39.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:55:39.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:55:39.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:55:48.710 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:55:59.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:55:59.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:55:59.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:08.701 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:19.159 INFO 1 --- [pool-1-thread-2] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:56:19.160 WARN 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:56:19.160 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:28.711 INFO 1 --- [pool-1-thread-2] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:56:39.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:56:39.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:48.690 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:48.694 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:48.701 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:48.796 INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
2021-04-30 15:56:48.797 WARN 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:48.797 INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:48.811 INFO 1 --- [pool-9-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:48.812 INFO 1 --- [pool-9-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:49.701 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:49.705 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:49.806 INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-30 15:56:49.806 WARN 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:49.806 INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:49.813 INFO 1 --- [ool-10-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:49.813 INFO 1 --- [ool-10-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:50.706 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:50.710 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:50.810 INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:56:50.811 WARN 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:50.811 INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:50.817 INFO 1 --- [ool-11-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:50.818 INFO 1 --- [ool-11-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:51.710 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:51.713 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:51.813 INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:56:51.814 WARN 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:51.814 INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:51.821 INFO 1 --- [ool-12-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:51.821 INFO 1 --- [ool-12-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:52.714 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:52.717 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:52.818 INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:56:52.819 WARN 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:52.819 INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:52.827 INFO 1 --- [ool-13-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:52.827 INFO 1 --- [ool-13-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:53.718 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:53.721 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:53.821 INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:56:53.822 WARN 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:53.822 INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:53.829 INFO 1 --- [ool-14-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:53.829 INFO 1 --- [ool-14-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:54.722 INFO 1 --- [ool-1-thread-10] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 15:56:54.724 INFO 1 --- [ool-1-thread-10] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 15:56:54.824 INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 15:56:54.825 WARN 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 15:56:54.825 INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:56:54.831 INFO 1 --- [ool-15-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:56:54.832 INFO 1 --- [ool-15-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 15:56:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:56:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:56:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:57:08.700 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:57:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:57:19.161 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:57:19.161 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:57:28.701 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:57:39.159 INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:57:39.160 WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:57:39.160 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:57:48.702 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:57:59.159 INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:57:59.160 WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:57:59.160 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:58:08.705 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:58:19.159 INFO 1 --- [pool-1-thread-8] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:58:19.160 WARN 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:58:19.160 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:58:28.701 INFO 1 --- [pool-1-thread-8] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:58:39.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:58:39.160 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:58:39.161 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:58:48.708 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:58:59.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:58:59.159 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:58:59.160 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:59:08.699 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:59:19.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:59:19.160 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:59:19.160 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:59:28.699 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:59:39.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:59:39.160 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:59:39.160 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 15:59:48.704 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 15:59:59.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 15:59:59.160 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 15:59:59.160 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:00:08.700 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:00:19.159 INFO 1 --- [pool-1-thread-5] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:00:19.160 WARN 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:00:19.160 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:00:28.719 INFO 1 --- [pool-1-thread-5] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:00:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:00:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:00:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:00:48.705 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:00:59.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:00:59.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:00:59.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:01:08.707 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:01:19.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:01:19.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:01:19.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:01:28.702 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:01:39.159 INFO 1 --- [ool-1-thread-10] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:01:39.160 WARN 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:01:39.160 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:01:48.701 INFO 1 --- [ool-1-thread-10] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:01:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:01:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:01:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:02:08.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:02:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:02:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:02:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:02:28.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:02:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:02:39.161 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:02:39.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:02:48.710 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:02:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:02:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:02:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:03:08.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:03:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:03:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:03:19.161 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:03:28.696 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:03:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:03:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:03:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:03:48.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:03:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:03:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:03:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:04:08.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:04:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:04:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:04:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:04:28.697 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:04:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:04:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:04:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:04:48.707 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:04:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:04:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:04:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:07.707 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:07.714 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:07.717 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:07.818 INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:05:07.819 WARN 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:07.819 INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:07.833 INFO 1 --- [ool-16-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:07.834 INFO 1 --- [ool-16-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:08.718 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:08.721 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:08.821 INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:05:08.822 WARN 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:08.822 INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:08.831 INFO 1 --- [ool-17-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:08.832 INFO 1 --- [ool-17-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:09.721 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:09.724 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:09.823 INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-30 16:05:09.824 WARN 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:09.824 INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:09.836 INFO 1 --- [ool-18-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:09.836 INFO 1 --- [ool-18-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:10.725 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:10.727 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:10.827 INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:05:10.828 WARN 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:10.828 INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:10.835 INFO 1 --- [ool-19-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:10.835 INFO 1 --- [ool-19-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:11.727 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:11.730 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:11.830 INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:05:11.831 WARN 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:11.831 INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:11.839 INFO 1 --- [ool-20-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:11.840 INFO 1 --- [ool-20-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:05:12.730 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:12.733 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:12.834 INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:05:12.834 WARN 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:12.834 INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:12.841 INFO 1 --- [ool-21-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:12.841 INFO 1 --- [ool-21-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:13.734 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:05:13.739 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:05:13.839 INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:05:13.840 WARN 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:05:13.840 INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:13.846 INFO 1 --- [ool-22-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:13.847 INFO 1 --- [ool-22-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:05:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:05:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:05:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:28.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:05:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:05:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:05:48.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:05:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:05:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:05:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:06:08.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:06:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:06:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:06:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:06:28.698 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:06:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:06:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:06:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:06:48.709 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:06:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:06:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:06:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:07:08.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:07:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:07:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:07:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:07:28.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:07:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:07:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:07:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:07:48.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:07:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:07:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:07:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:08:08.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:08:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:08:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:08:19.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:08:28.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:08:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:08:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:08:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:08:48.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:08:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:08:59.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:08:59.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:08.698 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:09:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:09:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:28.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:09:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:09:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:43.129 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:43.134 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:43.137 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:43.237 INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:43.238 WARN 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:43.238 INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:43.248 INFO 1 --- [ool-23-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:43.248 INFO 1 --- [ool-23-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:09:44.137 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:44.141 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:44.241 INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:44.242 WARN 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:44.242 INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:44.249 INFO 1 --- [ool-24-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:44.249 INFO 1 --- [ool-24-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:09:45.141 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:45.144 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:45.244 INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:45.245 WARN 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:45.245 INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:45.253 INFO 1 --- [ool-25-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:45.254 INFO 1 --- [ool-25-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:09:46.145 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:46.148 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:46.248 INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:46.249 WARN 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:46.249 INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:46.256 INFO 1 --- [ool-26-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:46.257 INFO 1 --- [ool-26-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:09:47.149 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:47.151 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:47.252 INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:09:47.253 WARN 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:47.253 INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:47.260 INFO 1 --- [ool-27-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:47.260 INFO 1 --- [ool-27-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:09:48.152 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:48.154 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:48.254 INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:48.255 WARN 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:48.255 INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:48.287 INFO 1 --- [ool-28-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:48.287 INFO 1 --- [ool-28-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:09:49.154 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:09:49.156 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:09:49.256 INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:09:49.257 WARN 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:09:49.257 INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:09:49.265 INFO 1 --- [ool-29-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:09:49.265 INFO 1 --- [ool-29-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:09:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:09:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:09:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:10:08.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:10:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:10:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:10:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:10:28.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:10:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:10:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:10:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:10:48.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:10:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:10:59.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:10:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:06.403 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:06.407 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:06.410 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:06.510 INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:06.511 WARN 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:06.511 INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:06.522 INFO 1 --- [ool-30-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:06.523 INFO 1 --- [ool-30-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:07.411 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:07.415 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:07.515 INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:07.516 WARN 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:07.516 INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:07.525 INFO 1 --- [ool-31-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:07.526 INFO 1 --- [ool-31-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:19.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:11:19.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:11:19.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:28.696 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:39.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:11:39.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:11:39.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:45.796 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:45.802 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:45.806 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:45.906 INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:45.907 WARN 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:45.907 INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:45.917 INFO 1 --- [ool-32-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:45.917 INFO 1 --- [ool-32-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:46.806 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:46.809 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:46.909 INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:46.910 WARN 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:46.910 INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:46.918 INFO 1 --- [ool-33-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:46.918 INFO 1 --- [ool-33-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:47.809 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:47.812 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:47.912 INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:47.913 WARN 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:47.913 INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:47.923 INFO 1 --- [ool-34-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:47.923 INFO 1 --- [ool-34-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:48.812 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:48.825 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:48.925 INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
2021-04-30 16:11:48.925 WARN 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:48.925 INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:48.934 INFO 1 --- [ool-35-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:48.934 INFO 1 --- [ool-35-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:49.829 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:49.832 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:49.932 INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:49.933 WARN 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:49.933 INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:49.944 INFO 1 --- [ool-36-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:49.944 INFO 1 --- [ool-36-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:50.835 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:50.837 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:50.937 INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:50.938 WARN 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:50.938 INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:50.945 INFO 1 --- [ool-37-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:50.945 INFO 1 --- [ool-37-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:51.838 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:51.841 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:51.941 INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:51.942 WARN 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:51.943 INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:51.952 INFO 1 --- [ool-38-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:51.952 INFO 1 --- [ool-38-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:11:52.841 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:11:52.844 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:52.944 INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:52.946 WARN 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:52.946 INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:52.952 INFO 1 --- [ool-39-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:52.953 INFO 1 --- [ool-39-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:11:53.846 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:11:53.847 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Distributed service information
2021-04-30 16:11:53.852 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service UUID: 55284f05-186f-4b0a-884b-4d8e1484da70
2021-04-30 16:11:53.854 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_ZScAIibXRWxacMlZRglA
2021-04-30 16:11:53.854 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service resources:
2021-04-30 16:11:53.855 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 46b77eda-9f8b
2021-04-30 16:11:53.855 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Artifacts:
2021-04-30 16:11:53.856 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml
2021-04-30 16:11:53.856 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:11:53.857 INFO 1 --- [pool-1-thread-6] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts
2021-04-30 16:11:54.111 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus
2021-04-30 16:11:54.113 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:54.214 INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:54.215 WARN 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:54.215 INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:54.237 INFO 1 --- [ool-40-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:54.238 INFO 1 --- [ool-40-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:55.307 WARN 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-30 16:11:55.307 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus
2021-04-30 16:11:55.308 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:55.409 INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:11:55.409 WARN 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:55.409 INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:55.420 INFO 1 --- [ool-41-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:55.420 INFO 1 --- [ool-41-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:56.310 INFO 1 --- [pool-1-thread-6] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-30 16:11:56.310 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status
2021-04-30 16:11:56.312 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:11:56.412 INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:11:56.413 WARN 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:11:56.413 INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:11:56.420 INFO 1 --- [ool-42-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:11:56.420 INFO 1 --- [ool-42-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:11:59.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:11:59.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:11:59.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:12:08.707 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:12:19.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:12:19.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:12:19.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:12:28.699 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:12:39.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:12:39.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:12:39.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:12:48.736 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:12:59.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:12:59.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:12:59.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:13:08.709 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:13:19.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:13:19.161 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:13:19.161 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:13:28.708 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:13:39.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:13:39.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:13:39.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:13:48.699 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:13:59.159 INFO 1 --- [pool-1-thread-6] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:13:59.160 WARN 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:13:59.160 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:08.703 INFO 1 --- [pool-1-thread-6] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:14:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:14:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:28.803 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:28.810 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:28.813 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:28.914 INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:28.915 WARN 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:28.915 INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:28.926 INFO 1 --- [ool-43-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:28.927 INFO 1 --- [ool-43-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:29.814 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:29.816 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:29.916 INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:29.917 WARN 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:29.917 INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:29.925 INFO 1 --- [ool-44-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:29.926 INFO 1 --- [ool-44-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:30.817 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:30.820 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:30.920 INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:30.921 WARN 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:30.921 INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:30.927 INFO 1 --- [ool-45-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:30.927 INFO 1 --- [ool-45-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:31.820 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:31.823 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:31.923 INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:31.925 WARN 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:31.925 INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:31.933 INFO 1 --- [ool-46-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:31.934 INFO 1 --- [ool-46-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:14:32.823 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:32.825 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:32.926 INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:14:32.926 WARN 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:32.926 INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:32.933 INFO 1 --- [ool-47-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:32.933 INFO 1 --- [ool-47-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:33.826 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:33.828 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:33.928 INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:33.929 WARN 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:33.929 INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:33.937 INFO 1 --- [ool-48-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:33.937 INFO 1 --- [ool-48-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:34.828 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:34.831 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:34.932 INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:34.933 WARN 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:34.933 INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:34.940 INFO 1 --- [ool-49-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:34.940 INFO 1 --- [ool-49-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:14:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:14:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:39.783 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:39.787 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:39.789 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:39.890 INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:14:39.891 WARN 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:39.891 INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:39.898 INFO 1 --- [ool-50-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:39.899 INFO 1 --- [ool-50-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:40.790 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:40.793 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:40.893 INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:40.894 WARN 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:40.894 INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:40.902 INFO 1 --- [ool-51-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:40.902 INFO 1 --- [ool-51-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:41.793 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:41.796 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:41.897 INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:14:41.898 WARN 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:41.898 INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:41.916 INFO 1 --- [ool-52-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:41.917 INFO 1 --- [ool-52-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:42.797 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:42.799 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:42.899 INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:42.900 WARN 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:42.900 INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:42.909 INFO 1 --- [ool-53-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:42.910 INFO 1 --- [ool-53-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:43.800 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:43.802 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:43.905 INFO 1 --- [ool-54-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2021-04-30 16:14:43.905 WARN 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:43.905 INFO 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:43.915 INFO 1 --- [ool-54-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:43.916 INFO 1 --- [ool-54-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:44.802 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:44.804 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:44.905 INFO 1 --- [ool-55-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:14:44.905 WARN 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:44.905 INFO 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:44.915 INFO 1 --- [ool-55-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:44.915 INFO 1 --- [ool-55-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:45.805 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:45.807 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:45.907 INFO 1 --- [ool-56-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:45.908 WARN 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:45.908 INFO 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:45.924 INFO 1 --- [ool-56-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:45.924 INFO 1 --- [ool-56-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:46.808 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:46.810 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:46.910 INFO 1 --- [ool-57-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:46.912 WARN 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:46.912 INFO 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:46.921 INFO 1 --- [ool-57-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:46.922 INFO 1 --- [ool-57-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:14:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:14:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:14:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:59.780 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:59.783 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:14:59.784 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:14:59.884 INFO 1 --- [ool-58-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:14:59.885 WARN 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:14:59.885 INFO 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:14:59.895 INFO 1 --- [ool-58-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:14:59.896 INFO 1 --- [ool-58-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:00.785 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:00.787 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:00.888 INFO 1 --- [ool-59-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:00.889 WARN 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:00.889 INFO 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:00.896 INFO 1 --- [ool-59-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:00.896 INFO 1 --- [ool-59-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:01.788 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:01.791 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:01.891 INFO 1 --- [ool-60-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:01.892 WARN 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:01.892 INFO 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:01.901 INFO 1 --- [ool-60-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:01.901 INFO 1 --- [ool-60-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:02.791 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:02.794 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:02.894 INFO 1 --- [ool-61-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:02.895 WARN 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:02.895 INFO 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:02.904 INFO 1 --- [ool-61-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:02.905 INFO 1 --- [ool-61-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:03.794 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:03.797 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:03.899 INFO 1 --- [ool-62-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
2021-04-30 16:15:03.900 WARN 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:03.900 INFO 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:03.908 INFO 1 --- [ool-62-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:03.908 INFO 1 --- [ool-62-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:04.798 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:04.802 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:04.903 INFO 1 --- [ool-63-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:04.904 WARN 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:04.904 INFO 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:04.914 INFO 1 --- [ool-63-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:04.915 INFO 1 --- [ool-63-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:05.803 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:05.806 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:05.907 INFO 1 --- [ool-64-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:05.908 WARN 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:05.908 INFO 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:05.917 INFO 1 --- [ool-64-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:05.917 INFO 1 --- [ool-64-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:06.807 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:15:06.809 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:15:06.909 INFO 1 --- [ool-65-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:15:06.910 WARN 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:15:06.910 INFO 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:06.918 INFO 1 --- [ool-65-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:06.919 INFO 1 --- [ool-65-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:15:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:15:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:15:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:28.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:15:39.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:15:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:15:48.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:15:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:15:59.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:15:59.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:16:08.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:16:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:16:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:16:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:16:28.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:16:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:16:39.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:16:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:16:48.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:16:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:16:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:16:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:17:08.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:17:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:17:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:17:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:17:28.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:17:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:17:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:17:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:17:48.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:17:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:17:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:17:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:08.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:18:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:18:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:25.538 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:25.542 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:25.545 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:25.645 INFO 1 --- [ool-66-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:25.646 WARN 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:25.646 INFO 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:25.657 INFO 1 --- [ool-66-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:25.657 INFO 1 --- [ool-66-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:18:26.545 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:26.547 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:26.647 INFO 1 --- [ool-67-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:26.648 WARN 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:26.648 INFO 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:26.663 INFO 1 --- [ool-67-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:26.664 INFO 1 --- [ool-67-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:27.547 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:27.550 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:27.650 INFO 1 --- [ool-68-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:27.651 WARN 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:27.651 INFO 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:27.661 INFO 1 --- [ool-68-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:27.662 INFO 1 --- [ool-68-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (12 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:18:28.552 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:28.554 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:28.654 INFO 1 --- [ool-69-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:28.655 WARN 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:28.655 INFO 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:28.664 INFO 1 --- [ool-69-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:28.665 INFO 1 --- [ool-69-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:29.554 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:29.558 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:29.658 INFO 1 --- [ool-70-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:29.658 WARN 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:29.659 INFO 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:29.671 INFO 1 --- [ool-70-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:29.671 INFO 1 --- [ool-70-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:30.558 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:30.561 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:30.661 INFO 1 --- [ool-71-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:30.661 WARN 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:30.662 INFO 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:30.669 INFO 1 --- [ool-71-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:30.669 INFO 1 --- [ool-71-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:31.561 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:31.564 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:31.664 INFO 1 --- [ool-72-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:31.665 WARN 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:31.665 INFO 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:31.672 INFO 1 --- [ool-72-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:31.672 INFO 1 --- [ool-72-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:32.564 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:32.567 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:32.667 INFO 1 --- [ool-73-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:32.668 WARN 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:32.668 INFO 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:32.683 INFO 1 --- [ool-73-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:32.692 INFO 1 --- [ool-73-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:18:33.567 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:18:33.570 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:18:33.670 INFO 1 --- [ool-74-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:18:33.671 WARN 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:18:33.671 INFO 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:33.678 INFO 1 --- [ool-74-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:33.679 INFO 1 --- [ool-74-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:18:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:18:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:18:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:18:48.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:18:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:18:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:18:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:08.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:19:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:19:19.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:21.052 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:21.055 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:21.057 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:21.158 INFO 1 --- [ool-75-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:19:21.159 WARN 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:21.159 INFO 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:21.174 INFO 1 --- [ool-75-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:21.174 INFO 1 --- [ool-75-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (16 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:22.058 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:22.059 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:22.160 INFO 1 --- [ool-76-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:19:22.161 WARN 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:22.161 INFO 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:22.168 INFO 1 --- [ool-76-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:22.168 INFO 1 --- [ool-76-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:23.060 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:23.063 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:23.163 INFO 1 --- [ool-77-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:23.164 WARN 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:23.164 INFO 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:23.173 INFO 1 --- [ool-77-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:23.173 INFO 1 --- [ool-77-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:24.064 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:24.066 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:24.166 INFO 1 --- [ool-78-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:24.167 WARN 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:24.168 INFO 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:24.177 INFO 1 --- [ool-78-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:24.177 INFO 1 --- [ool-78-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:25.067 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:25.069 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:25.169 INFO 1 --- [ool-79-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:25.170 WARN 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:25.170 INFO 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:25.175 INFO 1 --- [ool-79-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:25.176 INFO 1 --- [ool-79-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (6 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:26.070 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:26.072 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:26.173 INFO 1 --- [ool-80-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:26.175 WARN 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:26.175 INFO 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:26.185 INFO 1 --- [ool-80-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:26.185 INFO 1 --- [ool-80-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:27.073 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:27.075 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:27.176 INFO 1 --- [ool-81-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:19:27.177 WARN 1 --- [ool-81-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:27.177 INFO 1 --- [ool-81-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:27.183 INFO 1 --- [ool-81-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:27.183 INFO 1 --- [ool-81-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:28.076 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:28.079 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:28.179 INFO 1 --- [ool-82-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:28.180 WARN 1 --- [ool-82-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:28.180 INFO 1 --- [ool-82-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:28.186 INFO 1 --- [ool-82-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:28.186 INFO 1 --- [ool-82-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:29.080 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:19:29.080 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Distributed service information
2021-04-30 16:19:29.080 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service UUID: f0e4a713-4acb-4647-a141-08cad1702bd7
2021-04-30 16:19:29.080 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_zTxF5pV7wz0AfqabWjXb
2021-04-30 16:19:29.080 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service resources:
2021-04-30 16:19:29.081 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : - Resource: pNF afbe2959-54fb
2021-04-30 16:19:29.081 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Artifacts:
2021-04-30 16:19:29.081 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml
2021-04-30 16:19:29.081 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:19:29.081 INFO 1 --- [pool-1-thread-7] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts
2021-04-30 16:19:29.291 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus
2021-04-30 16:19:29.293 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:29.394 INFO 1 --- [ool-83-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:29.394 WARN 1 --- [ool-83-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:29.394 INFO 1 --- [ool-83-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:29.404 INFO 1 --- [ool-83-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:29.405 INFO 1 --- [ool-83-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:30.319 WARN 1 --- [pool-1-thread-7] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-30 16:19:30.319 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus
2021-04-30 16:19:30.321 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:30.421 INFO 1 --- [ool-84-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:30.421 WARN 1 --- [ool-84-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:30.421 INFO 1 --- [ool-84-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:30.428 INFO 1 --- [ool-84-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:30.428 INFO 1 --- [ool-84-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:31.321 INFO 1 --- [pool-1-thread-7] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-30 16:19:31.321 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status
2021-04-30 16:19:31.323 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:31.423 INFO 1 --- [ool-85-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:31.424 WARN 1 --- [ool-85-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:31.424 INFO 1 --- [ool-85-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:31.432 INFO 1 --- [ool-85-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:31.432 INFO 1 --- [ool-85-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:19:39.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:19:39.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:39.779 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:39.782 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:39.783 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:39.883 INFO 1 --- [ool-86-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:39.884 WARN 1 --- [ool-86-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:39.884 INFO 1 --- [ool-86-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:39.892 INFO 1 --- [ool-86-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:39.892 INFO 1 --- [ool-86-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:40.783 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:40.786 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:40.886 INFO 1 --- [ool-87-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:40.887 WARN 1 --- [ool-87-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:40.887 INFO 1 --- [ool-87-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:40.895 INFO 1 --- [ool-87-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:40.895 INFO 1 --- [ool-87-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:41.786 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:41.789 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:41.890 INFO 1 --- [ool-88-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:19:41.891 WARN 1 --- [ool-88-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:41.891 INFO 1 --- [ool-88-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:41.900 INFO 1 --- [ool-88-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:41.901 INFO 1 --- [ool-88-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (11 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:19:42.790 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:42.792 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:42.893 INFO 1 --- [ool-89-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:42.894 WARN 1 --- [ool-89-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:42.894 INFO 1 --- [ool-89-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:42.901 INFO 1 --- [ool-89-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:42.901 INFO 1 --- [ool-89-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:43.793 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:43.795 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:43.895 INFO 1 --- [ool-90-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:43.896 WARN 1 --- [ool-90-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:43.896 INFO 1 --- [ool-90-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:43.904 INFO 1 --- [ool-90-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:43.904 INFO 1 --- [ool-90-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:19:44.795 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:44.798 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:44.898 INFO 1 --- [ool-91-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:44.899 WARN 1 --- [ool-91-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:44.899 INFO 1 --- [ool-91-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:44.905 INFO 1 --- [ool-91-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:44.905 INFO 1 --- [ool-91-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:45.798 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:19:45.801 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:19:45.901 INFO 1 --- [ool-92-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:19:45.902 WARN 1 --- [ool-92-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:19:45.902 INFO 1 --- [ool-92-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:19:45.910 INFO 1 --- [ool-92-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:19:45.911 INFO 1 --- [ool-92-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:19:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:19:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:19:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:20:08.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:20:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:20:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:20:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:20:28.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:20:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:20:39.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:20:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:20:48.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:20:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:20:59.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:20:59.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:21:08.696 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:21:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:21:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:21:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:21:28.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:21:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:21:39.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:21:39.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:21:48.697 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:21:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:21:59.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:21:59.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:22:08.695 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:22:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:22:19.159 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:22:19.159 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:22:28.694 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:22:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:22:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:22:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:22:48.706 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:22:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:22:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:22:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:23:08.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:23:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:23:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:23:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:23:28.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:23:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:23:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:23:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:23:48.708 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:23:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:23:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:23:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:24:08.699 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:24:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:24:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:24:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:24:28.702 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:24:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:24:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:24:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:24:48.705 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:24:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:24:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:24:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:25:08.700 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:25:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:25:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:25:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:25:28.708 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:25:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:25:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:25:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:25:48.707 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:25:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:25:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:25:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:26:08.701 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:26:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:26:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:26:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:26:28.704 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:26:39.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:26:39.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:26:39.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:26:48.695 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:26:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:26:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:26:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:08.698 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:27:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:27:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:28.210 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:28.213 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:28.216 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:28.316 INFO 1 --- [ool-93-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:28.317 WARN 1 --- [ool-93-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:28.317 INFO 1 --- [ool-93-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:28.329 INFO 1 --- [ool-93-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:28.329 INFO 1 --- [ool-93-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (13 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:29.216 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:29.219 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:29.319 INFO 1 --- [ool-94-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:29.320 WARN 1 --- [ool-94-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:29.320 INFO 1 --- [ool-94-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:29.328 INFO 1 --- [ool-94-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:29.328 INFO 1 --- [ool-94-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":1,"count":1}
2021-04-30 16:27:30.219 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:30.221 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:30.321 INFO 1 --- [ool-95-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:30.322 WARN 1 --- [ool-95-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:30.322 INFO 1 --- [ool-95-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:30.329 INFO 1 --- [ool-95-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:30.329 INFO 1 --- [ool-95-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:31.221 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:31.223 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:31.323 INFO 1 --- [ool-96-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:31.324 WARN 1 --- [ool-96-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:31.324 INFO 1 --- [ool-96-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:31.336 INFO 1 --- [ool-96-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:31.337 INFO 1 --- [ool-96-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (14 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:32.223 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:32.225 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:32.325 INFO 1 --- [ool-97-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:32.326 WARN 1 --- [ool-97-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:32.326 INFO 1 --- [ool-97-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:32.334 INFO 1 --- [ool-97-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:32.334 INFO 1 --- [ool-97-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (8 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:33.225 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:33.228 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:33.329 INFO 1 --- [ool-98-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:27:33.329 WARN 1 --- [ool-98-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:33.329 INFO 1 --- [ool-98-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:33.336 INFO 1 --- [ool-98-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:33.336 INFO 1 --- [ool-98-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (7 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:34.229 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:34.231 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:34.332 INFO 1 --- [ool-99-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
2021-04-30 16:27:34.333 WARN 1 --- [ool-99-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:34.333 INFO 1 --- [ool-99-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:34.340 INFO 1 --- [ool-99-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:34.341 INFO 1 --- [ool-99-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:35.232 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus
2021-04-30 16:27:35.234 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:35.334 INFO 1 --- [ol-100-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:35.335 WARN 1 --- [ol-100-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:35.335 INFO 1 --- [ol-100-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:35.343 INFO 1 --- [ol-100-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:35.343 INFO 1 --- [ol-100-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (9 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Distributed service information
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service UUID: b2499254-2635-4180-bbf8-62df41da9c16
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_OhdDy14s2lLb4eiyg9PR
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Service resources:
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : - Resource: pNF c88d895a-2a6d
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : Artifacts:
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml
2021-04-30 16:27:36.235 INFO 1 --- [pool-1-thread-7] o.o.v.o.manager.service.ClientCallback : ===================================
2021-04-30 16:27:36.236 INFO 1 --- [pool-1-thread-7] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts
2021-04-30 16:27:36.679 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus
2021-04-30 16:27:36.681 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:36.781 INFO 1 --- [ol-101-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:36.782 WARN 1 --- [ol-101-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:36.782 INFO 1 --- [ol-101-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:36.791 INFO 1 --- [ol-101-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:36.791 INFO 1 --- [ol-101-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:37.692 WARN 1 --- [pool-1-thread-7] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid
2021-04-30 16:27:37.692 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus
2021-04-30 16:27:37.694 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:37.793 INFO 1 --- [ol-102-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
2021-04-30 16:27:37.794 WARN 1 --- [ol-102-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:37.794 INFO 1 --- [ol-102-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:37.800 INFO 1 --- [ol-102-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:37.800 INFO 1 --- [ol-102-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (6 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:38.694 INFO 1 --- [pool-1-thread-7] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK
2021-04-30 16:27:38.695 INFO 1 --- [pool-1-thread-7] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status
2021-04-30 16:27:38.697 INFO 1 --- [pool-1-thread-7] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus
2021-04-30 16:27:38.797 INFO 1 --- [ol-103-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
2021-04-30 16:27:38.797 WARN 1 --- [ol-103-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
2021-04-30 16:27:38.797 INFO 1 --- [ol-103-thread-1] com.att.nsa.apiClient.http.HttpClient : POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:38.806 INFO 1 --- [ol-103-thread-1] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:38.807 INFO 1 --- [ol-103-thread-1] c.a.n.c.c.i.CambriaSimplerBatchPublisher : cambria reply ok (10 ms):{"serverTimeMs":0,"count":1}
2021-04-30 16:27:39.697 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:27:39.698 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:27:39.698 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:27:49.233 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:27:59.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:27:59.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:27:59.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...
2021-04-30 16:28:08.694 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : --> HTTP/1.1 200 OK
2021-04-30 16:28:19.159 INFO 1 --- [pool-1-thread-7] c.a.n.c.client.impl.CambriaConsumerImpl : UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager
2021-04-30 16:28:19.160 WARN 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager will send credentials over a clear channel.
2021-04-30 16:28:19.160 INFO 1 --- [pool-1-thread-7] com.att.nsa.apiClient.http.HttpClient : GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/ves-openapi-manager/ves-openapi-manager (as wRqoIIEJUfcBzFJS) ...