. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:36:28.872Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:36:28.875Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T23:36:28.938Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T23:36:29.570Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T23:36:30.243Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T23:36:30.244Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T23:36:30.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-28T23:36:30.444Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-28T23:36:30.465Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.5.6.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-05-28T23:36:32.044Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-28T23:36:32.518Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-28T23:36:32.539Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-28T23:36:32.540Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-28T23:36:32.594Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-28T23:36:32.595Z |INFO |Root WebApplicationContext: initialization completed in 2129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-28T23:36:32.973Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-28T23:36:33.859Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-28T23:36:35.269Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-28T23:36:35.742Z |INFO |Started MainApp in 9.648 seconds (JVM running for 10.252) |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-28T23:36:35.800Z |INFO |Start scheduling PRH workflow |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:35.810Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=aa1d31de-ce13-4bd8-b46a-6eb34c733a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:35.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-28T23:36:41.491Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-28T23:36:41.492Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-28T23:36:41.494Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:45.931Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=15972f23-05a0-494f-a78a-75ae3107bf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:45.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:55.940Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bea9b85b-88d9-425f-935e-695f27cdd787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:36:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:05.948Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a55b37ee-e64d-4c31-a268-8f9e140e15fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:05.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:15.956Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5bb29ad7-31ea-4f08-806b-2772916527a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:15.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:25.964Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d54c3f75-79bf-46f5-a88a-231bf5d51802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:25.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:35.971Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fe4afed5-1682-494a-afa2-9bf8745416b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:35.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:45.979Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b4bc7a93-2ae4-471b-9cde-3a4ad4d26156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:55.987Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=543a1bc2-17ae-4aab-891a-aee22ceb3105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:37:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:05.996Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8c934ba5-7f83-4e8d-ad45-a5cf2bf4568c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:06.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:16.004Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=06691dea-97ae-47c0-8800-0ba821dcbe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:26.011Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e2e25fd3-e59e-4d8b-b5bf-f06a237c1a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:36.021Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6360a9ec-f39d-46c7-9cfb-0ee6a64afc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:36.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:46.027Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1acec45b-c569-4043-a0d7-3799086d17f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:46.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:56.035Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6738a950-0cb5-4113-b861-33ec48414698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:38:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:06.043Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d251763f-edef-4a2c-98f1-52194041292c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:06.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:16.050Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e06f52ef-47c5-4078-bd47-a15d7870f732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:16.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:26.056Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=951f3ef5-b3ea-44e2-ab9f-4dbd96412e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:26.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:36.064Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=017f9eb6-dfd1-41d8-a363-02ed49c48875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:46.070Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e8f58b42-556a-4803-a45b-961abd81cf67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:46.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:56.077Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5b9f58b9-e104-4151-9152-91d8a4ff0800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:39:56.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:06.084Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=75124cd8-0fc5-4dc6-a3ef-37b368bb7a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:16.091Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5c9a3ab7-24ef-4793-ab80-ae22fca75785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:16.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:26.097Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b16cbfdd-c5f4-47c8-a76e-235641fc7fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:26.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:36.105Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=06d6bb65-e469-43e9-8d49-07126d4ab2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:36.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:46.118Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7788bacd-747c-48a2-ab43-7e6f3a08e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:56.124Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6e620ae9-a0f0-4bc3-a1ce-4245d4194019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:40:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:06.132Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=131e2737-ff41-41ea-bd65-0bf9641cd424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:16.153Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=02b87e6f-7480-4c58-a5a3-022d85076b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:26.160Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=572e669b-3708-49a3-a317-36669f4b2e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:41:34.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:41:34.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T23:41:34.419Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T23:41:34.420Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T23:41:34.546Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T23:41:34.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T23:41:34.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:36.169Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=233ea222-a594-4776-9d38-8154afb3486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:36.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:46.175Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f96c2d7a-b52e-4309-85fe-be3bc3433fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:56.182Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cf40f6ae-64c7-432e-8a34-23d953dc245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:41:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:06.189Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=facb295b-dcbe-4ec3-a824-2124fa11855e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:06.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:16.196Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=976617eb-6622-4fd9-a738-bf8710d80e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:16.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:26.204Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b16fc08e-4b0a-4ccd-861d-057dd973d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:36.211Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1bc238e7-4a9f-44f7-95b5-ce448364e6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:46.217Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0b1d7646-f275-43f7-9951-fa4ec27945dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:56.226Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=41ead9e7-9698-4d47-91b7-80d1eecf9c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:42:56.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:06.232Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=146221c6-732c-45cf-8408-e514ff6c7137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:16.239Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7ea275f3-37de-4f27-b15f-c17628c37258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:16.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:26.246Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a35574bb-4d61-435a-93e5-043ff53d8265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:26.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:36.253Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0f0927b4-4732-4c5b-9041-bb07ba3fea7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:46.260Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6521000e-3a8c-46ab-90cc-647a41eab02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:56.267Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4f1f76e3-eda9-49af-a2c0-2cc1159c5944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:43:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:06.273Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=792d5cf7-1f27-4dea-8838-8cc2e8d41643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:16.280Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0851ca59-37c7-4ffb-8142-ad4d1842b826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:16.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:26.287Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=22f22583-2084-4fd4-ac0e-7911c0d41065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:36.294Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=eae7ed56-b35b-42cc-9770-96edfbde60b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:36.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:46.300Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6c6f8691-38ef-433d-82c8-5b9b2b7af60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:56.307Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f7ce5468-8c0e-4c95-ab99-34c695e92401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:44:56.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:06.314Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2f15c97f-7fcd-4649-9b12-27bcc9a542f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:06.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:16.320Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e040e6c1-5ea0-4dca-869a-86a8d485c081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:16.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:26.326Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3af26961-badc-4925-96a5-6608e73218d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:36.332Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=05ddd9e0-95a6-4c14-8cb7-fe7343c3858b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:36.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:46.338Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a0e9f485-b26d-434f-8c8c-f66453bb965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:56.344Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3312adde-1f1f-45fa-b801-71467e89bb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:45:56.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:06.350Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3517be09-336b-4238-bf46-e008d5796646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:16.357Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bdf1a8f0-5741-4e8c-a6f5-58220490df61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:26.363Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5752db84-0a00-4caf-b1ba-589877ca7ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:46:33.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:46:33.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T23:46:33.364Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T23:46:33.366Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T23:46:33.450Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T23:46:33.450Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T23:46:33.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:36.369Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=109d6d70-2912-439c-918b-7e9cabdf403a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:36.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:46.376Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d8ee92b8-d029-463d-9998-d21872cb0fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:46.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:56.382Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5d81426b-aa46-4bd3-918c-458a74d8eb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:46:56.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:06.388Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=43ae460e-6254-420b-a037-acd52f144dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:16.394Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1920b82f-2bd2-4c0b-b199-aca1c794441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:26.400Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=523df02d-5b4b-41bc-82ca-2c1a7227b049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:36.406Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c44e2e86-b33a-4a62-8125-23258fe577d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:46.411Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d1cf618e-2119-4488-a67c-99ad5e04a264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:56.418Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e51a7216-a1a5-483c-9272-affaf5c59de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:47:56.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:06.424Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fc81a640-948c-4df3-8afa-e6ab84a36653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:16.429Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2d331776-a458-4c1c-a265-338b9568e497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:26.435Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=48399ddd-e2fc-4fa9-8e65-167a217b216a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:26.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:36.441Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3df8ab2c-7ced-45c9-98aa-5c886bb064de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:36.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:46.447Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8dccc1c2-2028-4692-9a74-621ad3cb71e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:46.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:56.453Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c6d18856-6e83-498d-8ab1-35414f9d9e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:48:56.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:06.459Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=409b203a-c626-4087-aac0-042a33866053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:16.466Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=47cbc449-1307-4a55-b61b-d5fac8cb4d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:16.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:26.472Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9e83c391-8682-4ab2-8821-aebbc12f7c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:26.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:36.478Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c5a7d1ec-eff6-450d-9170-e4a10c74fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:36.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:46.485Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=871283a3-d32f-40d2-bc14-670540236058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:46.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:56.496Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e34c1580-371c-4445-81ab-064bb63365fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:49:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:06.502Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c6b72d4c-c70c-4337-aded-98b46ba5eda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:16.508Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=75a7432a-a65b-4af6-a1f1-7b4eba6faed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:16.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:26.516Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b65694a1-f0d9-44ef-89e2-018ece575220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:26.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:36.522Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=78759ed8-f513-4f43-83c5-a4614de3b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:46.529Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dbde2321-76cc-43f0-94c8-1a196d8bb690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:56.535Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ebfcfe81-5993-487b-8cc2-9c49d26c4bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:50:56.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:06.541Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7d791468-01c5-41c8-a699-6b1c2f08aae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:16.547Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7be39c28-b1b4-4db4-bfce-b923831eb5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:16.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:26.554Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5ec9b3d6-f9f4-40ff-ad29-2c5d84b51179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:26.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:51:33.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:51:33.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T23:51:33.371Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T23:51:33.372Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T23:51:33.462Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T23:51:33.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T23:51:33.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:36.560Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=51a0af52-f0e3-4758-8870-fd44fd1d9bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:36.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:46.566Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fa69ef2a-34ed-41bb-b042-e4c123567f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:46.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:56.572Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1788b331-3cdd-4266-bfe1-13409558f9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:51:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:06.577Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4764a330-f90b-43b2-9f25-fdc65aff1586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:16.584Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e9957858-55b9-4381-8cd6-50a133c0eaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:16.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:26.589Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9bdab386-310c-49df-ad3e-88b78bbab838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:36.595Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e98c1668-4ce7-43d6-8485-c3b6310e7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:46.601Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=86da590f-aadb-429d-8897-3a48aa2fb7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:46.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:56.607Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2c889800-e396-4ed8-a51c-69c1024e2f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:52:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:06.613Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ebd02d2d-877b-49d1-bc97-39384bd8f7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:06.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:16.619Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cc7b7d4c-5417-443c-8714-3bf004862420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:16.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:26.625Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=95d55f19-334f-4870-bf96-744e69a46153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:26.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:36.631Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a2b05a54-0c02-4327-999a-98034fa47070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:46.636Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7dbe07e1-ce1b-42ba-998e-4a7fa15fff3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:46.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:56.642Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c619624f-95fb-44f5-bc01-ef3b46b1bd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:53:56.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:06.649Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1494473b-cb68-4063-b545-97d36f561471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:06.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:16.655Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9b39a690-91dc-45c5-a631-5f44e7da217d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:16.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:26.661Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fdd2f1c7-45f7-4e6b-879a-ce47ac5df8f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:26.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:36.668Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9c6e110f-f3de-44a0-9e7b-a340bd7ef6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:46.674Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b0215067-1413-4ffa-ad66-1f9806d00db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:56.681Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=faa2652d-f4bd-4ff3-b5e3-33bcd1376e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:54:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:06.688Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a73d9c38-057b-49ec-9f75-ae07cece3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:16.695Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a7f1ad69-3971-4e04-ba52-bb2408fc2097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:26.701Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0e79f551-e6dd-4efc-beb2-fb5cd6de77a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:36.707Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b25531d5-d1a9-48b7-9ceb-349c3a11a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:46.714Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=487ec9f4-d4ef-4ea3-95bd-8cde6cd15040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:56.720Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6a1bdad4-fb79-4d2f-932a-9e9b658a9734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:55:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:06.731Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=eadbf417-1979-42c6-b712-075a2dd8d639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:06.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:16.737Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3bc317a0-00e7-495d-ad05-0e7cb21373aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:16.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:26.745Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1f654a84-acf2-4009-b789-d722eb90cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:56:33.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-28T23:56:33.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-28T23:56:33.344Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-28T23:56:33.345Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-28T23:56:33.452Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-28T23:56:33.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-28T23:56:33.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:36.752Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=03703f29-280d-4665-a749-6df20d9910df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:46.758Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4d899fb4-6c42-4cef-afce-340ea5699cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:46.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:56.764Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6fbc9be7-8985-4a37-a8ae-0def20cffbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:56:56.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:06.772Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a86dc5d3-b0ef-4e41-ac44-014d80be1f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:16.779Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2901f819-53a3-4c4d-8e33-be5790613372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:16.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:26.785Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b8c29fed-b328-4b1c-89e8-9a133b30c251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:26.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:36.791Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fe0ef313-2ed9-4797-9a5a-b2881141d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:36.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:46.797Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b7250bfa-656a-4eb5-a9cd-cc973ebae491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:56.805Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3d5c80af-b801-42ae-abfb-b8d68dbe9b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:57:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:06.810Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=01e5a54c-409b-4891-a135-393867fd4807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:16.816Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e29699e7-69a3-4bdf-89d4-9ded21c3a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:16.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:26.822Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2d53b59c-36b6-47c2-9a91-1afbc825b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:26.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:36.828Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dd127822-b62f-4c7c-b5cc-fd2a470aeb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:36.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:46.834Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f7411293-fcf8-4618-aedd-25341ec343dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:56.840Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1e3b8bb5-01c5-4d81-a4c1-db58c429a1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:58:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:06.845Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f9c9c26e-b435-471b-a1dc-f88e2315a915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:16.852Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=60b7f42d-2025-437f-97a7-bcbc28fced01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:26.857Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f95163b4-268d-46dd-97e6-bdd41b9bd74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:36.863Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ec5e00f8-5812-4a49-a42c-2664a25f78cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:46.868Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0bd40305-7098-4412-9fa1-f15d5629e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:56.874Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=317f82fe-6c54-4a0c-810b-f6f1a071ada6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-28T23:59:56.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:06.881Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=961cb7cb-304b-4530-b767-011ea18c089e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:16.894Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2cc54dec-1600-4cb6-a661-710c5fbbddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:16.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:26.900Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9dbdaa7c-f31f-479a-8811-977a1789f650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:26.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:36.906Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=88126d98-38a5-4324-b4f3-e42c675265fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:46.915Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=92863be6-6c0f-4829-8e20-5614c47ce684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:46.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:56.920Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2987397d-8551-4f43-893f-3afdb211caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:00:56.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:06.926Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f20b0ae1-23fd-4588-bc86-5560ab44c938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:06.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:16.932Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c0fdf53b-b35d-499c-9627-47b455ee3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:16.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:26.937Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2ec449bf-cdd2-4b6c-ba00-4e4f54178dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:26.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:01:33.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:01:33.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:01:33.351Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:01:33.352Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:01:33.451Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:01:33.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:01:33.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:36.943Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=50f94da3-700e-401a-8088-4994d2b81191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:36.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:46.949Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e359b198-64f3-4804-9558-b6d9e40fc6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:56.954Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1448fec1-6f55-4214-82f7-9c675344b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:01:56.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:06.960Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=75563aec-eed2-4f63-b588-e86f353edf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:06.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:16.966Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=92afe757-feaa-4634-a102-48f60c12339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:16.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:26.972Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=469d51c3-b056-4c68-8339-69170636007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:26.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:36.977Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5477243b-f0d6-4c57-8349-799bb3f97a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:36.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:46.983Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3fca74a7-0e10-4a6f-9259-7957a6ac032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:56.988Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=64833b1c-4282-455a-b507-ed59a328f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:02:56.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:06.993Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=190772ba-364f-410f-b7c9-c9ed6ed835a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:16.998Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7c87bed6-8f13-4cfb-a70b-cc52af889a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:27.004Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=61766b4e-37fd-47ec-829b-9117f78f1ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:37.010Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3baaeec1-0f11-4353-be6f-c885578d9c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:37.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:47.015Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b873df5e-0e81-4f7d-9c01-17f1ab565aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:57.021Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e4a7f8aa-b9b0-4739-a46a-c519d8db7148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:03:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:07.026Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=160107f1-70ad-4012-a78c-b6598d0a7a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:07.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:17.031Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c9694752-bee3-4fbe-8c24-30fa0bad06d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:27.036Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ce8783f2-6083-42c0-a552-a8fe707abcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:37.042Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c3cab3b7-68bf-41a5-af9f-0e50b49692fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:37.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:47.047Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b9fea185-f58c-471b-8144-cf98164755a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:57.053Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cf7477ba-1207-4ebd-b775-30019e37b9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:04:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:07.059Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b8fd9700-65f1-4958-9b36-bb8cc7c64340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:17.064Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dba1a806-86b7-48a0-9666-97eb8abbb525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:27.070Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=15836af4-df72-44c7-aecb-38b27f47d4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:37.075Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cc40487f-b83d-4bd7-9ada-77895f250790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:37.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:47.080Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bf4d9dca-1562-4e17-be2c-879745475db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:47.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:57.086Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=af7c9dcd-9058-41b6-b052-d48cbca7fe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:05:57.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:07.091Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=78ea5338-d73f-45e1-83cf-1b01be5b1294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:17.096Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6d1f4359-b7b9-4fd5-bc51-391f791a0014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:27.102Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fc7a844e-d88d-4ecd-b243-de824704da62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:27.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:06:33.302Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:06:33.302Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:06:33.303Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:06:33.305Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:06:33.381Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:06:33.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer//service-subscriptions/service-subscription//service-instances/service-instance/","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:06:33.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:37.107Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dd5e8c36-4f9a-4a2b-8490-dee13e601f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:47.113Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=104a3f62-9f60-42f0-b3c0-c15e75c51af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:47.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:57.120Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5d568ae5-8f4f-455a-9258-00f19c496496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:06:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:07.125Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fead35c8-4dfa-46fb-a369-f27bf007a5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:17.132Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=61a7be46-7332-4325-be43-beee2355be58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:27.138Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ba042f2e-6c6f-45e8-8bd7-8e022936f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:37.144Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d928565a-a2ff-4de0-bd50-22aba79dac4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:37.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:47.149Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7b1f83ab-a7d6-4b77-ad96-049e860e39ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:57.154Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=efdcd3aa-5f4d-4bf6-b3c7-dde44f3d208e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:07:57.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:07.160Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=01f2783a-74d9-4ef5-bdee-4d5b311fa8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:07.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:17.166Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=16d3c40a-f432-44fb-99a6-62af12289959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:17.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:27.172Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c9574074-0dd3-4e35-b257-051009074efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:37.177Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e53b830b-213d-4211-afe3-adb544253d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:37.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:47.183Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6cd5f977-bc9a-41c3-96a3-c1303c828858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:47.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:57.189Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b16eff30-9418-4a45-99e2-27454fac283f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:08:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:07.194Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=41f24234-5fd8-4c22-be7b-b169e3767d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:07.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:17.198Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=39a4de23-7bd4-4de6-849e-cac89ebbf79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:17.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:27.203Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=14acf4c8-d7af-4cac-a3e6-a539e463a400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:27.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:37.208Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3f00704d-afb4-44bd-9b93-76e03eae3894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:47.213Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=688aadce-6668-4031-b9c3-4c0e58cbebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:47.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:57.219Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9f2c4538-72fc-4d36-854b-28bc8397b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:09:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:07.224Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7f3bc53f-619a-4286-9acb-7908b18bc6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:07.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:17.228Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=72467e84-827c-4fb1-b74f-fed8db9a4f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:17.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:27.234Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=069e3c20-2373-4066-b33c-919de057e2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:27.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:37.240Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=30a90b49-64f7-4552-9a1b-e41070dae1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:37.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:47.245Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8cc4ef8e-a5d0-4ec7-8972-2d15b3a7f103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:47.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:57.251Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e2c6e159-ffa9-4290-8b1c-09ef6ea30750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:10:57.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:07.256Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dc9a10a8-2642-428c-9f92-42a689cbc1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:17.261Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0513ed98-ff4c-48fc-aa1e-87a3267f4573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:17.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:27.267Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f8c0a5f6-2903-4fa9-b815-0cc84b52703b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:11:33.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:11:33.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:11:33.358Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:11:33.361Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:11:33.439Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:11:33.439Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:11:33.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:37.273Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=01c5c792-8a85-47f4-ae57-5f0aa1cddeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:37.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:47.279Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8b25873d-6e8e-4af7-9f95-1ff9add33346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:47.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:57.285Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=17d6fcdf-d74b-4a0d-9ece-4028c34df9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:11:57.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:07.290Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3b5bbfe6-059f-475c-b8eb-b8e026642b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:17.296Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=38d9821c-7aff-4cbe-b41c-6aaa091c1b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:17.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:27.302Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2e8c7672-b116-4eee-854d-4ac08764e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:37.307Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=da95b300-a9b0-4234-a06b-6fbec77f5cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:47.314Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5d6ba6dd-bb1c-4646-beb7-a634772cbd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:47.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:57.319Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f9161344-c170-4080-85dc-d6eb631a4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:12:57.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:07.324Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=168cda39-df60-47fb-a926-b4c8d6bdd0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:17.330Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c5913bc6-1a57-4963-abf9-a051395e5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:27.335Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1dae0b9d-1810-48e0-834c-144d5ba59978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:27.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:37.340Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6c494276-4165-4c9d-a88d-f4a2f071fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:37.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:47.345Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=45fd11d1-2fa1-446f-9725-a157d3ce911f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:57.351Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4982628a-f594-44d3-a477-6f6edfe1878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:13:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:07.356Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2a6dcd6b-02d8-4d71-a376-bf3fe7cc43c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:07.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:17.362Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1924ff28-ecbc-4578-be1a-859509f351b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:17.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:27.367Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0c7b5202-1552-4dd7-bcd4-16b82e52ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:37.372Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a0457cb0-a0ef-4536-9431-02b410c6c5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:47.377Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9d3ed496-b9e6-4e36-be86-6c6f7bc8a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:57.383Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9d42a2a3-36f0-46a5-b38a-e253a87f9091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:14:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:07.389Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b4022338-e0c4-4842-9144-9ac02bafb357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:17.394Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e56f6f42-4b53-4043-ab7c-cc4a7324e266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:17.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:27.399Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0caff276-1c2a-48c1-816b-e29aa6ffd410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:27.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:37.404Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1e609220-5049-4561-83f8-fa327979e0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:37.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:47.409Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d21a30d3-6796-470f-89ff-7f69e22e8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:57.414Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e830e96e-a893-4b72-9852-65268c6ebe84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:15:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:07.421Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=31c6a225-4678-4082-a89a-030d59906a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:07.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:17.427Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d71b7cf5-9f0b-46d4-b578-2f5f581ce92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:27.431Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=557b7ae5-fbef-4c9c-b8a8-9c2b2211e0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:16:33.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:16:33.360Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:16:33.361Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:16:33.362Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:16:33.437Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:16:33.437Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:16:33.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:37.436Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=71e1d39b-049a-42c9-aa06-164c69325027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:47.441Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ee15a2e7-2e99-4dae-afee-d6117b023db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:47.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:57.446Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bed7561b-9105-47d0-9b5e-8dd99b60c3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:16:57.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:07.452Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9b583dec-e69a-4702-b6ab-6e20dc0e35e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:17.458Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=20e657ec-6b9d-402f-b86d-2d82576c13dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:17.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:27.464Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6a80bd84-3534-4e20-98d2-876870e6313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:27.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:37.473Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=887780fd-a719-4a0c-9b93-9431cd59ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:47.479Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=095d6e9f-5c12-4e48-a627-2576cdcea7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:57.485Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4527d0f2-09df-4d5a-9e14-e49a3879c838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:17:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:07.490Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=48d58423-989b-403a-8ab4-419f747d7038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:07.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:17.495Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=de98fe4d-d757-40f2-a670-12ec0db23221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:17.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:27.500Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=da44b568-55a0-4c91-9aea-a58d4bc80c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:27.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:37.505Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c35a3a8b-71df-422f-9ab1-b51e72bbbe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:37.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:47.511Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0fbf4888-989b-456b-8490-57cb849634d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:57.516Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c096b464-dea5-478a-9d5a-c3c3b21d0344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:18:57.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:07.522Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=beee27f3-3b80-4142-a825-9b22385946a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:17.527Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7f77cdfa-8e5f-47a1-adf5-7bdd9c85b2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:17.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:27.533Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=148b07cb-cdf6-4990-a9d7-1879b938d399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:27.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:37.538Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4ff9c6a3-204d-4e1d-9801-96c9a21f0821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:37.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:47.543Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=402f59e7-1ec1-44a5-a475-6b484360033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:57.548Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fa8e3dd9-83d2-4e9e-b250-3078656584a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:19:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:07.553Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=117ab529-6bde-41ad-b8a4-5e26067df211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:07.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:17.558Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=99c4ab66-1722-4588-9ce1-f444b15aae02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:27.564Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2e9a5c61-c1bc-4392-93b6-75581fdc2b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:27.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:37.569Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8e33cd19-9a86-4f3b-8c89-d226c866db33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:37.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:47.574Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8041804b-e55e-4d4e-a809-4f62025ffba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:57.579Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4744c8c3-faa1-4b8c-9462-4e1c1462e05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:20:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:07.585Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d1adb0e4-e012-4035-b0a6-27c71697d67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:17.591Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d8db37a9-9dd0-42d4-b7ff-25d49b015361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:27.596Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=aabfadda-1960-428f-b198-afc587b9e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:27.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:21:33.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:21:33.329Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:21:33.329Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:21:33.331Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:21:33.419Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:21:33.419Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:21:33.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:37.601Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1d7c492c-109f-4af4-afc6-770dff467db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:37.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:47.606Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5a8386a6-10b2-441a-a34b-531cee599482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:57.612Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c5ecc26b-0ffa-4a7c-8300-6595a9bad336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:21:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:07.617Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8150089e-21c1-4b87-9ccd-d76e9ff7134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:07.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:17.621Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ce70a077-29a3-439b-ac67-5936061fccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:27.627Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b7be9085-8836-413a-b306-3f16e3eff147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:27.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:37.631Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8d17baaf-474a-494b-a055-5ac4e6a13491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:47.638Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2f2c4bc6-1287-467d-88ca-727831c3c9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:47.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:57.643Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=10b9f79f-7eef-41f9-b021-8fa2e60fad64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:22:57.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:07.648Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4a4f9e72-c498-4dc7-8ccd-215adc3d794d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:07.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:17.653Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=209bcd71-19ef-4adc-8b68-fef7f5ea7047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:27.658Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5b05a243-9668-462f-9840-97080bcbc1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:37.664Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9ab491bf-78e1-4063-b26d-b749fe1aa433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:47.669Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9c4bd633-2739-44f9-afa4-9ef9ddc1530e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:57.674Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dce32b98-2d48-4310-9200-895eb813ee77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:23:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:07.679Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=eb30320f-3b11-4bf1-9c7b-1fded56753ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:07.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:17.684Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=96ac24e6-af88-4671-a667-4ba665a4f724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:27.689Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d032d8c1-15ec-422a-9438-223b5cb9bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:27.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:37.694Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=02cd5b17-fb2a-4c2b-b5d4-be98ea703225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:47.699Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4c37b76f-50b7-47da-add6-778ab55b3087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:57.704Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b610133c-43a8-4f13-9c99-b765b0f27e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:24:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:07.708Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=37f89dee-6017-4a27-a99f-25da909c570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:07.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:17.713Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7f7ed3de-5342-475c-908f-73559fe568ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:27.718Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=605f82bb-c5c5-441d-8a0d-237a2acf8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:37.723Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=109dab58-c8b1-46cd-98e1-3bcd07425706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:37.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:47.728Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=656522b4-cdc8-4334-9be1-4ce5bcdea173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:47.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:57.733Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=648f3163-6d1f-4756-8955-99179de01ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:25:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:07.738Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2f8ea01c-f0a5-4703-a180-21602ab6432c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:07.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:17.743Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=248871e3-dc37-4a90-aaff-b350842115fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:17.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:27.748Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dc5264ee-0c68-4bec-a8c4-028ed50a858f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:27.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:26:33.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:26:33.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:26:33.369Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:26:33.370Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:26:33.437Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:26:33.438Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:26:33.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:37.753Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b64d9812-9910-494d-bfc0-d95644bae284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:37.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:47.758Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d488bdc6-f783-4240-9b32-bb1686e3e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:57.763Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=66262c17-d9f4-42d4-9bba-11f01c6ab478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:26:57.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:07.768Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9b16f79a-20bd-49fa-9887-f3191a4f1399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:17.772Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1887a990-7e30-4f80-a7fb-abd9c2a9ea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:17.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:27.777Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=76801447-2f7b-4689-a9d9-5dc6af487b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:27.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:37.782Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a7dec99e-5402-4707-bdb3-ec136ab5f1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:37.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:47.787Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a8e21c5e-13ce-47e4-8a11-3d39ebe345ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:57.791Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c7a6c73c-dc40-48a1-9827-a166859ed399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:27:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:07.797Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=23614e95-d282-4ce6-a858-683bd9ac27c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:07.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:17.802Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4037df98-f0cb-45c9-bb38-f9b858396e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:27.807Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7652d4b8-b108-4a1e-8515-22bad72e1a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:37.812Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=dc2e82b5-48c1-4b74-93d6-fda5c9fbc7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:37.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:47.817Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ff276f51-cbce-4993-a6cc-47167a8f9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:57.822Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1961f936-f8ef-4e19-9ce6-6a06da5325d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:28:57.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:07.827Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0a365cf9-4986-433b-a7df-f5289aca5300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:07.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:17.832Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=026251f4-a69f-441f-ab95-78a693effced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:27.837Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fdf9994f-6328-42d9-8f08-abb488d83aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:27.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:37.842Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=826d4fc8-288e-4f48-b810-59ee774b1752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:37.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:47.848Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a296d5ea-04ae-425a-bd4d-83d9fb1af60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:57.854Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=78b2d3c7-0994-4a87-bdfb-808a183c8f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:29:57.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:07.859Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=df32696b-cd06-494e-a216-a01846965306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:07.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:17.864Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=62f59d35-8fa1-43d6-bdcd-7996948e1cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:17.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:27.868Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=98a87962-623f-41fb-bfaa-9c3991d34f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:37.873Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a3e211da-6489-498d-bbaf-845336a7e78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:47.878Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f45ad2cf-7c8b-46d0-9062-f55315be15c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:47.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:57.883Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=be0849f6-c8a5-4989-9faf-db38c3b757b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:30:57.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:07.888Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bfe20ca3-1803-436f-b60c-90437ce0d0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:07.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:17.892Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=33df27e2-8787-45e2-af00-5d56a05990a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:17.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:27.897Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a9ce3e98-9811-46bd-b8e3-53333657d474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:31:33.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:31:33.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:31:33.318Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:31:33.319Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:31:33.415Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:31:33.415Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:31:33.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:37.902Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4360a67b-526f-4d9f-922f-c0c0b9ec5d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:47.907Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=23004f40-e45e-4fca-9cc9-76f771e48108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:57.912Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=10071fd0-3fab-4e6c-8cd1-00c3c333bcda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:31:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:07.917Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=13e4782a-a56a-4daf-90c6-3ee58660aa5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:07.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:17.923Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=111fc2e6-1a6d-49f2-bb6b-e953059f8b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:27.928Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a4ce149e-de4d-4d9f-bc7a-90c96209a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:37.933Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2554875b-37ff-4cbf-9356-a14114d62b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:47.938Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cd49c970-6b43-4bcf-9947-75e6f81d8811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:57.944Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=38eef1c0-abbc-4e6c-8324-09d579fcdcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:32:57.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:07.949Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1857ff3d-ad3b-40c2-94b9-218b0de6f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:17.955Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=57e3ed48-a320-4ebe-b4c0-c1bdfbaf0d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:27.960Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2009f894-7c98-41e0-9a89-81cd0fc05144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:27.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:37.965Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6a15cc5f-bbaa-4a3a-a06a-5fd649ccd0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:47.970Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=88dfd2df-406c-4dfd-9298-12235d6e2d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:57.976Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b2e56e79-cdd1-46c8-8125-6ea32887e59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:33:57.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:07.981Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=89c1102b-e1f5-4059-9ced-dd5551886d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:17.986Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a9ee83b3-3358-4ddc-a4d5-11f6663137d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:27.991Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3476d587-1b08-4e82-b3ab-71a9fb74344a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:37.996Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=60bd5dd9-a0f4-4022-b37d-66215c895691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:48.000Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=94ef0894-a113-4d02-8ef0-6a59e84397bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:48.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:58.005Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=63cbe7f5-ab00-4c9b-8ee1-3b50d5f2bcd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:34:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:08.010Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=72e38c62-5647-4ed2-a830-e7a570667105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:18.017Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bdd69a55-c58a-4420-a20b-0e7bedbe602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:28.022Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=56eb0874-a6db-4c1f-9be2-77191119b41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:38.026Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5c6486b8-8b1c-4b72-86f3-ca4432bf05e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:38.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:48.031Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=347a3e57-8a09-4464-b2be-99cb2dde6e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:58.037Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ad445c49-5f1f-47e8-be9e-d55cc6c373c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:35:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:08.042Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0f32843a-e2ed-44b3-88bb-92b2da5d8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:18.047Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9d11cfe6-e9df-47e4-ab43-dfc26bc309c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:18.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:28.053Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=78accb4a-9f0b-43c9-8abf-62b9944c7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:28.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:36:33.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:36:33.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:36:33.285Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:36:33.287Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:36:33.365Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:36:33.366Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:36:33.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:38.058Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3e3df7f2-65fb-45bc-9734-f4b5c1c4144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:48.062Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5ce5c8a3-48f0-47f2-a560-15591c44ecb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:58.067Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1f9a1a68-ff18-4207-8466-7883fb0c09b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:36:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:08.072Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3b4de742-dabb-4e90-a776-d08aed4b8fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:18.078Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8020724c-038d-48c7-bd18-9862b105c12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:18.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:28.083Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fee92141-8337-4a60-ba6d-1e0c66ec0d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:28.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:38.088Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5abd3851-e568-42ea-992f-538bd4c73fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:48.093Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9c17ec7d-2ee1-48fb-a36c-101be8530d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:58.098Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c2be8ee8-c2a4-47e4-9cba-71e8f0d2cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:37:58.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:08.104Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a9468086-7fa2-4692-9f4c-ede07893e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:18.108Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f255b819-4b6d-4108-b690-b6b45762b2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:18.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:28.114Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bb610dcd-dfd2-482a-b178-9c4c637c567c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:38.119Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bf72e9b1-bcd1-406d-b138-ee6430ef75f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:48.124Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4e02dd61-a65e-4f7d-92bd-67d826f6183c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:58.128Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ca454ec2-866f-432f-ab5a-3453be4c4d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:38:58.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:08.133Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c181e124-fffd-47cd-bfc8-9ef327843953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:18.138Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c015fa0a-4e49-40dd-9538-faa445c94b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:28.143Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8149a22b-2e8b-4ad5-bd7e-e684fd114dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:38.148Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=216753fc-a893-4058-87c3-8854abe6e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:48.153Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=fed6cc53-3dd4-41f2-bae2-9fbbf2f7191e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:58.159Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=2054a1fb-0a3a-4a7b-9c00-4706779f2d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:39:58.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:08.165Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a986ad06-aac1-4fb5-a50b-e38af7c942db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:08.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:18.169Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5c5c55c5-38ee-419f-98e4-9186fb0ff911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:18.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:28.176Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bc64a81d-859a-4382-a225-f7c9b4e254bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:28.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:38.181Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=309f278c-e5cd-40ad-be38-b50ce441ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:38.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:48.186Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a033bc98-8c0b-4dfa-956f-4d79fdf64b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:40:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:08.388Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=206b1269-3ba4-4418-949e-f4ccf7cf0b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-29T00:41:09.492Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=UdoTnaQnHstkL5GZ1eOS, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:09.722Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:09.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:19.723Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a40961a0-41c6-4b47-b908-ec163baccfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:41:33.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:41:33.340Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:41:33.341Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:41:33.342Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:41:33.419Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:41:33.419Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:41:33.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:39.255Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=de9b33e9-93bc-4d6c-b7dd-95516e0d38b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:39.930Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:74)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:120)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:100)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:118)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:220)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:130)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:184)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1789)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:128)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:259)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:142)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:389)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:396)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:452)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:664)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:94)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:324)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:296)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1533)\n\tat io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1282)\n\tat io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1329)\n\tat io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:508)\n\tat io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:447)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:276)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:795)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:480)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:378)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:989)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:49.928Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4ba69a9c-74b9-4c37-9b6e-3146b83df36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:41:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:09.461Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7efa9af1-8816-4dc9-987f-8eadfc752957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:18.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:28.995Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b9777c92-855d-43c9-b4fe-4acd8c9bb2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:38.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:48.526Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ab0ef1c5-a8b4-4cec-9eb4-9dc0ccbca984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:42:58.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:08.060Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4949ad54-b16b-4cdb-8886-b77c6de7d890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:17.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:27.592Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=96b1d144-bb67-4e07-b824-10f6d6bbe561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:37.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:47.127Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4916aea3-bdae-4d7e-8fa7-82a3df99f5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:43:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:06.660Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ff08ed71-5bea-4917-9d4c-c40d9c127357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:16.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:26.191Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7c6b3794-5dcc-4abb-9208-29a1e9bf661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:45.728Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=aca0b301-2f6b-4df1-bef3-039dcb3e6b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:44:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:05.262Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5ac053a0-852f-484a-99f3-64516732091c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:14.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:24.793Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1d68f15d-af36-4607-96c6-cbdc6a8ad769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:44.343Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=be14e0fc-acaf-40c1-8f84-f6066a0c9893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:45:53.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:03.876Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ff0d57ef-d9b7-4d02-bd00-48fe924ea062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:13.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:23.405Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5a7caacd-2044-4953-a368-53a7d42ee868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:46:33.342Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:46:33.343Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:46:33.343Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:46:33.344Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:46:33.413Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:46:33.413Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-1 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:46:33.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:42.933Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ec9c9ec6-0613-4272-8dc3-af2807851dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:46:52.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:02.466Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=5db51f4c-aa20-4d53-9293-9a5757d76ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:12.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:22.001Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=e069816a-d4eb-4950-9221-5b4686d1800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:31.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:41.538Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=180ecfb5-5bcc-483b-98eb-d4988ad986aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-29T00:47:51.676Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=Bi1ni3xZSwhfAdPRIEhC, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:51.687Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:47:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:01.687Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7e6bad98-d867-438b-b31e-a44e5bd79030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:21.216Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=d3002060-f983-4c8f-b5a4-4018a9979d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:40.748Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a56bd333-8c1c-4fd8-a104-81a7b6d36c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:48:50.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:00.277Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3fb8af83-b9a1-4c7d-bbec-9281b4777bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:09.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:19.814Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=bfdffa9c-489f-480c-a013-1c1b87cc8098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:39.343Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=19c90b2a-c82b-4381-9552-bcdd0703a290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:49:58.878Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=976bd096-e7ab-44e1-93a3-3ff4008b3da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:18.410Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=6b665bdc-ca51-4425-83ba-897fa7d68d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:27.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:37.943Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b32ce408-3760-40cb-b07a-0d37b45fab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2021-05-29T00:50:38.943Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=rnXglU5RP2xZK5en536m, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:38.948Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:38.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:48.949Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=edcc5131-369e-4778-8f4e-54c9cc893f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:50:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:08.482Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c581c125-fdc5-4fbe-a071-3472cc95d20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:28.014Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a112e0ef-c2f8-43af-9e17-18e59be4e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:51:33.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:51:33.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:51:33.321Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:51:33.322Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:51:33.389Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:51:33.389Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-4 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:51:33.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:37.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:47.548Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1322e377-51ae-4f21-93ca-b2f512d0b685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:51:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:07.088Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=93c8bdce-992d-41f5-b6b1-2734bcd33fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:26.616Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=66b4dea9-cd3f-4d49-8599-5da612177d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:46.149Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=ec6746ff-998c-4dbe-8735-f47c7c06a41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:52:55.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:05.682Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=f0f61b89-beca-492d-a112-6f7e760f4169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:15.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:25.213Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=cc47b0f0-47fc-4129-93d5-c6a90b86af32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:34.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:44.748Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=385dc3bd-2561-43bd-8342-ed9e8bccc0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:53:54.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:04.285Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=1f09e7ed-b787-41fd-b95e-b5bcb5dbedc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:23.816Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=44b5331a-eede-4b67-bf5d-60a0531b939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:43.347Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3a2619f4-460a-47eb-91ac-7adf7decf72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:54:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:02.879Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=19cb8a5c-756c-4ad9-a3ac-445fa9c3f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:22.407Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a190ace2-42bf-4e0f-8b76-2a2136c6844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:41.940Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=95951155-12db-40d2-b814-3a5e628d98b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:55:51.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:01.472Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7b221af9-4de2-4b7d-b6cd-afba25e0f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:21.002Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b052c23d-f383-466d-a1b0-031a262cc99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:56:33.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T00:56:33.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T00:56:33.312Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T00:56:33.314Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T00:56:33.377Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T00:56:33.377Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-3 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T00:56:33.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:40.535Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4b793adc-4e00-4cde-a052-72f7410d1fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:56:50.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:00.071Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b8727b23-b818-40ed-90cd-f00339e0e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:19.605Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9f4d77ce-230c-41c5-9942-5afab313ae8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:39.135Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7dfbff86-8d8e-45c3-868d-232a77768307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:57:58.665Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a06cc380-884d-44a7-9152-cfc8c235e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:18.193Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7b2e596a-647e-460a-ac26-618ea22ab60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:37.726Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=7685d5a8-2f69-4ff4-b455-7c7a399b8c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:58:57.258Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=0601e054-7b4c-4235-95b2-4c0199d02ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:06.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:16.790Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8cdb9685-7691-4578-b92a-b4d23ecaaef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:26.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:36.331Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=71e6cbbe-91de-4546-9528-ea425818e2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T00:59:55.863Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=c36992a8-3077-4e3a-b063-dd33dc20fa2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:15.394Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9775b4a4-f85b-4b58-81a3-880d6c0ebf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:34.928Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=66d46af1-5173-4973-a94e-2c86db57e60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:00:54.458Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=259faeca-6767-4cd8-8673-ef53e0b7c96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:03.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:13.992Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=8871b324-53b1-4639-a1a9-b72ac78c4fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T01:01:33.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-29T01:01:33.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-29T01:01:33.278Z |INFO |Fetching configuration from Config Binding Service @ config-binding-service:10443 for dcae-prh | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsLookup |2021-05-29T01:01:33.279Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-29T01:01:33.345Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-29T01:01:33.345Z |INFO |Received application configuration: {"config":{"dmaap.dmaapConsumerConfiguration.dmaapUserName":"admin","dmaap.dmaapConsumerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapUserName":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapUserPassword":"admin","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12/network/pnfs/pnf","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v12","aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiBasePath":"/aai/v12","aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/${customer}/service-subscriptions/service-subscription/${serviceType}/service-instances/service-instance/${serviceInstanceId}","aai.aaiClientConfiguration.aaiHeaders":{"X-FromAppId":"prh","X-TransactionId":"9999","Accept":"application/json","Real-Time":"true","Authorization":"Basic QUFJOkFBSQ=="},"security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"streams_publishes":{"pnf-update":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"}},"pnf-ready":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"}}},"streams_subscribes":{"ves-reg-output":{"type":"message_router","dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"}}}}} | | | |reactor-http-epoll-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-05-29T01:01:33.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:33.522Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4ff289ee-6358-49ff-9aee-16640940fb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:01:53.065Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b4d8a872-9633-4e90-9fa2-211949b8d1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:02.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:12.596Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=10c4ac63-929b-44f9-a446-edb0d7f97316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:32.131Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=95dacb40-965f-4484-aeec-bca0d050b4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:41.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:02:51.661Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=3eebf668-d576-4875-ab73-667ccdaf831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:01.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:11.192Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=4eab13a9-a8a2-45bf-acaf-9ab374b37b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:20.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:30.719Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=9224c098-9640-405b-ab5c-511138e6dfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:40.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:50.249Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=b3f1626f-6925-4527-8869-bd8adcd7a9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:03:59.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:04:09.782Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=09a281bd-b50c-4e7e-aa5f-b5838fb3c7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:04:19.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:04:29.318Z |INFO |Init configs |InvocationID=1c594dcc-d643-4084-b94e-f31b1d26e39a, InstanceUUID=a837cc28-177f-4981-b302-b70d73fff886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-29T01:04:38.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |