. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:15:09.507Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:15:09.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:15:09.601Z |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-07T00:15:10.279Z |INFO |Config Binding Service address: config-binding-service:10443 | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientImpl |2021-05-07T00:15:11.068Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:15:11.069Z |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-07T00:15:11.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T00:15:11.237Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-05-07T00:15:11.261Z |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-07T00:15:13.112Z |INFO |BeanFactory id=05302bd1-413a-33c9-8ded-f0ee0fca683f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T00:15:13.626Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-05-07T00:15:13.643Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-05-07T00:15:13.644Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.41] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T00:15:13.711Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-05-07T00:15:13.712Z |INFO |Root WebApplicationContext: initialization completed in 2450 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-05-07T00:15:14.161Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-05-07T00:15:15.505Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-05-07T00:15:17.191Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-05-07T00:15:17.720Z |INFO |Started MainApp in 11.566 seconds (JVM running for 12.306) |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-05-07T00:15:17.802Z |INFO |Start scheduling PRH workflow |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:17.816Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1def3067-9e01-48e3-9580-493b8a09434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:15:18.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-05-07T00:15:28.621Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T00:15:28.623Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-05-07T00:15:28.626Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:28.951Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1e710d76-c65f-4056-8e39-5327b194ba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:15:30.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:30.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:40.019Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2d5d49af-bcde-45ac-9efa-d49884026046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:15:41.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:41.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:51.060Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=601c07ea-049c-4953-a241-981fdd945997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:15:52.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:15:52.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:02.135Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=9461a22d-8401-426f-9498-89f24570a497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:03.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:13.205Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3c54f7bb-f8f7-4e10-b790-549e4480ecca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:14.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:24.244Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3727b29f-3aad-4380-87c9-29e33e2a3303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:25.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:35.347Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a488bb99-201f-468c-9fca-ddc81bf8a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:36.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:46.418Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=de2f2880-9d57-4f4e-9ea9-8cc92523382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:47.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:47.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:57.524Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=cf79aed9-954d-4953-869e-7bdabf7b84b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:16:58.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:16:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:08.601Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6e89511d-ebd3-479d-9c24-ab71551122ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:17:09.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:19.673Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=092e1d5d-789c-499c-95b7-00fe7836a1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:17:20.737Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:20.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:30.739Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2dffd533-c988-4299-abeb-d8870b85d11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:17:31.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:41.842Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c7fd9cd1-906a-498e-aa29-fd026bab4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:17:42.883Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:42.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:52.884Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=912f010f-0254-431f-ba83-e7244dfef1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:17:53.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:17:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:03.990Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f6193e07-cb33-4249-af4d-71a901ac6fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:18:05.058Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:05.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:15.059Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6d9c3adc-2827-42ef-a6c9-ced177ef6a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:18:16.098Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:16.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:26.099Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2ded8f71-8b83-4306-b1fd-b90f906e4edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:18:27.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:27.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:37.174Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e6481de2-4a62-4356-8d1a-ae6a1ecd8c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:18:38.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:38.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:48.244Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6922540c-4d9e-4d42-a692-0b3cc1b4d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:18:49.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:18:59.319Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0f2ff099-9061-425c-a546-c3ab63397b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:00.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:00.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:10.387Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=28e5b7ef-db8c-491d-91c6-b593a7af7a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:11.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:11.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:21.460Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=50422023-6833-41a0-adc4-a6445e04b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:22.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:32.499Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=dffda7eb-7bff-4f64-ab65-4db7a6b58cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:33.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:33.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:43.573Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=456be534-a9a8-4e90-9e29-cfa7ba21f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:44.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:54.648Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=8094ee35-bdee-469d-bcc3-0596b4da683c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:19:55.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:19:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:05.687Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=807df712-9d22-422d-9f1d-b8871234178f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:20:06.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:20:14.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:20:14.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:20:14.757Z |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-07T00:20:14.759Z |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-07T00:20:14.896Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:20:14.897Z |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-07T00:20:14.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:16.759Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e428e3f7-05fe-4eb4-8c69-fa3ae7d0908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:20:17.857Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:17.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:27.861Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=91b3956a-d9ba-45b0-984a-6182d6783088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:20:28.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:28.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:38.908Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7f58c5b1-0428-4727-a380-fee2569990de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:20:39.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:49.972Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2fa1517d-bd7a-49a7-9832-6fa3f6ca57be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-05-07T00:20:51.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.216:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:20:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:01.074Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=768e83ac-8521-450c-8d4f-73f13b0e90aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:11.136Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e3ab59d3-d4a1-499c-8967-752f0c16af1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:21.157Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fc2c8b4f-38dc-4a56-8165-1f2195c6f402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:21.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:31.174Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=acb944dd-34e8-4047-af46-9cc97b86a3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:41.186Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=bc4dc20a-1817-4658-9dde-c8ba4269c23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:41.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:51.198Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=dad503a4-c049-41f0-bef5-561272dc85c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:21:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:01.210Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=29e8fa10-eb0e-4836-9996-60dbfb596cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:01.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:11.222Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=42815287-2393-44d2-b368-acc2a01bd938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:21.236Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=67fb8e25-6b2e-45dc-a647-c77935dee862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:21.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:31.250Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1a5b4ac1-71c4-4871-8388-2d146e8adeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:31.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:41.264Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=54eecf47-1319-4a34-8cf7-12e3da74cdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:51.275Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=270fbd5a-9173-4dab-b139-b51736affd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:22:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:01.289Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=069e4a10-9794-4e80-b04c-3fa46ef43f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:11.301Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c23196b9-fcb1-4377-8b23-64c6dabc93d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:11.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:21.312Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5ec9770b-dfc3-4042-9b95-6dea5f0f0e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:31.325Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=795451ce-de08-4016-a03a-8b88200c50c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:41.337Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a694d268-7f92-4fa0-903b-d6f946b122af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:51.349Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ee730a2c-9ea4-485b-abf9-5444ca371176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:23:51.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:01.363Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b2bffe05-a06b-4d64-b66d-ad1d24579620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:11.374Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=31d8b0ab-d730-458f-b624-d529e2873bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:11.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:21.386Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0e6a2f43-2951-42ab-9e16-28f8ca440ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:21.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:31.397Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c598fbf8-1639-4d4a-9fb6-990b80b0fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:31.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:41.408Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=be022a6f-fb88-40c0-a6d2-d757afb79b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:51.419Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=add981ca-a5eb-49da-a846-1bf3ef33689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:24:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:01.429Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=785b1b0e-0ab7-44f2-b00c-1aa783119f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:11.441Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=88a075f2-e4cf-4831-8a49-4e924ca82af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:25:14.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:25:14.527Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:25:14.528Z |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-07T00:25:14.530Z |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-07T00:25:14.616Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:25:14.616Z |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-07T00:25:14.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:21.453Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f02d9f73-cd03-4d47-938e-ecf93459b58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:31.464Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fb368036-ef0d-46e5-989c-e7a3e4a51f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:41.475Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=98ab5f23-3dbd-4708-bd79-927d5ba65c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:51.487Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=027c9483-87be-4a13-ab47-56d1ec5d3455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:25:51.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:01.497Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f98f7e0d-263d-40ad-ab26-06777980464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:11.509Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=90329e91-c1ef-4d2e-bb8f-0f6db851201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:11.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:21.520Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ba0c9f5c-4b2e-4cba-a46f-9511daf7b668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:21.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:31.532Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=85ae6dc7-5a0f-44ba-a3b1-4a98abf544c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:31.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:41.542Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=db9d9885-f3ed-4698-843e-dbfa56798e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:51.554Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=538b098b-e219-455b-83c1-2c963571f34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:26:51.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:01.566Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=932d3537-df69-4b29-a583-a53b1f2a6290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:01.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:11.576Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=43c8facf-1371-460b-93ba-9e2d5236f733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:21.589Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6d9c3ef9-2d23-461e-b627-a7973e011467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:31.599Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=25fc7d9e-f948-4df4-9196-fb41055b2f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:31.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:41.608Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c7304404-3e5e-4d0a-8c81-a6f6448150cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:41.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:51.618Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5e8889b4-540b-4a30-ad2a-036c20941b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:27:51.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:01.627Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b06b2b90-a53d-48df-93c4-a40ac6579757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:01.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:11.637Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e8b5b0ce-4d8c-43f3-975f-89116ad4888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:21.646Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=57980c9b-7582-4c90-8341-c2ef3211fdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:21.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:31.656Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ea46a92c-f971-464b-b04d-bd09ffc0eba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:41.666Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=16f5932e-43a8-48d6-9ba6-8a58045462ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:41.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:51.678Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=be92d379-b750-4ad1-bcc1-aaafad9e405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:28:51.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:01.688Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=19a519ee-2691-4066-a2fe-a28d8a0c0672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:11.699Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f017ea24-2c06-4704-930a-38b7f63059d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:11.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:21.709Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1372adaa-b5c9-4cbc-a387-cb3a25260b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:21.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:31.719Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=79555bbe-7943-460c-bd48-ad1b36a36c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:31.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:41.730Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=74595d7c-359a-4848-bd21-d01d3db7b8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:51.741Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5fefe052-b6f8-42d3-bbd6-64e81af3792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:29:51.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:01.751Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=565bfb40-4c59-4416-8fd5-11b1b0fd53e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:11.763Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6074ebd0-96c9-405a-85dc-ee3a7ca6f1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:30:14.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:30:14.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:30:14.551Z |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-07T00:30:14.553Z |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-07T00:30:14.711Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:30:14.711Z |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-07T00:30:14.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:21.773Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b8151619-1f63-4bc4-b4fa-2ad7c6c9c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:31.785Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=436d7a48-65d7-4c15-95a5-1c834ba7c192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:41.797Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=42065606-c9eb-4e1b-9dfc-893359e2175f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:51.810Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ee43858d-3b6c-4fb9-a527-61ed1c07f698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:30:51.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:01.822Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=68250d28-68be-4508-908a-932e845c9b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:01.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:11.832Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2fd98225-f9fc-4744-b209-3aaa3975376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:21.843Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=67aaac71-7160-4c88-b15f-0e8fce0b35f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:31.854Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=16b3f843-abc2-4660-bc12-0be5355bd3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:41.864Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6fabed30-bdee-4384-ae53-5cb5b989e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:51.872Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4459f9f5-e546-4fa0-8420-20e7d54c2e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:31:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:01.882Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0a3dd242-559b-4b3e-83f3-80352051b365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:11.891Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1744fd6b-3f92-41b4-9abf-ac828b13d293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:21.903Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=48c5a61c-7667-4f59-867c-dd642b558bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:21.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:31.912Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=00ad952d-bfeb-4c34-9f7c-2970eb02a2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:41.921Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d1c4073d-39e5-4893-893a-2729ccca08ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:51.931Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0f3ceb7c-ff61-4467-95e5-71129392fcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:32:51.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:01.940Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=55865d43-a3e3-4e19-b0f3-0573ab710374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:11.947Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=26a05188-77ed-492b-bc55-b237b28452f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:21.957Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=08540b43-401b-45ba-8e03-76b7c7b852ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:31.967Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e18e2295-da9d-4c6d-8294-289c256f0ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:31.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:41.977Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d04e19e7-6119-4967-94ff-360b6422eb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:51.986Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0deae0b2-6672-4422-b2e9-de59ca22ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:33:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:01.995Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4f1b6df1-34c2-4bf4-a9a9-41c4f7b85ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:02.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:12.005Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=93d97f47-c9d7-4435-a64b-2a8a9c4c6f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:22.014Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ef8dea4f-4473-4d05-a637-350386f090e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:32.024Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0372e5f1-a806-4310-9bba-3830cf94ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:42.034Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0199b322-357d-4e4a-a913-4f2be5a921ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:52.043Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f9c9bd8b-b506-4699-8179-a589323087d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:34:52.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:02.052Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=8ee685c7-3c3f-41b1-970c-76080d837dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:12.061Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a43c6411-43f1-48c1-994c-ecc750684c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:35:14.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:35:14.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:35:14.523Z |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-07T00:35:14.525Z |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-07T00:35:14.621Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:35:14.621Z |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-07T00:35:14.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:22.071Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=95a9bb6e-b608-4c9c-a5f7-871487ae9b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:32.079Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=67f56899-7e81-40d6-89a6-ae0d8e4603e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:32.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:42.089Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=08df8eae-0af6-41a8-b8d4-2520eac94c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:42.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:52.102Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b00ab8cc-9592-4ea3-9710-a2b9326e2b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:35:52.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:02.111Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a088f7b5-62be-45f6-a72a-95d44d28decc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:02.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:12.121Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=69889fb1-a538-4f91-a73b-b324dd09bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:22.131Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b30796fa-991b-474a-a984-f874d16734df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:32.140Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e82162f2-fa29-4283-befa-a328d77cb51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:42.149Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ece6e1fe-b84e-4e2b-8b08-e12cb11ff04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:52.156Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7b2609ab-5af0-4ba3-8058-09b37f9e9a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:36:52.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:02.165Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=64e8ddf6-fe7e-485b-8ba6-0616b399e28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:02.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:12.173Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a6a986fe-7219-4483-ac56-56a65390b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:22.183Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=cd62cb70-c5e8-4828-a283-5b045073b74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:32.191Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c856a4bd-ee91-4ed6-b783-7d995240b76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:32.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:42.200Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ed80da03-ed04-4713-af97-509a4d13335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:42.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:52.208Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3421882f-7617-48b3-9866-49922f5cf1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:37:52.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:02.217Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ee29b195-a1a5-48b3-998e-a086d651e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:12.226Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=291fe595-6ee7-4b88-9898-5517d1061dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:22.236Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7047be8e-fa13-4b71-ab4c-d51cda6ac9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:22.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:32.253Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=815ebfc0-1bc1-4f88-a1ef-a0d1ade6be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:32.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:42.261Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e6cc4087-38a4-4b77-a57a-7e5c7899a61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:42.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:52.269Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=8edceedb-3d08-49be-be6a-3974dded99eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:38:52.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:02.278Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f9a4d215-c49f-46d0-988a-ca52808893b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:02.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:12.288Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c4a51f72-ad18-4d0e-b116-695b19df3ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:12.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:22.297Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=86b3531a-fc98-4bb9-97b2-a0c23c4bf34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:32.305Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5f0350e9-733a-46b1-913d-1ae11c7aed9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:32.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:42.314Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0e15e7b6-50fb-47da-b01f-908b8461a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:52.323Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=35d34a08-041c-4b4c-9ccb-fca2277542ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:39:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:02.331Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=673e234e-f186-47bc-828b-86e429f18a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:12.341Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3d76f691-b694-4904-bb49-06485d17a01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:40:14.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:40:14.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:40:14.538Z |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-07T00:40:14.539Z |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-07T00:40:14.720Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:40:14.720Z |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-07T00:40:14.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:22.350Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f6c2ad0c-6afb-4b2a-ad21-7e42bf55a42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:32.359Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3cb2a312-8430-4dca-9809-621d7959ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:42.367Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=631df748-e7f4-4a11-8217-be8eeb3bdd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:42.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:52.376Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2751b64d-3b21-48af-b35a-5ecaf974e7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:40:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:02.384Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=76f33d8f-32fc-414f-bf28-b632a010292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:12.392Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=94bcbe1d-b1c7-42f0-b27a-128b0430d251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:12.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:22.401Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4ca6b78f-3bd1-45cc-8a44-8eae527a9a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:22.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:32.409Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=710d2415-423e-446e-b028-a72d9b206bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:32.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:42.419Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0afc0386-0887-4d9d-98bc-f3866957cd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:42.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:52.427Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7c38f444-6c17-4699-9194-06b94c23163c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:41:52.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:02.436Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=9935e8e6-5746-4807-9e44-a330ce2b4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:02.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:12.444Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=80fa5cae-5bfa-4ca8-ac4a-ff9eeb9f9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:22.453Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e6aa326e-dd7e-429d-8f75-aa59ec8153ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:32.461Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6d5cae81-c1fd-46da-b92a-627a50a909d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:32.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:42.469Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=04c85f3e-54f0-443e-9d09-60eae8758473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:52.478Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2a9887cc-ceb2-4ae2-a5c4-e2a460ac6a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:42:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:02.488Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=32128c70-00dd-4d20-8e0c-380d12f72e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:12.496Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0f9d79f9-e702-42ca-98c7-c25a56d83983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:22.504Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=173fd536-c007-4011-a780-a1ec5656a075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:32.513Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=71e59627-4934-473f-acc8-2ecdbc00c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:32.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:42.520Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=700aff3c-4f9a-44ea-9486-df5222795d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:42.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:52.528Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4d9c8342-a919-4c95-8aa9-5eeb618d0db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:43:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:02.536Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f0b85666-2255-4497-81d4-adf6a4ab3cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:12.544Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=411e46da-b484-4343-9ac6-7356d3f278f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:12.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:22.554Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e10aca4d-8c81-43c7-befd-c21284d415dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:32.562Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=dfab096c-0763-46dd-b8f6-96408fde90b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:32.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:42.570Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=581b3d98-a44c-4e17-a1b9-66f303f721f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:42.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:52.579Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=aa415f2e-d489-4ffc-979f-a109e169ced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:44:52.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:02.587Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=10d25b43-f6c7-435a-9446-baf31ed800b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:12.595Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6ca24925-6de6-4ffe-bb21-50f1cbe57f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:12.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:45:14.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:45:14.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:45:14.531Z |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-07T00:45:14.532Z |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-07T00:45:14.614Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:45:14.614Z |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-07T00:45:14.616Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:22.602Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ed13a955-7429-4bb6-9182-377d3708f9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:32.610Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=490be187-5db2-488e-83f6-64df9ddd1b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:42.618Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=01789c83-4b35-4f6f-84ca-d87214947e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:52.626Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=76092d5f-83ba-4cec-8b55-5f2d9b0dc58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:45:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:02.634Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1962c4f7-896e-4a6f-bd2f-e97ccac1cb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:12.643Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=47233990-6cbf-49ca-b27c-7ab9bf06ff0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:12.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:22.651Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ec38326b-5549-45ad-b537-71c785370933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:32.659Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7beeee51-77d4-4d7f-b4de-b327289c38ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:42.666Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ceb62204-2399-47a3-8952-c2b4656fe1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:52.676Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f2a08dec-3ec0-4a6c-80f5-9344566af50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:46:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:02.684Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3f7a05df-2913-4863-bc83-9e5186798ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:02.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:12.695Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0fb69132-2640-4742-971e-2c1867d9bb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:22.709Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d0ebeeb9-f82b-4f25-a475-9c22ac2f6522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:32.718Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=bcaaa059-67c1-4e0e-a886-62d561a23686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:32.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:42.727Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=203c0211-a531-45de-8e84-6557479e7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:42.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:52.735Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=af37f6c3-4005-4d64-b461-86cb9bccb73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:47:52.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:02.741Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=195e1eb1-2c79-4f66-867c-04a205c24f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:12.750Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ea5a85a1-287c-40f3-8a97-d57b228d9648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:22.759Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=30672cd6-76f0-4115-9599-d4b02fbaf7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:32.767Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=56f696cc-9122-4725-a5df-5346371bbe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:42.775Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=93d56fc1-a377-46a3-901e-84ba37309a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:42.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:52.783Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=71b92f62-e7df-45e2-bc04-8a0003a22b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:48:52.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:02.794Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1b5e79d4-733e-480e-802d-30d24070a68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:02.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:12.801Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5b1a8f59-b208-405e-a2ee-b8d5dcc61e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:12.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:22.808Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6d0de09d-7774-4fdb-b226-8e50417372d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:32.817Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c93524f4-44b5-4b74-9f09-9fefd18903a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:32.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:42.825Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=cd915854-b91d-49c6-a5d7-13324ca81b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:52.833Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5746ec2e-c248-44e4-98d4-fbb234789570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:49:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:02.841Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=af36bac9-9092-4a76-ab00-16f6a5e6635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:02.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:12.848Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4c4fa487-302d-47aa-8d8c-9b541cf2eb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:50:14.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:50:14.534Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:50:14.535Z |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-07T00:50:14.537Z |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-07T00:50:14.610Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:50:14.610Z |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-07T00:50:14.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:22.857Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fd8df892-3354-4a9f-b852-1d2a21e82f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:32.866Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c82dca7f-0dcd-419b-99ab-a5139ab05e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:32.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:42.874Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=29e7306d-69d7-44db-adb2-451c78c8541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:42.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:52.882Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7f5219e8-88b7-4529-8ded-b0aa82eae9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:50:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:02.891Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=85bba1f7-6e74-4aac-9285-a04e447ff80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:12.899Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=62896320-ac9b-4cfd-8a79-9ff809e1f670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:22.908Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=766c67fa-b8bf-4892-acce-630c72476eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:22.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:32.916Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4b8a5b7c-e09e-4e3a-aa57-2f0ad7bb627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:42.923Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=631c2ebc-1fb1-4a87-b6a1-59d870467e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:52.931Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=12a50e1e-4960-46db-bd3b-149bca06e9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:51:52.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:02.939Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=064bc320-a253-40fd-b3e1-b6fb31c413e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:02.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:12.947Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=c5103ab2-19cf-4082-a324-0130bff35237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:22.955Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=104bad8f-8c27-485d-93e3-876d44fc242f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:32.962Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f7e522e2-09a0-45ee-b204-b3804bd9b786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:32.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:42.970Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=acdf6d10-fd43-44d5-b121-f0e8017cfb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:52.979Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2535a1df-fc5e-4d72-867b-7c986611ddcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:52:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:02.988Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=cd26ae14-d4a1-4b23-bdf9-9d04b9e1009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:02.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:12.996Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fc0ea08b-4563-4cf9-98f7-fc564da38589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:13.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:23.003Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=28dec120-0de7-4502-94b7-43534a642993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:23.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:33.013Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4da5d202-8292-47d0-8d26-ef6bebad18c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:33.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:43.021Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a3f9ebd9-bf64-45db-8ec7-004c930c7809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:53.029Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e22ac3b1-ca8d-4d86-bf04-6a3cb1a48241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:53:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:03.037Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=392e5946-3bea-4e4f-8376-fbb542c8d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:03.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:13.045Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=07de7543-59bd-4191-ab63-77ab6ebca236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:23.052Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fc4ea8ec-3b61-4f95-85c7-10e59b438e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:23.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:33.060Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ecca0a28-67e3-4879-93ca-b0bb738c86b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:43.067Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a88745d6-a8b7-4840-a67b-466a5685aa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:43.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:53.075Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2da14f78-e02c-4f4f-9e92-ab0e0e7edfc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:54:53.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:03.082Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7714a00b-43d6-4c3e-b7d1-6a709f92dc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:13.090Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e181c436-e2a9-4270-bce8-7f6c0f17fe88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:13.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:55:14.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T00:55:14.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T00:55:14.533Z |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-07T00:55:14.535Z |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-07T00:55:14.618Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T00:55:14.618Z |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-07T00:55:14.620Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:23.100Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=742c203a-c4a8-48d9-b94d-8bdee7d17547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:33.108Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e65154a4-1f7c-419d-b86c-90d312e2cf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:33.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:43.117Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0120d83a-a939-444a-8a22-cbb57906a663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:43.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:53.125Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=38f4defc-3cb0-4948-aa89-734b291d8878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:55:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:03.132Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7818b0ee-c2eb-4e13-bca6-efa1e3bf0704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:03.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:13.141Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=70f6ac59-9722-414f-8f4f-149e78154216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:23.151Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=98931365-73b8-4d63-873a-65d61398686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:33.158Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=8bc61c5a-5302-469d-9777-f83ca7935ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:43.166Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=bae67076-1960-4ef9-94ee-62cbbc2e692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:43.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:53.175Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a4bd3ef8-dca2-4e11-a278-29e73a55b796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:56:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:03.183Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=44c8bfed-1959-4bae-b11f-2e861126476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:13.191Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5d48baaa-b59e-45f7-8798-33095e81e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:23.200Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b6ae0538-a65c-4667-ba0e-f003a09f0233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:23.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:33.210Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=161532ee-e356-48d2-b35b-f9fd6dfc3cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:33.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:43.219Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e4360b6c-3f03-4a56-b170-4173ae0a9910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:43.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:53.227Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6555074f-531f-4e81-a752-e33bc7b1e6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:57:53.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:03.235Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=9d3bbdfd-80e4-44e1-9b47-14fbfc899a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:13.241Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2a1770e0-41d0-4431-9bfc-7faee39a6363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:23.249Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e09d7ecc-11a9-44ee-b98e-4438bcc4b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:33.256Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=8c99d65b-8e95-43d3-8456-9d029cc8f941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:43.264Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1c4fb587-795f-4f59-aad4-e9d65d2656fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:53.273Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=45dd7e62-6c65-47f4-b300-a5c47f6f71f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:58:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:03.280Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=07a7c3af-afcb-4de2-8d81-61fc646dc911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:13.288Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=52e25db7-8e85-49a0-b70f-a6383f4a3779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:23.296Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=aa3b1dcc-279c-409c-92cc-c728b73107bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:23.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:33.305Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=337a9393-7802-4dcd-8053-6b9a45dfa011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:43.312Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e335dc29-b52e-4c06-b970-c323920f6341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:53.319Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=28b8dec8-f261-4665-8422-d1c22889f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T00:59:53.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:03.327Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=44c7016f-6479-45b5-8947-bd66dd4adfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:03.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:13.334Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a472cdb4-49b1-4437-be37-1d8a06deeb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:13.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:00:14.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:00:14.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T01:00:14.574Z |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-07T01:00:14.576Z |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-07T01:00:14.679Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T01:00:14.679Z |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-07T01:00:14.682Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:23.341Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=395de6c6-48b6-4fac-89d3-6b735862a5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:23.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:33.349Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=9473c5ca-1342-4680-907a-145fd7f687ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:33.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:43.356Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ab78f1fb-02ee-41fe-896b-86625c458f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:43.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:53.364Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=344cf8cc-d649-4bbe-b6a2-3419bdf9bf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:00:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:03.373Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=86d09ed7-c5fb-4e53-8ee6-4b5887ff716d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:13.381Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=61ac1896-7fd2-43d7-a7e4-6468f5f9a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:23.388Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=58371fe6-6246-4667-858e-f55e4071040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:33.394Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3111d8ca-fa95-45b6-85de-0a454b5fac6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:33.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:43.401Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f1631a1d-b70a-48cc-bd64-b73447d58910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:43.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:53.408Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2c545981-a202-4903-a45f-5f1a1595383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:01:53.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:03.417Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a8a58012-bb7b-40ab-9e71-6e079cd78c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:13.424Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f0f30eda-47eb-4e7c-a549-e6d2a4c20710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:23.431Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b2a7a160-e095-4f09-9941-2f53ea448c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:33.438Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7dbe6a78-4c86-414f-88ff-1231c5f00360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:43.444Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=14340a97-e082-4682-b27e-5d01cea52ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:43.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:53.451Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3a212711-fc13-4cea-a537-fcc9ca9ed45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:02:53.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:03.459Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=da69051d-26b5-4adf-8c2b-8dc6e1ec3e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:03.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:13.467Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5b38c14d-4b0e-4dce-b802-7e64d25dbb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:13.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:23.473Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e998b751-a7f8-4574-89f3-8bf9d8ee804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:33.481Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ecab01b1-ff44-4c1b-9156-7f4cc75046ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:33.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:43.488Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=30ccefc2-7e82-4fcc-9278-56aa106b7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:43.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:53.495Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=7166f911-d677-4695-b871-4b51c85f633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:03:53.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:03.503Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=388df7c0-db17-4a00-9f3e-54a9c85e1155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:03.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:13.510Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=bb1472fa-2a5f-4e37-9a11-36e7363c0a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:23.517Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=002f91b4-0952-4307-a1a4-6dfd4de6dcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:33.524Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=6031ed0e-668f-4701-8fe5-2e554bf22aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:33.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:43.531Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=690cb0db-32d7-4db6-a9a7-22172ef45c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:53.538Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=db7606e4-6240-417d-93cb-af7d9fb6016f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:04:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:03.545Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=b97706ae-1144-417e-a87a-22f36deaa758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:03.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:13.552Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d53c3a15-c004-447f-9d4d-fa4340032117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:05:14.514Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:05:14.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T01:05:14.515Z |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-07T01:05:14.516Z |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-07T01:05:14.599Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T01:05:14.599Z |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-07T01:05:14.601Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:23.562Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2d4fc27f-d778-4a77-a498-90de47f3fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:33.569Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=9e08a151-20c2-4f63-a77d-06a991693e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:43.576Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=308f32c8-07cf-47b4-988c-5f8aee6c76f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:53.581Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e0014f31-c6c6-4baf-aa2c-93c9768d032a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:05:53.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:03.590Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f2e3de1e-7bde-4707-9271-ffd7194792cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:03.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:13.604Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=de20f4c9-9c50-45a2-b367-fa353971fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:13.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:23.611Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d6d83c4b-3c92-48ba-9c8d-8bef92db5b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:33.617Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=29e3d171-afbf-4373-ac51-0b7e5ceac622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:43.623Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=64e1d550-27c6-4e9a-8321-b1c7ea785797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:53.630Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=85f15350-9fe8-4a6c-968e-814e74333232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:06:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:03.637Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=508c395e-f4d4-417c-a25f-ccefe7b2c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:03.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:13.644Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=015aa8eb-3073-4b68-ab0d-212490f6cb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:13.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:23.654Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=1542c8c5-5b72-410e-baa3-f059da82e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:33.662Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=fb238c1a-beff-4ee9-9583-6357d49d0259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:43.670Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=f8c0b6bf-0df0-41c0-9d22-205a2587e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:53.678Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a87b33e9-42fd-45d3-b0a5-b5244404ea13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:07:53.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:03.686Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=5543f978-85dd-4cb2-b7fc-62ed5f11caa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:13.693Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=3201cdfe-8d7c-437d-b6e4-fe07f7a53740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:13.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:23.702Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=84f5af6d-a241-4a91-8ffd-8b8b1921ed89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:23.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:33.712Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=29dc47e9-51fa-4577-892c-275d1b9819a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:43.720Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=dead21df-6c9d-49cb-b994-f1997e6628c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:53.728Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ef23246e-a916-4f7c-bafd-e8827962c5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:08:53.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:03.735Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=78679b20-3079-4c8f-a01a-9e7e693f57ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:03.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:13.742Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=4fed25e8-2ff1-4054-abd8-cebe91e542af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:13.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:23.750Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=72e2c1bf-af80-45b3-a77f-b65bf6edb928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:33.758Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=df567b07-5a43-4652-b57a-3fc6958cbbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:43.767Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a315f7a5-31f9-4944-b22b-e6d7c899ee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:53.775Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=a3ed54be-0e2f-4dea-82da-9d62db5a6288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:09:53.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:03.783Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ccb7de2c-2231-4db0-b315-9d7ce7efd948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:13.790Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=2d359ee6-dea8-4a20-9d7b-18eed42ffcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:13.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:10:14.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-05-07T01:10:14.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsPropertySourceLocator |2021-05-07T01:10:14.481Z |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-07T01:10:14.483Z |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-07T01:10:14.553Z |INFO |Got successful response from Config Binding Service | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-05-07T01:10:14.553Z |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-07T01:10:14.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:23.797Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=d146161c-6945-4b5e-ab15-c58139947e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:23.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:33.805Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=e4d925b1-6a48-4553-b1d2-eef4b80b0696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:43.812Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=0ae8d4bb-f227-4a2a-a18c-2a96bb199955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:53.818Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=cc667bae-c0e5-417e-938d-f08b9eeb70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:10:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:11:03.824Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=97deec39-0827-4f64-b58a-b4486a485a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:11:03.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:11:13.830Z |INFO |Init configs |InvocationID=ce73d59d-4a01-4b41-a7e1-b43954023412, InstanceUUID=ec59e442-980d-42b1-af53-0c07a36bdf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-05-07T01:11:13.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |