By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:21:54.648Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:21:54.652Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:21:54.690Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:21:55.386Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:21:55.492Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:21:55.492Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:21:55.493Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:21:55.589Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T13:21:55.713Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-14T13:21:55.737Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-14T13:21:57.471Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T13:21:57.970Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-14T13:21:57.991Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-14T13:21:57.992Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T13:21:58.076Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-14T13:21:58.077Z |INFO |Root WebApplicationContext: initialization completed in 2340 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-14T13:21:58.537Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-14T13:21:59.374Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-14T13:22:00.746Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-14T13:22:01.387Z |INFO |Started MainApp in 9.867 seconds (JVM running for 10.839) |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-14T13:22:01.459Z |INFO |Start scheduling PRH workflow |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:01.477Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ce6020ce-454a-47af-8ee7-cd54d233ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:02.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:02.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:12.991Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d24a574a-0c25-4970-bb8f-4da8e13401fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:14.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:14.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:24.098Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=daa800aa-1e8d-4db4-bca7-03681625055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:25.165Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:35.167Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=984b3f6c-82cb-42b5-b08d-acc9df9d40a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:36.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:46.233Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4a8c3481-bf33-470c-866d-ccf1ce1e62c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:47.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:57.272Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4e7e271f-2d7a-4f4b-9572-64bd6a484433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:22:58.350Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:22:58.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:08.352Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d44aa925-20b2-4e58-9775-e6ac74e746df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:23:09.421Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:09.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:19.424Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=61c1a553-ae91-4a40-bbd8-6be8d231dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:23:20.494Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:30.495Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ecaf168d-f089-4b33-9435-4dbfe967eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:23:31.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:41.562Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=640850b0-7db6-43f3-9502-af34b12d7046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:23:42.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:42.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:52.676Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b954f7ee-120f-49e1-9ca6-51a2c5b67b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:23:53.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:23:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:03.744Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d624f2b5-9595-4328-bdf3-1675809032e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:24:04.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:14.819Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2afdfa24-3666-4c88-bb57-6a2aeff40ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:24:15.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:15.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:25.887Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=32c46285-a613-48a1-87ce-03a15832e299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:24:26.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:36.960Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=98c24d7d-7e7f-4c3b-ac72-b5a3dd531d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:24:38.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:38.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:48.030Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f9ab0554-5f60-49ac-9684-fcaf2ce95010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:24:49.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-14T13:24:52.445Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T13:24:52.446Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-14T13:24:52.451Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:24:59.102Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f5e62ecb-aa2d-4931-8dea-4bfed3262d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:00.172Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:10.174Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3f347881-1674-4fee-af22-c01f702c20dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:11.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:21.248Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bb319598-fded-4c7a-9e9e-0d02dbf109db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:22.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:32.373Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e5d575b7-ee13-422d-9e42-854d76d61f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:33.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:43.451Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8ed6d162-9c86-43cf-8220-536c3fe8ea8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:44.502Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:44.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:54.503Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9434f34f-4797-4ef3-ba08-c87ab8fc937c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:25:55.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:25:55.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:05.561Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4d651c5-14af-47d4-9383-14d69b773b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:26:06.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:06.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:16.635Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1a929723-e175-445b-8720-765dd4e584ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:26:17.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:17.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:27.713Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fc895a63-2f6b-4a70-874f-ccd2d807563f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:26:28.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:28.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:38.778Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b70cd867-e15c-4617-99d3-6031b36674ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:26:39.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:39.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:49.818Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=183d4b50-eab4-45c6-bb3a-9aadb0ff1ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:26:50.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:26:50.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:26:59.749Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:26:59.749Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:26:59.750Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:26:59.754Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:26:59.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:26:59.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:26:59.767Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:26:59.769Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:00.896Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a1bec416-0bb4-4f16-83a2-0720147acd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:01.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:11.963Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c6bba822-ed79-406f-92b3-34670651bba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:13.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:13.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:23.034Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a9d8e0ad-5e6c-4b5b-b805-e2799d87161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:24.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:34.193Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dc653970-8ef9-4831-9558-688f8d11a507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:35.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:35.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:45.245Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=89d3b117-ac0f-42a2-a2dd-9d223b6fc291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:46.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:46.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:56.349Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8dbfbb37-0769-4037-b5aa-cbeeaa653c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:27:57.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:27:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:07.386Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1ff9d063-7a81-497c-959f-6161bb6b31d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:28:08.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:18.430Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1d9a57f3-772d-4bca-8bd3-86ab2c5bb1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:28:19.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:29.499Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0c5e5056-a270-4a76-92d5-2c62a868f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:28:30.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:30.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:40.577Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=54c935da-17ea-4848-9102-5713609d1346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:28:41.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:51.641Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2cc15e0a-56e5-49cb-9a33-13b7cd5b1241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:28:52.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:28:52.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:02.684Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=64c5a5f4-3465-4b3b-af70-6ee8bd9f5d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:03.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:13.759Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2eb0a01c-5b3f-4240-a73e-61f910a68fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:14.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:14.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:24.838Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1b1ec72f-8b16-4fac-b514-b246069dc55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:25.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:35.897Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3ad3694d-ffc3-4e60-b4d3-ad51b09b5386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:36.940Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:46.942Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=66517e80-ff49-4536-a6d2-f5cb9171accd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:47.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:47.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:57.978Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3fabab18-d86a-4c02-ba0c-6c847b9165ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:29:59.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:29:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:09.053Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4ec3398-f646-4fa9-8f5a-d6415474c1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:30:10.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:10.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:20.124Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3af13a10-da6c-47e1-a58e-a76b88b06b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:30:21.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:31.198Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d7ec6de2-f3a6-4dbe-9601-e130492a1bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:30:32.266Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:32.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:42.267Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5014ed11-acae-44c2-829e-df86180d40a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:30:43.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:53.314Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2de694e1-d796-4077-8f1f-9205e668d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:30:54.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:30:54.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:04.383Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3686b3d8-f3c8-4826-8391-113c73f54a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:31:05.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:05.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:15.420Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a6107766-fbe7-4142-a10e-4ffce56ea9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:31:16.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:26.456Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f4ab4328-d5db-4078-aeed-4c743fa0a3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:31:27.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:27.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:37.501Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f8e102c3-a55c-4cc3-8847-04d36ea85eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:31:38.574Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:48.577Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5a2ed550-a014-4726-8c14-2acef91b3687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:31:49.645Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:49.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:31:58.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:31:58.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:31:58.927Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:31:58.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:31:58.941Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:31:58.941Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:31:58.942Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:31:58.944Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:31:59.650Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=726ca984-834f-4782-895b-9044defd32d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:00.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:10.691Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b20b136f-a86f-4065-8903-b40fe64379e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:11.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:11.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:21.752Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=147ca7a8-c6b9-4d07-917d-4b093f202daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:22.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:32.830Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0f1d7be0-cc1c-484a-8292-774934fe9668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:33.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:33.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:43.901Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b0afcddd-f4a0-418e-a997-5200371583ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:44.969Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:44.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:54.971Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9a3a56df-2389-4d59-aadf-517de4fedf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:32:56.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:32:56.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:06.009Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=370421d5-0e17-4862-90ad-b8c0284adb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:33:07.084Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:17.086Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=54fa5d9d-c2ee-4624-a758-bd9bfa7b8b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:33:18.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:18.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:28.126Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1321567c-6d05-4cef-921a-7148cd10ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:33:29.196Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:39.199Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5e8ffe88-6130-4108-8ee5-49ef8fecd6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:33:40.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:40.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:50.267Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=04987149-8b6f-4fb7-ba49-1f2aefd85343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:33:51.310Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:33:51.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:01.311Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=eef636c4-7f82-41c8-bcd8-c5189409bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:02.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:12.347Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6713ffae-93ae-4fca-9450-ffc0d9f0418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:13.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:23.390Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5e7a035e-fbd1-4e3a-8490-8a9fb43917f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:24.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:24.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:34.463Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=57dffeb9-45ee-4d8a-90df-8b3048b6fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:35.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:45.499Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8075e84f-71f2-4108-82ac-36336ba1a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:46.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:46.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:56.569Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bddeabe0-0dec-41a6-8077-f0ef80c93b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:34:57.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:34:57.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:07.609Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=eb51bb1c-2044-49f7-9f3c-b97691464777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:35:08.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:18.655Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8430f7e9-de75-495d-b313-06b587bccd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:35:19.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:19.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:29.727Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7fb71f6f-1e46-4d6f-ba1e-284b483fe971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:35:30.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:40.763Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dde53d63-e5cd-4f26-a5e5-d8a4eaecd732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:35:41.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:51.868Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4d4c5419-98b8-4557-a74f-ccbb2d8089b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:35:52.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:35:52.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:02.905Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d5e7b343-0cd5-4b91-9bda-e50d45b1b508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:03.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:03.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:13.952Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d32a8525-864e-4c36-a68a-65ef536c2aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:15.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:15.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:25.023Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b03c5b96-af9f-4569-af74-41a4704cd1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:26.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:36.093Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=876fd5c1-7af9-4503-b928-6711a48f6db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:37.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:47.133Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6a1fef7c-21e5-4572-922f-801c03af9b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:48.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:48.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:58.204Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6a0f6d29-f491-456d-b95f-6c0bd3fc22ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:36:58.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:36:58.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:36:58.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:36:58.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:36:58.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:36:58.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:36:58.885Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:36:58.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:36:59.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:36:59.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:09.277Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=014d4910-b8de-40a3-a6f8-d07dd9954ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:37:10.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:10.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:20.351Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=51673089-116a-40ac-8c2f-536fc72896a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:37:21.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:21.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:31.419Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=86f30da1-d9d3-49e8-bc76-7455dfec5aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:37:32.493Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:32.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:42.494Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=651dbef5-95bd-48b7-944a-a3201573b8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:37:43.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:43.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:53.571Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b51771bb-913f-4ca0-8d1d-3dc4a56d5137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:37:54.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:37:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:04.636Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f363022d-cf94-4c6c-add9-df31c4de6dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:38:05.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:15.712Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3586d4f9-6e70-4085-a93e-12a190b73e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:38:16.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:26.782Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=11e09633-780b-4891-9c3c-d436d0ee3fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:38:27.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:37.819Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4ca664f0-13ba-4161-aa8a-fbff4337b521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:38:38.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:48.859Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=12565374-bdb2-4dd6-925d-a55667c1107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:38:49.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:49.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:38:59.896Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a99c41ba-c44e-4e64-807e-3c3ef518ed60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:00.942Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:10.947Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b96ff9fd-4eb8-4939-9ecb-03a974a09d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:12.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:12.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:22.012Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=66b14a82-4972-47d9-8a70-22170564c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:23.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:33.051Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=88b79b97-518b-4836-ae06-f87c2c141b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:34.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:44.089Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5f03594a-d1ed-40ba-b00f-5c909bde1d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:45.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:45.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:55.136Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9586f63e-6d6d-43ec-a415-d6336957a813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:39:56.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:39:56.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:06.204Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=07bd2be1-bb7b-439b-9303-26451ab37626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:40:07.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:07.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:17.281Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7063331e-5cbe-491f-acfc-35e92f380e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:40:18.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:18.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:28.350Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=064afa51-b89c-4ab8-afa1-b5aaab82103a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:40:29.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:29.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:39.423Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d78d5c8c-9431-4635-bffa-3cbe22b0782a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:40:40.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:50.492Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=895afd93-e215-41cb-93e8-060acb4ddf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:40:51.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:40:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:01.565Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a9dc3a1e-24c8-4677-b596-5dc1e43961bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:02.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:02.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:12.635Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=808f538a-4994-428f-8577-90456a3ce1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:13.670Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:13.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:23.671Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9cd5bb7b-59fe-4f41-a5cf-ed320e99ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:24.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:34.718Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81df686b-a738-4bd6-8d73-fc412c15737a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:35.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:45.792Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dbdfa847-3024-43ee-be5e-64a282cb3c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:46.888Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:46.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:56.890Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9a0997e4-c306-4423-aee5-1b137d5fba1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:41:57.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:41:57.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:41:58.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:41:58.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:41:58.932Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:41:58.934Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:41:58.943Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:41:58.943Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:41:58.943Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:41:58.946Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:07.995Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8eeda909-6a71-418e-8852-5e9473c76403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:42:09.062Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:09.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:19.066Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=161ddccf-9ab1-4208-862b-7d444a24edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:42:20.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:30.141Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cf29b329-4f8d-4242-a44f-c506bc0b1656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:42:31.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:31.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:41.212Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ce8661f7-fab9-4f31-b983-9c8c26d872be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:42:42.284Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:52.291Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bff29231-64ed-404c-9d99-20d880d80b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:42:53.356Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:42:53.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:03.358Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3a2366c7-3e2b-480a-856f-4f99fdb9e437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:04.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:14.428Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8c4d031b-3aef-40e9-bce6-1d87f6ec0fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:15.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:25.467Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bf107051-6c56-487f-b187-23733af3ea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:26.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:26.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:36.546Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d863e36f-ff25-4352-9b5c-f284da057b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:37.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:47.633Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5256feb5-9cf6-4f70-9595-0927bf281954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:48.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:58.686Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=28fc71b8-5bc0-4b02-84e0-f9d08e2c5825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:43:59.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:43:59.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:09.724Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2624f82d-383a-4596-bfb9-1b08429628ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:44:10.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:10.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:20.799Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=39e64bf7-0326-4411-baa9-799e4085fe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:44:21.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:31.867Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cd39f245-67b7-4b32-a726-44c3a05bc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:44:32.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:32.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:42.906Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1ef4a659-20b8-4bf8-bd74-2f2a62d97568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:44:43.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:53.982Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4d22e047-e906-47ce-a34c-abf1eef602c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:44:55.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:44:55.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:05.057Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81c54e8a-18ae-4dc6-9160-3d65f5235452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:45:06.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:16.184Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6ac5d104-0cad-4342-90d0-2060176afe8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:45:17.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:17.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:27.227Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=035803b6-8a80-4fbd-ad0a-94ab7c86f85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:45:28.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:38.271Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8d1463c7-1d60-46e4-b1a1-8755d1ee708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:45:39.311Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:49.313Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e3504697-325c-4ffc-819b-6d1aa188f9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:45:50.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:45:50.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:00.381Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5beaa791-711f-4b9d-88c9-ffcd4c205f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:01.446Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:01.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:11.451Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d9784190-441f-4e1c-bf4a-d7899c6c5ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:12.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:12.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:22.497Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=75ee74eb-aa1b-4316-8ece-1ce2e3c06b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:23.564Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:33.567Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=76cf93c1-8edf-4d25-96f7-f634c6a7dc10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:34.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:44.638Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=521e6117-31af-42f9-abb3-54661d618e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:45.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:45.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:55.710Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4b21abf1-a9f2-40cf-a3c4-c92a3d6ef1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:46:56.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:46:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:46:58.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:46:58.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:46:58.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:46:58.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:46:58.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:46:58.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:46:58.897Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:46:58.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:06.744Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=745e4926-feb4-45e7-b28c-059c441fbbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:47:07.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:07.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:17.791Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bf532b5-eaeb-400a-98b9-00c7e2ad80bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:47:18.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:18.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:28.862Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4b44d693-eb32-41b4-8b6f-731ae5bcd507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:47:29.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:29.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:39.933Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6acf46de-cee3-4828-800b-42365ba51fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:47:40.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:50.972Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e67afdfc-b35c-461f-8deb-751b3337d939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-14T13:47:52.008Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.8.63:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:47:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:02.009Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b78e18cf-0701-48d5-ac3c-717699f72baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:12.213Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7d333ef7-7f85-442b-b267-f10e17fd6a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:22.242Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1e05c725-ff1b-4413-9cf2-f8c0c5cc47ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:22.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:32.272Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ba906767-178b-44fa-9ae6-c51898e6a249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:42.303Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c576f854-8def-4270-8dfb-58ab9dd614f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:52.330Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=21e51486-b6a2-4876-889b-45a53a28b121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:48:52.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:02.345Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6d38e903-ac18-4fa6-91e7-01aa47c6531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:12.365Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3b59647a-ef5c-43ec-9cc8-a157583303e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:12.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:22.384Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c015fac6-b495-47a0-93c7-45d583873a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:22.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:32.412Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a74bed9a-4e22-43b2-83cc-f9deda7bcc56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:42.437Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=422fb978-9ee0-40b6-a500-e9a6b267b7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:42.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:52.451Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ee98ed6d-c12f-4bfb-81e9-7f3cc14784a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:49:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:02.463Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=220a6f5f-4771-4aef-bb52-d90185599af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:02.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:12.487Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4c75211-f403-478a-bc5c-28d521cdde50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:22.507Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=518f7b07-563e-435b-b6a5-d20397dd5e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:22.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:32.521Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a7233184-9ad7-433b-b0a8-3eb164e83c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:42.542Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cceb6524-3f58-4b94-b4f2-6ec511847f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:52.554Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5213fb96-4bab-46ef-8973-3629bb8b18c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:50:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:02.564Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c129c55f-5130-40f2-8662-4357649d2938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:12.575Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bd6923e-b615-4738-a9fd-127baf2c9896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:22.592Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2c0bffb8-1a7d-4934-9620-2856d110eac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:32.608Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=025dcae5-f647-4f64-9ca4-9e34138a3e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:32.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:42.631Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2f866155-0773-46e2-aebd-a8401527bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:52.647Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=514c08c4-2e32-4c33-ad12-a475f2f38558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:51:52.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:51:58.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:51:58.909Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:51:58.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:51:58.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:51:58.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:51:58.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:51:58.923Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:51:58.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:02.660Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=470e968c-ca9a-41fc-873d-bce016c982b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:12.671Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8fa85258-79f2-48e4-97ba-1c5d6b20ef41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:12.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:22.685Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=19864816-3a8a-4219-ad4a-6736ba37134f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:32.713Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=57f6a6c2-4ab6-4526-8207-6abb4a1a8b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:32.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:42.729Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9d912879-b631-45ad-9ead-e2eaecb0d1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:52.744Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6664c287-f443-4b84-8d1d-3b80722044a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:52:52.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:02.758Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=034d69c9-81ed-4c2d-b74d-0a2b7adb4cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:02.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:12.778Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e482ca92-5bc9-4ca1-aa94-55728c148ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:12.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:22.794Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0d294a68-98d3-43cc-9f79-7ebcb12a802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:32.809Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3d6cd919-49bd-4fd0-80f9-569a9b2f572e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:42.835Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=09300663-bbcf-485e-8a81-06bea8b1594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:42.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:52.851Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=547d4ece-5e7e-400c-b53d-512358d31c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:53:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:02.885Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=248a96ae-8e43-417f-87cc-beb81145151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:02.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:12.913Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=62c2eaca-e259-4ec0-b8e8-1556779bec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:12.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:22.928Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f21aa2d4-e509-4df1-a8a4-89c181b6a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:32.947Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e3589871-b4ea-418f-8d43-bb8a57e3545c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:42.966Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=82320d94-603b-47fe-8e07-470919dcd29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:42.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:52.986Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=175569a5-7cff-4ab1-9c36-87c5acb4d875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:54:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:02.999Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8766ac62-3e14-4ef3-adc4-cf083e3467b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:03.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:13.017Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f835f77a-b4a5-4bab-8f05-0d1402140add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:13.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:23.038Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8406adfb-9307-483f-af45-95483ebecd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:33.078Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=22adab48-c226-4761-8fa2-36c72554306b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:43.100Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=faf3a651-c6b5-4d8c-a071-4d2b4e11b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:53.112Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3ba35f30-0b0d-4960-baa0-8a9f35005289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:55:53.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:03.131Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2822516a-77c8-4a34-ac0f-71e1d47f7dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:13.148Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=02893012-70eb-45f6-9249-bb2d77d96d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:13.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:23.165Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d82c0bc7-5b0d-4445-a287-5fafd89ac495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:23.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:33.181Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c367e44b-f1ed-4e50-ab97-b3e616483c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:33.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:43.198Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=528dcafd-f279-4513-a6a8-898945699662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:53.222Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fdaeb055-87b4-4216-80c6-87cf4d90f0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:56:53.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:56:58.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T13:56:58.964Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T13:56:58.965Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:56:58.967Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:56:58.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T13:56:58.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T13:56:58.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T13:56:58.973Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:03.239Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8a2debb5-612f-4139-aaf8-4f25cc258f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:03.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:13.251Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a0652ac3-8d1b-49b2-a8e0-39f78e6801ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:13.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:23.268Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d418f10f-db4c-480d-b5c4-02b669aa8d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:23.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:33.290Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e7f6ed0a-1528-456b-b499-b08cb2885e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:33.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:43.305Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f0da6808-c588-4eeb-b830-f6e7befdc67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:53.327Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4fa868fb-8038-4c96-b5ca-8416a0545fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:57:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:03.339Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2009b15c-c6f9-45c6-9392-c82419e5afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:13.386Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ec3b198f-7b25-477c-b97a-ae2190afa503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:23.396Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=73763528-eff3-43bb-ae50-a9a222e00d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:33.408Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=35a029ad-0395-42f3-887b-e960f1253a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:33.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:43.426Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6ca7eca5-f553-4004-941f-0d00bfb4d22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:43.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:53.442Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=979691ff-bf1d-4ead-ad7b-bbf68f909456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:58:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:03.459Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=686bba52-59e5-4515-9c3f-9665328633f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:13.468Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=95f42cd8-511d-439d-84e9-d79929d30c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:23.479Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=625cd0e3-804d-4e28-91d8-435f4d1467bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:23.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:33.490Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ebd78799-2606-4a46-b5ee-4062a3e65ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:43.512Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=72c7604a-6ca9-42d8-b5b6-faa281a7b394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:43.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:53.533Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=542dabae-9a6b-4fe9-beda-1d7805237f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T13:59:53.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:03.551Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a66695ad-e313-45ec-86f0-f10161203658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:03.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:13.561Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d45e5047-b031-4be3-b9ea-3a858b81bb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:13.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:23.571Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0ff0afe5-f0e6-4985-b466-2b091fb4edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:23.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:33.584Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ee85e973-1a72-43d7-aa93-6597140153c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:33.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:43.596Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=efe54593-f3a1-4b55-8c38-eab3d33d74c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:43.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:53.614Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ec9a10ac-d295-4559-ad34-a577e6ff2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:00:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:03.624Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=58e3fc83-cabd-431c-bbfe-a297fc95b568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:13.633Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6810b6c6-f015-4b88-afde-84b4891a58f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:13.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:23.649Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=27876b62-49d5-43df-b556-1dd9ad623e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:23.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:33.670Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c675eadd-546b-4a12-a9f2-4286bbc19e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:33.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:43.680Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2b254aa9-9552-4409-b248-3841b35fa9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:53.697Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=52aad1aa-0922-44da-b88a-ba8470f47ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:01:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:01:58.899Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:01:58.899Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:01:58.900Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:01:58.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:01:58.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:01:58.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:01:58.908Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:01:58.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:03.723Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=49aa7166-7fe7-48d0-b5eb-85d019a9836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:03.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:13.741Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=357b7474-3136-45c3-baf8-ddd3f0c69acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:13.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:23.761Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1b58b6b7-47f0-4871-a456-fcabf0a6e7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:23.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:33.793Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=98b18511-b3f4-4034-bef9-4eb0eecf745e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:33.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:43.804Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9e038254-9bdd-4b9c-b608-c6adaa2dec66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:43.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:53.814Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ed807893-2c38-4039-a0ee-ea5fa08510d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:02:53.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:03.825Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2a153d00-2072-4760-8824-837dbadfd298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:13.844Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=825089f4-4d5e-43fd-823a-b537f4b4c360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:23.869Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=66cb0afc-fe5f-4565-99bb-23e3c556216b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:33.895Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=18ec6075-40a2-496d-bac9-35df248f2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:43.933Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1246969b-a349-464c-bf2d-13786f752f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:53.947Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=906ca197-95e1-4bba-a7cc-2ce2d439fe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:03:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:03.965Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bfe7584d-afee-4aac-8fb0-377af661f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:14.006Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=77fac0d1-0f93-43ec-9833-0a1bc9dceb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:14.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:24.025Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=679fde17-fe64-491a-b798-f09d8e993a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:34.044Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ec25801e-ff22-4707-9e4f-08b99e518ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:44.052Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ecc51988-402b-4c8e-9223-0271e8efbdc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:44.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:54.067Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=afa4b87b-aedc-461e-a7f2-006f6bf7d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:04:54.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:04.082Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=61478611-d041-456e-b291-f343417927f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:14.122Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ba450bdc-e6d3-455e-9d3d-b88f25143fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:14.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:24.141Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8611047f-79c9-4635-a421-16633ce43013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:24.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:34.155Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=389a5f8b-5660-4b28-922b-8a4927f5eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:34.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:44.178Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bb58d940-6701-4038-b244-7b79a075f2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:44.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:54.190Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f3a1944e-a067-45a9-85e4-d560283ee0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:05:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:04.222Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=72d52d6f-b205-4b05-969e-021c6f62f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:04.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:14.262Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c6450d21-0f38-426c-b201-84ea3817f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:24.316Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9048a788-3a05-4551-a764-6c8af663ae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:34.355Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8d019160-918a-443c-96c4-188de72c2d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:34.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:44.367Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2e7ee796-1c3a-4873-a1fd-09bca8f5f9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:54.396Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a7599fb6-8547-4b8d-9608-0c9e20edbef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:06:54.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:06:58.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:06:58.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:06:58.912Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:06:58.916Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:06:58.922Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:06:58.922Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:06:58.922Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:06:58.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:04.419Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=743c91aa-87e2-4fa5-9d9a-d610b981da1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:04.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:14.435Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e1fd2104-ff81-4499-a7c6-cf11ea372a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:24.462Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cdaaacf5-0b80-444f-a14d-3d59fdbaaced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:34.473Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=213f488c-8815-4ce8-b5e7-69f49a9f92ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:34.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:44.493Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c9d24096-fec1-41f7-ab71-14d5e68a0d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:44.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:54.534Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=39196d12-61bb-4f0d-ae04-4084d10831e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:07:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:04.549Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=854fd55a-b91b-4c77-86d7-e13a0be66fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:04.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:14.565Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b975cae1-a140-4d71-86c2-5d51fdfddb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:14.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:24.605Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5325a397-ecf0-40d1-90fc-69fdb68c2d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:34.631Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d57fcb5b-ed1d-4eff-8004-59c42456368e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:34.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:44.646Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4b823900-81d7-4c27-a0b8-e4b19ef59f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:44.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:54.669Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2c84718b-f074-4d6e-a31e-e1fb37db2e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:08:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:04.687Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1f6c463e-b65c-472f-a216-068c305a71e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:14.704Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4e61fcee-e483-4dd4-bdcc-828ab81d1a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:24.716Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7edbcff3-8687-4563-a4d3-6e3b92a5fdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:24.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:34.726Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d6c8863a-aca4-44ff-b71b-9b83a64249f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:34.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:44.739Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f7c696da-03c3-43dc-a736-4f3bbc3a45ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:44.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:54.759Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3d18b757-d647-48de-9d46-90e582724bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:09:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:04.767Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6c5fb74a-4146-4388-bbc6-e6303d4e6d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:14.776Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c2c3a110-7052-4731-ae63-c43b19d408d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:14.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:24.788Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=543c3069-3ab1-4861-8051-751d9bc6777c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:24.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:34.804Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6079fceb-8ac1-4be3-a990-00ae87658920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:44.823Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=26c3c076-0ee8-4c5f-a82e-d56c2ca50eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:44.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:54.839Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1afb742a-bfbf-4143-b676-23a4bcbeb628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:10:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:04.847Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bcdb022c-5f33-4575-b94d-8765dada501b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:04.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:14.857Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d43fea11-7ed4-4944-9cf9-54e1e6f046d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:14.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:24.870Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=49081352-ba95-4091-bedc-2f3b07251cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:24.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:34.883Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4f1241db-beb2-452f-b9d6-068608255c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:44.895Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3f9bbd4a-27a1-4832-8e16-bb718c100c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:44.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:54.911Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c8d32844-1dd1-4149-b2c5-81a4d850b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:11:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:11:58.896Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:11:58.897Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:11:58.898Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:11:58.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:11:58.906Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:11:58.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:11:58.907Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:11:58.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:04.935Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a60e7607-d752-47c2-8de3-754e9d6386e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:04.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:14.957Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a1b43e73-f7e9-40bb-a5e0-96dde0c55915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:14.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:24.971Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=20359c4b-d831-41b0-9cde-960033dd49ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:34.982Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=00ddd13f-c2de-44d2-8511-1ee5d5012986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:34.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:44.992Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7e165093-3dbe-4445-ae5f-152992a4a57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:45.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:55.001Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bc3c9b9-e305-4e4c-8535-1ea0b4b9fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:12:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:05.029Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=28b36d53-8d80-4074-87a2-f68c1cd4dbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:05.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:15.056Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d2475e24-473a-4ff3-a30c-ea3d3c8f1aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:25.079Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a7fe3a37-d551-4406-b814-53695ffedb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:35.091Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6a8bdb66-700b-453d-9e9e-662cc7870718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:35.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:45.100Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=532a835b-9c22-4d3d-8d19-4d3f7e6f0e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:55.112Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ab6429b4-92ef-49e3-abd1-404f97a9f292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:13:55.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:05.122Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5da4a93c-8115-4361-b9d6-4ac6cdd1a085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:05.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:15.131Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aa85b4aa-a905-48b2-a746-91a72b605eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:15.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:25.142Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a27fce37-7d01-4195-b5a9-d3526f1705e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:35.153Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3bde1813-5932-4b33-9631-d44bca1f80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:45.162Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=94e383ab-d172-4402-a069-2311d8e8cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:55.174Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a906582c-276d-4605-8d61-e5b5b38859e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:14:55.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:05.193Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=817fa569-b72d-4fa7-b94c-b6ff71df40cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:05.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:15.206Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7ddd7a53-fb93-4574-be5c-78b8829a042a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:25.215Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fafc6456-5fbc-49fe-befc-1a847dad0e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:35.224Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4b5c5ad7-5ab7-4d57-b331-15dda5862c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:45.231Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=68123c96-2aac-48b9-88f8-b81e1b02f865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:55.243Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dc1ec4c7-457e-44b9-b14f-0f9104eb867f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:15:55.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:05.252Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ec9725a6-0a58-46f0-8920-ccdb351a0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:05.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:15.262Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6299f5bf-ce9b-42ce-9be1-56024d48f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:25.275Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=49684377-be92-4be6-9e8a-2819a7cf0bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:35.284Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=529cd608-4f04-42c4-afcc-1ffa48a04104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:45.295Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=74f92ea9-a7b9-4959-bd51-4aadd7200fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:45.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:55.304Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81a1df07-d648-4738-9f2a-8642a800a3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:16:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:16:58.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:16:58.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:16:58.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:16:58.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:16:58.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:16:58.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:16:58.855Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:16:58.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:05.319Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d9e52aef-7ef6-4744-b1eb-ab310cd96634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:05.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:15.341Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=51095265-1e3d-435f-99e0-950a3cbf57bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:25.353Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a81fedf2-ff0a-4a31-a55e-e414e58f2f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:35.365Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=af144f25-1dd2-405f-b12b-179791c33bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:45.374Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b2976481-dafb-4f41-a273-256b982c98b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:55.392Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81e6d0ec-2c6b-43a5-bc1a-1fb7bbe30120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:17:55.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:05.413Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fc2ad18c-df1e-496b-89e6-fe060922cf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:05.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:15.422Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=468fef28-ab5b-4a12-8d77-4cc55e36be9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:15.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:25.441Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dc907a43-b2ef-462f-9f46-4b52ea3559b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:35.453Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d4c27b76-e3b3-431b-862a-3c3358e9133d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:45.463Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a1b7c516-6171-4fa5-a760-11b893476572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:55.480Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1b135de5-af28-4c00-b773-ca1451277869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:18:55.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:05.493Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8e321bd7-44be-41ce-96d5-ef35592fa1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:15.506Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cba3527c-7e5a-48c8-8519-3962678710fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:15.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:25.519Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=66f107e7-69f2-4b58-93b1-14890a7dd934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:25.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:35.533Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=04ada451-f72f-4333-b4cb-fb565df7fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:45.549Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=036f93ad-b9ed-4cf7-8e77-193299195a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:55.560Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=db791c0d-0867-4352-8f6a-0167d576d82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:19:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:05.573Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0999ea0e-94ac-424d-aaa5-0e7410fba1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:15.591Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6947803e-0053-4455-8aea-b399dc198b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:25.603Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4510ed47-146c-4c73-b6c8-2aa6a4995b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:35.619Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9f046e0b-47c8-4d4e-a46a-bcdbb51a6494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:45.632Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3efb7643-cee8-446b-8698-f3e83a5d7d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:45.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:55.640Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cc04ea89-de28-4566-8a1f-b9f991b91891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:20:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:05.652Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2c8a6d7e-2402-4c2f-bb42-d7b840bd0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:15.660Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=30163aa9-a486-4382-8987-a4d1d9ded3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:25.668Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=05d5494c-bca7-4de9-a003-1bbfd6d4eeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:35.680Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3b4dacd0-4bb9-4952-b4f9-0aa33e16bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:45.700Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c93fa3f6-00ae-4543-b66b-580babfb02a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:45.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:55.707Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3cf45219-24f0-4bf0-8bcf-9ac10bfa5951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:21:55.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:21:58.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:21:58.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:21:58.885Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:21:58.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:21:58.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:21:58.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:21:58.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:21:58.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:05.719Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2bfcda68-6024-45ed-9da9-6efd44b66d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:05.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:15.734Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=643b777a-a742-463f-b82c-f499278eba02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:15.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:25.742Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1df5a190-7273-42c7-92e0-03f3a6f5309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:25.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:35.749Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1f735b8a-d3fc-4e52-a99d-b895ed223170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:35.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:45.761Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4362c920-6736-4f94-9e83-b5ea5ae941ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:45.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:55.787Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7114cc39-ace8-48bb-b6d8-4e7aa32c681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:22:55.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:05.820Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fb2bcb58-388b-4a78-a283-f5c622db4c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:05.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:15.838Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=11857abc-6933-4822-a3b7-0da1ae196643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:25.845Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=579ba8d5-6bfb-4488-839e-a8888b9febf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:25.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:35.854Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5281c888-8d01-4511-aaf0-7b9848b15a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:35.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:45.863Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=278c84fc-bc31-4dcc-9cd2-34e413235eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:55.870Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=668e4a36-3ee1-4bfc-89ed-7f92150530ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:23:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:05.879Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=10e97730-3f09-44d1-85e4-7ec80228db05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:15.891Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=03dbe0aa-af5c-46e5-b22f-9dbefbb61c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:25.899Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81ef834d-81a2-4a9b-a8a4-47134b71ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:35.912Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c575122a-cadc-4761-a6d5-a818398d306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:45.946Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e1fef8f5-ccee-4964-ace1-0c8bcfcc2570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:55.957Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dff0d9f5-3c62-4be9-a6b7-28a7e00cbd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:24:55.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:05.968Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d680e44d-3eec-49d7-b090-97aa09eafcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:15.978Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e5258e55-41a0-4146-814b-033a0c38d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:15.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:25.988Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3ad86e79-f97a-4762-b5e2-dde2c942ebfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:35.998Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=61cb82a8-b49a-48eb-b473-25eb8d3bdccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:46.011Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2ad28c64-6ec0-4ce4-98a7-b89fb3b9febb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:46.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:56.040Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3cf9f923-94ff-4aac-9441-37c53b5b2861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:25:56.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:06.049Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=538d15df-e7c5-4a24-8a0b-18271aad48d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:06.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:16.062Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=42d4e6a9-15d2-4561-8302-7ff0f510ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:26.075Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=72236ba4-fc56-4e73-8c1e-00d5f627353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:26.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:36.083Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dbffdaee-22a1-47ca-89b4-bff9ee9c5696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:36.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:46.091Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e1bce687-3582-4877-8cb1-20e5aa9764b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:46.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:56.102Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d5f1df9d-ce09-42e9-b1fa-3045f8e872c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:26:56.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:26:58.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:26:58.885Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:26:58.886Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:26:58.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:26:58.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:26:58.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:26:58.893Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:26:58.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:06.111Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3a4d8a74-f4c2-4c0b-982c-bec64a205c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:06.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:16.128Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c0f1763e-f080-4dd9-9737-da8a40132718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:16.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:26.140Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d4433b17-2c1e-45c2-b4f2-66b2468a8892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:36.153Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=eb83d438-48c1-445f-8d4a-dd1ecc45902b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:36.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:46.163Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ea01a070-0afb-43d4-a85c-275c1b3bf3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:46.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:56.182Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=080da58b-d1b9-44ba-a77a-fbf60ab08b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:27:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:06.191Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4e11945f-48d0-45ac-9380-eabb7f156c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:06.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:16.198Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8be47dfc-24bc-469f-b5b1-806c258f63d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:26.206Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=052598bb-1b48-4818-8233-898562d89460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:36.221Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ca97a45a-0f0b-4bd3-81f9-46d5a26ce2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:36.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:46.232Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b13b9cee-f77c-4be8-9c22-66762993692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:46.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:56.241Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1ae18486-f05f-4e46-8ac7-65c59fc98387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:28:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:06.257Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a481d7b9-15b3-4116-8882-7091c8be7858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:06.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:16.267Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6a07b16c-1d4b-4452-ad19-106e13afbb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:26.284Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6de56478-c5ff-4a80-ba5e-46ed29ccf91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:36.293Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=128cbd1a-d6aa-46a7-ae9f-97299eff7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:46.302Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=05f1f477-5ccd-40dd-8512-f48abf78d46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:56.312Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a8ecb950-f3b7-4d9d-8087-ed98c140389a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:29:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:06.321Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f75a436e-fb60-4820-a10a-89c0ac5e39f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:16.329Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c568296e-8d44-4b58-ab5d-07d55ba34035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:16.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:26.340Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=52cfb776-68f2-4e07-aeef-ecbb17eb97b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:36.351Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b1ef8d00-a26e-4554-91ee-6676079bd364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:36.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:46.369Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=508e7bc6-0d4f-42bc-b785-3285ed77d35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:56.388Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1059f4d5-55f1-44b0-b484-9f5f71cc83f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:30:56.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:06.402Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8f82a617-223e-47b4-93fb-1a510a2e5846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:06.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:16.414Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2e9b59a4-fff0-4e5f-aadd-59cc7dcc432a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:16.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:26.421Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f55ddd2d-3565-4d15-8f3e-d3cfc21fcdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:26.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:36.429Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f39910ad-9d99-431e-b0b2-6877776d3099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:36.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:46.438Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b0472dba-e65f-4d86-975d-c01abd6d5941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:56.459Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=89b71dbb-fd11-4f54-b36a-35788af1446a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:31:56.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:31:58.957Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:31:58.957Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:31:58.958Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:31:58.960Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:31:58.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:31:58.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:31:58.967Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:31:58.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:06.467Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8fa14a43-dca1-4b9c-b2ff-b7960ddf9ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:16.477Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=43ef289d-3380-48ed-b05a-d0d8c0c66ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:26.494Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6622423a-f173-401c-9aea-8c2d3b8b74e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:26.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:36.503Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4482186-b6e3-4091-a4d1-8dd3f82d2612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:46.512Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d8025875-13e9-4027-b8f3-f107ff8edcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:46.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:56.520Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a39528ea-9cf6-4af6-8977-e8153e9ccda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:32:56.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:06.529Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=256fe287-f48a-49f1-adbc-c1da0d205da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:06.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:16.546Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0ce5fa83-be4e-4a67-a742-7de382491770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:26.557Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cb556f44-2f89-4ecf-a1e9-6b64e5a0b49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:36.583Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a7f42e8e-db41-4636-9b1f-2e38751f2977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:36.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:46.598Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=742c06e7-755a-4635-b357-385866d62e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:56.613Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=07f54af1-5a32-41c3-aebe-078e0ecefc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:33:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:06.620Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=79be40fd-7028-4fc0-8bf2-82c4502b53ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:16.626Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6a6f3ede-86df-4445-892c-9d72b17da7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:16.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:26.634Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b2863d56-6901-43b3-9319-bc3b922d0cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:26.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:36.644Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1630cd33-6e4b-440f-8fc5-4079c3a0e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:36.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:46.653Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=59fc3e3f-fdcd-4b20-8014-2e123d4cad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:46.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:56.663Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cab19213-40ea-4def-ae65-4c2eb9062b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:34:56.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:06.678Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cd5f8cb1-f28d-4d25-999c-a2c0c3e97a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:06.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:16.693Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=18623f12-9762-40ce-8e5f-09c1224eef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:16.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:26.700Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d2131e40-f315-4891-8ae0-4a2d592a915b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:36.706Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0fdf075a-af2f-47c6-999a-dc7afc842793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:36.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:46.715Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=24673307-6d31-4ba0-ba81-451191d279a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:46.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:56.724Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=96883391-f0a7-4da9-8a00-d077478d4a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:35:56.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:06.733Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=02cf32d1-de1a-4cbc-b67c-89b03146ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:16.745Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9f7e64e3-6cfd-4bb3-825a-41b21c383259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:16.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:26.759Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a6410869-ca74-4026-9f11-4796fa0457b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:36.769Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3b1c0855-74c9-434e-8d71-790ccbfaa62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:46.784Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=94fa663e-30e4-44f3-9170-1fa7d683ac5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:46.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:56.794Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=394cd4eb-57b0-442f-ad04-2a266226a919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:36:56.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:36:58.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:36:58.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:36:58.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:36:58.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:36:58.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:36:58.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:36:58.880Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:36:58.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:06.801Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2bcdb5cf-2130-4975-9c73-08421eb656f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:06.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:16.815Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cf5bdd8d-03bd-43ad-94d4-0193516d00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:26.823Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0c180374-49e0-4c9c-9535-5606c1671ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:26.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:36.832Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=196596f5-8388-4cde-a529-8177071cdf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:46.840Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2e518830-6369-47f6-918e-14e0fe28c0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:56.850Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d81dbc66-9c2d-4d7f-aa3d-d9816cc3b73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:37:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:06.859Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d81b771b-063e-4e3f-a483-0e4cae591850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:06.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:16.873Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a3aa47f2-73d7-4f01-89b5-d0a52849827c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:26.894Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3d1df230-0063-40fe-8d73-dd4bb4e0aa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:36.902Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3bed089f-3fed-4f3d-9d66-8e9d034c9e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:46.913Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e279621e-c6ca-4711-a5f2-92fe6e2b3fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:56.923Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0e900bc7-870a-48b5-98ac-1f8ee8750e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:38:56.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:06.941Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=84c05432-b37d-442c-b1ab-f7b0bd43bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:16.950Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8772012a-a2fd-4ab3-936c-e8c3678f2b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:16.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:26.962Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d3187c6e-2718-4592-914e-fc9024eb0c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:36.972Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=222a523c-82b8-4721-8bb7-99c861403a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:46.980Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b07634ba-5be0-4d23-b1ec-7ebfce972f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:56.995Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=968cb419-5d4d-4108-91b9-b0c2f493deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:39:57.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:07.002Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f7de03bf-397b-4dc7-a874-f04461794592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:07.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:17.018Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7889f48f-d312-47b8-a5d9-1129370f0a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:17.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:27.028Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5cd65977-ff04-471a-b76b-daf60a680193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:37.039Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4dd833a8-6db9-4e9f-908c-131c276876fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:47.047Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9ab428c8-a1dd-42cb-bf84-e48292c6e060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:57.056Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7ac0b79d-da9c-4a49-a547-e961a0f5963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:40:57.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:07.064Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f33777f3-e07f-474a-b1fa-71fcdf96c9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:07.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:17.078Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=144314fa-261d-4eac-976b-160e7cb3ca2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:17.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:27.093Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8445ffee-f835-45cd-b522-5e11b5fffd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:37.106Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7538c927-6f6e-4969-8d40-f70a3765253e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:47.113Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f8324869-919a-4585-bcde-95d2ec47b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:47.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:57.128Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7942a8fb-3593-47c9-b098-d7276e4fb9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:41:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:41:58.930Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:41:58.931Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:41:58.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:41:58.934Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:41:58.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:41:58.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:41:58.939Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:41:58.941Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:07.135Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=42b327fc-348f-43b5-a206-56eef5b8682b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:07.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:17.143Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fa711d4b-e766-47fc-8b9d-19f3d2de1a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:27.152Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3e3e2721-fb78-41a4-931f-8a1675effb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:27.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:37.162Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=524d6172-3143-4811-9015-ac0e4e0cab74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:37.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:47.172Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ac17622c-a4d0-4d66-a900-f077908bc600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:47.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:57.192Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f2997547-0b01-48f8-b770-fb75aaab2f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:42:57.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:07.202Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=76648134-5c64-4497-a1b0-151ac8802abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:17.211Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f973aa2c-e46e-4234-b27e-a501601b7e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:27.217Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=132eb1f2-ea6f-45d5-893f-016adac58a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:27.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:37.229Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=59a65f6d-91dd-407d-bf74-45b2d46230f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:37.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:47.236Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=97a32e00-1038-4f26-a0e3-d0fa9ef973d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:47.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:57.244Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6eee8aaf-1e4f-42fc-84d5-791856f9e6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:43:57.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:07.292Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7be41194-580b-4758-b365-41c2bb80834c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:07.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:17.300Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c8972781-c88a-4156-b347-572ba401ce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:17.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:27.310Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=40fa6d2d-1d3a-4f70-9624-6ea234d1db6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:37.326Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ac684319-863f-4475-a8a9-0a44382a3dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:37.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:47.334Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e3ecd1fd-30b5-4fd0-b069-4232cc691bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:47.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:57.345Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=856c9497-ed25-49e9-b501-77e00475262b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:44:57.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:07.353Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a5fabef0-0e94-46e6-858b-69cc0c503356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:07.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:17.361Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9656eece-7fbf-4e4f-b47b-a58d6bfa5837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:17.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:27.371Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=042e41c1-32db-484c-b777-cc38fb6d9f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:27.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:37.380Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8230589f-6230-413b-a922-007defa84511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:37.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:47.388Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=92bf7a78-5e1b-41f8-b04a-208989bbdc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:47.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:57.401Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3e1e15f7-85fe-4019-952b-9ceeb8679a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:45:57.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:07.413Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=febd2469-98b3-4621-b60f-11073c18e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:07.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:17.424Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c67a4044-b1d9-41a3-bcb1-bbe81d454262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:27.440Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2575b4d3-27c9-4130-8641-83434b04eeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:37.449Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8c730931-45ef-4b6c-bdae-f8fcdc8cf3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:47.457Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=86c876f6-b6a1-42f2-9b10-7ede533794b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:57.466Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=10ba9994-8a1e-4652-86db-9b2d5fb79a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:46:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:46:58.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:46:58.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:46:58.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:46:58.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:46:58.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:46:58.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:46:58.899Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:46:58.902Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:07.488Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f62f3509-a276-4564-9463-21820b33477f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:07.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:17.498Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7b7e65ed-37bc-4c81-8c1e-12ffa90240b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:17.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:27.506Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=36528eea-f5f0-485a-bc87-a621dc54f5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:37.520Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c47dc8a3-ceef-4128-9dc7-f2e19e97552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:47.540Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5a0095ba-1fff-4533-9bbc-84b427e97cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:57.553Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=33a00a32-b31c-44eb-8387-33bdc35f3373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:47:57.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:07.559Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=deaa71d5-428b-46b5-8877-99d405a36184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:17.571Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=db870357-76e3-4dad-80f2-234281f87d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:27.579Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d52a544b-ed60-46d1-b980-8963ac9929cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:27.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:37.586Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2004acc8-6ebb-4633-a866-651b21e703b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:47.595Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bfc1179-1d00-4171-bcb4-06c4ad09cf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:47.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:57.605Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=699a5273-51c0-4263-86af-27d1eee5b634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:48:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:07.616Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=edbac38b-a483-444d-96a9-16969c432f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:07.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:17.627Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6832b4d3-4d42-419f-83ae-7cea0b01c132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:27.640Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cad57065-6dfd-460c-8757-a8c60c4f53d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:37.648Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=836cfcf5-0c6d-4a41-a2d4-856e6aea62ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:47.656Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c2f80e9d-ff1d-452e-88c6-d224bdf44b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:47.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:57.674Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=55a882e7-7e55-427e-b7ac-56bfc74034a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:49:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:07.685Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3aec8590-0f1f-4224-a540-34bd1e133b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:17.697Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1973f101-fc47-4820-8a66-0e112d1e518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:17.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:27.704Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d2ac6642-3fa9-4bf4-b9dc-7549b0d5a4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:37.713Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4432e15-52fd-445a-ab5a-05477c81af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:47.732Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=28435fcd-db7f-4bee-880b-e1df5bccc378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:47.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:57.752Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c12c1655-20ce-4a20-a905-71a1ecf8cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:50:57.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:07.766Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b2ec6895-b1c1-4de1-b593-1c63064421e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:17.777Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7920056d-bff4-442b-8cff-396f710926df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:27.783Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=48fa7cb4-f776-4f82-890b-d631f9fef6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:37.790Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4d6d0256-637c-47c4-b420-c4dea99424cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:47.807Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fb97ef80-634f-4f07-836c-4e15816bc8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:47.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:57.827Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=61bf308b-c9e0-401a-a6ee-341abaedc974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:51:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:51:58.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:51:58.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:51:58.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:51:58.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:51:58.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:51:58.906Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:51:58.906Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:51:58.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:07.836Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4631665f-3c2b-452a-ab7c-beab1542badb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:17.844Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c3471f49-7a70-4ca0-ac17-431f05aa9c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:17.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:27.858Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a22e2129-5e1e-4a28-a87a-a730d04893c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:37.872Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2474c237-cbc5-43df-9d70-4806f5908b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:37.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:47.880Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4a7eb007-3088-4fab-8cc3-e68b3b59cb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:57.894Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bfac12b-c559-421a-b7d9-76af5b430313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:52:57.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:07.902Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1e7d8b19-987c-4ced-9cf3-6633389d672a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:17.909Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=70bda2c0-d0d4-446d-add7-a4e00d1d32f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:27.917Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bcf1587f-fb25-4c00-81a8-89054b99743c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:27.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:37.928Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=99fa564e-bdfa-4327-8237-c4ca319abd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:47.938Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=07ddcbef-cf09-4285-b13f-0a7d9e9062b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:47.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:57.948Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9b7ab548-7f7f-476e-9108-c1ca68fada7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:53:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:07.965Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d52f0fd0-e2f2-43c2-bc8e-5571944962aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:17.982Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4f9a8aa2-f725-4d42-9ca0-a9402983fda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:17.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:27.991Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=30f0336e-2c38-466e-905e-2565e030dcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:27.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:37.997Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=772adfcf-194c-4ff1-ac66-6ad80789d94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:38.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:48.004Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=026f79f8-553c-4b37-bdf3-ca8945376797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:48.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:58.020Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a00b3c00-96e5-4e38-bf0c-cb458d678e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:54:58.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:08.030Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=598cc433-a3e6-42bf-8fc5-fed8c0233c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:18.041Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=60d3e988-bd61-4a53-a980-43a80a600381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:28.049Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d65b020c-e84c-4ede-8bdf-b882911414f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:28.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:38.059Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4d6227bb-4af1-4b68-8d16-ef4370e88aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:38.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:48.066Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b2f1f24d-e3d1-4339-877b-9516d596e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:48.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:58.075Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aaaa9b4b-e7bb-488b-b9f0-9c07d432a33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:55:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:08.088Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=80bd6576-fbb4-4019-8e6e-c491d513656f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:18.095Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8a5e7cce-d473-4664-b6fa-9a26973b09d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:18.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:28.107Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c16a6d29-833a-49ea-8286-0443fd8bf14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:28.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:38.113Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e42d9980-2b3b-44ee-bc58-8eaee435d7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:38.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:48.124Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c3fd9291-29b3-4747-8c93-b1bd5b3ef91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:58.133Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2f0326fb-7705-4713-a3ec-42bf4b43cc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:56:58.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:56:58.842Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T14:56:58.842Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T14:56:58.842Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:56:58.844Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:56:58.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T14:56:58.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T14:56:58.850Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T14:56:58.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:08.148Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=62a87e98-dcb1-432f-80f1-208357607511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:08.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:18.165Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=79e5e9e9-da19-47b8-989c-8822fd018bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:28.178Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3b1627f4-71f5-470a-91da-3e2f613d764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:38.199Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=65736b6c-52c1-4251-87e0-a29e8952f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:38.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:48.207Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e4fd74fa-bd09-4132-a7b9-3320d2d83f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:58.217Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5798d210-7671-4116-8a37-c9213a67c585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:57:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:08.223Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=540a232d-6bec-4038-9538-189456069e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:08.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:18.230Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c6d8bf0b-0f04-4091-9657-1b4e68da0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:28.245Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4f779ad6-0b04-4662-9d6c-4b95ba0d8de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:28.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:38.300Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7f839f33-6310-481c-a3b3-9ddef62a9824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:48.315Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=97bfcb18-65fd-4a7a-890f-161da76e4073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:48.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:58.322Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b117ab5c-9252-4a53-a62b-f0b6747694fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:58:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:08.335Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=82fe3719-06da-42ab-9626-2f7b1f0b0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:08.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:18.363Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=238f431e-02f4-46fa-97ec-49f6f159e085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:28.373Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f8fdb088-c69d-4266-ac5d-0cad87ec1f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:38.382Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0de6ca8e-4461-4a4b-8151-00d42dc07029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:38.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:48.392Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b719ee7d-c6f1-4e2f-abd4-b85c82193015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:58.398Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cdaac6bd-affe-444c-8063-91627f8554f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T14:59:58.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:08.411Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c3a6ad6a-27fa-4739-a0ff-957116c7fc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:18.419Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c895f48c-1daa-4ecc-a03d-1519c38ab2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:18.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:28.426Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ff73182a-6422-4fd0-9e9f-b377df181506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:28.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:38.439Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aebed145-a13d-4a12-b66d-1eba79ddbd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:48.448Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5729e076-9ea8-41b9-b649-5e74ca372987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:48.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:58.454Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ab0b9879-b0fc-4235-8a94-5174ed8dc8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:00:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:08.461Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e07dfda7-1d31-4677-a8df-00730e343548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:08.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:18.467Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=18d01848-5a5a-4726-9423-342b8ac20365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:18.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:28.474Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bf3afa9f-77d0-47d4-9745-de6006452145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:28.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:38.484Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7ca003cb-315a-4c00-9f0c-374b1961b7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:48.493Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=002c57d8-21d1-4a95-878c-67bfd0d79e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:58.508Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d3a5e21c-1a45-48c7-a99f-e2e86f8d3632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:01:58.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:01:58.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:01:58.839Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:01:58.840Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:01:58.842Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:01:58.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:01:58.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:01:58.848Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:01:58.850Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:08.520Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=484b0a00-079c-4ebf-aad0-054ad9c630f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:18.538Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aba603dc-fb23-4582-afe9-99243c0b667d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:28.553Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5c85d975-ab5c-49d9-95a8-264afcc73537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:28.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:38.562Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4327e9d2-12d3-4605-8da9-0c3900fa3089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:38.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:48.576Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cd746eb4-9e74-402a-884e-8755786aaca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:48.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:58.585Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=434a8b07-605c-460f-8903-a9582a222965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:02:58.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:08.594Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=91d5c83d-b458-4417-82c1-5957374a892c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:08.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:18.616Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=47724491-d534-4d97-b400-c862446cb912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:28.628Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=466d551b-514d-462c-8082-1c5000ad6bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:38.636Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5cab6c0e-79e8-4bfb-aae1-81a3424770b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:38.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:48.646Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1b244faa-a381-492b-a521-73e5feb220af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:58.662Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3de9f9f5-ab83-438f-9119-7a11dff0b173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:03:58.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:08.670Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=193b9740-7f89-4e3f-ba3c-eaedc1026170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:08.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:18.677Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e1caa4b7-a34a-464b-bef2-c5084c17684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:18.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:28.684Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dc278242-1724-4535-afb1-088b6be2a8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:28.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:38.695Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ccbd60b2-d653-49b2-8137-a1ed09d274b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:48.704Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fa96a4f4-c9c8-4a46-983b-8ca8403bfa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:58.714Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2f986d0b-3c9c-4acf-ab74-c3f409c77f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:04:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:08.723Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f9f2050c-f325-4d11-9f4d-e77b6a9b45ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:18.734Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cdc870e2-38c1-4098-8a7c-db27383a43cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:18.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:28.749Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7a37d93f-1f66-4d1e-8359-a3021af6ac2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:28.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:38.756Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=67a9b4eb-673f-4498-bb16-9283a2e11d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:48.764Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=73f08819-4321-4158-844c-8ef8a4aa9ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:48.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:58.770Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8b0b98eb-34c6-4cb9-a9b1-b3d0e261bc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:05:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:08.776Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=686d0cd2-f4be-44e7-aa00-83b2c9e0b235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:08.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:18.784Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bb62c5d9-166d-4522-83c4-e294f3724a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:18.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:28.791Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=45f2ae3c-2193-4ccc-af6e-8cfd8d0bf84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:28.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:38.818Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=93b60901-1c79-4a3e-9732-76a20e21e979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:38.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:48.828Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4dc034fd-004d-4b38-969b-0c291cdb2301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:58.854Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81b062b1-5526-4c6d-9740-cd332400458e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:06:58.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:06:58.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:06:58.873Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:06:58.874Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:06:58.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:06:58.881Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:06:58.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:06:58.881Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:06:58.883Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:08.865Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fbce29e8-d4f3-43bc-9e18-2bd2e2ebcd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:18.871Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=da0a93d5-208f-43c8-8223-6540e88daa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:28.880Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1d58d2ec-6ddd-4284-b3e7-33b7eeed2623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:28.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:38.886Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5210cff2-eb2b-4e12-a4ec-1800334030d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:48.894Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0d86a2bb-ceeb-4651-947c-c6a2efbbad1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:48.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:58.902Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=376fe619-a46f-4353-9c05-223fde3fbe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:07:58.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:08.908Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4ff0699e-f961-46c0-aa3d-b2648eddecea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:08.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:18.916Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=54d6a0de-f613-4041-9477-84fb5102daf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:28.934Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ea0de7bf-a233-400b-ad23-7f6a9fb39dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:38.965Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d43972f1-6c1e-43d3-9d5a-d6286178e90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:48.970Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=dfa03c10-fa61-4d21-910e-39dfa6828bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:59.001Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9ab1109b-5024-4545-8202-4cc5453dda0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:08:59.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:09.016Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=36a2882c-506b-49b3-868b-0e697d4476aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:19.025Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=59764e11-ebeb-4644-9de0-267a27e55e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:29.042Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=93967d86-bbe9-4ec9-9d4a-c174a6912483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:29.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:39.051Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=034532f8-1db9-4701-a858-f81dfc644a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:49.073Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a290f8b2-a451-4c0c-9617-2b167f818d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:49.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:59.085Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d2928139-760a-4c7d-bac8-f7c02464a11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:09:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:09.099Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=abe44b61-36af-4708-8398-dffa71e1ff85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:09.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:19.108Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=97f934b7-d6e9-4632-820b-8689e48b780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:19.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:29.116Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8ec80543-0908-496a-a3c9-b2528824c1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:39.122Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2ebbc937-7bb5-4776-b9b6-79b2a438e76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:49.135Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3a400336-2440-43cc-8e34-ddf4bc9d7838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:59.142Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9583a3d6-a90b-416c-9c17-831300f800a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:10:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:09.154Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=db90250f-df07-4f17-80a4-3ee36caaa9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:09.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:19.166Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d1061515-3153-4723-a915-c6fa9b10eeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:19.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:29.197Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2acd6f3f-82ee-47da-9721-490ee896c482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:29.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:39.208Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d332c029-b801-4e75-893b-4f3dae28b812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:49.221Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d65da5af-d700-428b-8984-13fe6a1485b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:11:58.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:11:58.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:11:58.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:11:58.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:11:58.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:11:58.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:11:58.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:11:58.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:59.231Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c75b1939-204c-4c79-8bef-dd3f53ae844e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:11:59.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:09.238Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=624272bc-6b49-4fb6-bfe5-f1817aabec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:19.247Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=80d6fc0f-ae61-4b4c-a5f0-0936bd1310e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:29.257Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=65d84330-19db-44dd-a8e8-7eae9815d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:39.270Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=09b65c79-9836-4286-8342-dcb559080aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:39.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:49.279Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=afdfc228-0564-41d1-8aa8-b0c41ef912bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:59.299Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6ff48ded-8259-464b-af3c-c4cae8032fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:12:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:09.317Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2980b7d2-beeb-4eda-830b-d289b89c9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:19.349Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=3b0ab30d-4c20-43b4-897a-301bfefa8a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:29.361Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e73df948-9ade-4bde-8d95-bd76dfec429b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:39.375Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=25cbc6aa-dba1-478b-9848-9c41c4cd8b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:49.389Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=db37b120-b1fd-43ba-9413-487a98ccfb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:59.399Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4ce14274-d562-4983-bc7f-fbd5973c3108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:13:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:09.411Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9ddf57e3-99a7-43e6-86cc-7f420c318714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:19.420Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c86d218e-e9b4-4cbd-a992-47147301286b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:19.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:29.461Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f0995fe1-ee34-49b4-a131-c6dc68c2ef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:29.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:39.493Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5bcd8421-f56d-4882-92d6-d0465516540d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:49.504Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f7028818-3847-42a4-af43-91bf92e2a21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:49.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:59.513Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ba53438f-f393-4830-a350-849250b16bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:14:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:09.527Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=42118cb6-cbe5-46b2-887a-ed0fa0ccf255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:09.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:19.541Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fa26a842-ab65-44f7-911c-392668bcbfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:29.548Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7d58a19e-eab4-4c49-804a-aa055a34e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:39.559Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ce2ab73a-7f94-4c4c-8fa3-711b9ec92655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:39.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:49.568Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e74ffe7a-3e5c-4556-a7ea-c70b18caba66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:59.598Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7a7a0dbf-0493-48c7-901b-93c57a6fcfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:15:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:09.616Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=089a5b0e-1abb-44b0-8214-26c3919bb05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:19.639Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b0f47d1a-e3a5-49ad-8d81-8e36d8430640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:29.647Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bd8d541a-fd94-42df-ae98-9e4efd010fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:39.656Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aa42731a-cb29-4a46-b10e-8d9f4ef272a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:49.663Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6af86eb4-a068-4d88-95ae-5e5993e33af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:49.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:16:58.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:16:58.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:16:58.835Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:16:58.837Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:16:58.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:16:58.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:16:58.842Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:16:58.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:59.673Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=def7042a-f5be-4633-a96c-8d862d406c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:16:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:09.682Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e8c26fbc-7977-4559-8329-87bb45246448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:19.694Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7cd76b3e-4f57-4ea3-8859-87618e97b34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:29.709Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=41c7db12-a5bf-4759-bf59-914fac0fe094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:39.723Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bab4891f-5698-400a-9a05-cdb54decb224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:39.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:49.733Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d0de1263-4c1b-4dbd-aa40-fa6ef5192fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:59.750Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b036a57d-b2ee-4c7d-98ba-1af40ab7e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:17:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:09.756Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5dccda58-b515-40a4-a714-9d9263baaad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:19.774Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=40bae82d-158e-43ab-82d7-16fb73fd7b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:19.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:29.799Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=faebf86c-1e8e-4bff-9ae1-04ce644bb9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:39.815Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=223554a8-25f4-4f6b-8f60-2d61ff3db2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:49.825Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=07392b17-bd60-4822-bc10-b26eb0a3c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:59.839Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6922602f-d2e4-452e-b9ad-30ee016b923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:18:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:09.863Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e0ac6746-fb1d-4998-9ccd-bd4d46f37dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:19.871Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c110f526-6117-458d-bbba-b98ee52681c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:29.878Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1ef357e4-fa75-48db-8726-5647e0f2adbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:29.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:39.886Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=239abdea-da11-4aac-81e7-cda7e6e459d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:49.904Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b63e1c5c-1848-4511-b3f5-7f5ed5cbc522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:49.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:59.915Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=02f821e2-fad6-4303-be5f-2fd135414354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:19:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:09.921Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bcd61081-df59-4031-bfbd-8396ca5a5356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:19.930Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8de20c6c-8dd8-44e5-a149-6fc7d61872bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:29.938Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=25a389a2-3643-4fb7-a699-5e2e70708a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:39.947Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=45e2067e-2b21-4de7-8457-cb247a2dd324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:49.957Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=709ac8d8-fd47-41e7-aeae-79e53f924161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:59.964Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=85a56004-8e25-4d69-853b-4c6cc5d237a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:20:59.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:09.972Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fb6beb69-af52-44dd-9672-4814eca9bd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:19.987Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=236d8112-230d-4926-a785-e612f1b0be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:20.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:30.003Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f59a3120-ef02-4f15-8851-6b038013d546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:40.017Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=65cbbcca-4479-41c6-853b-1c93f316b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:50.024Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8b6ea856-305c-47bb-9a76-3fecd6e50b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:21:50.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:21:58.916Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:21:58.916Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:21:58.917Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:21:58.919Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:21:58.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:21:58.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:21:58.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:21:58.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:00.041Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=220b24c3-9647-418e-8544-1a777e1716fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:00.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:10.131Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e85ecf41-cce2-41b3-bd0c-b112fd56fab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:10.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:20.144Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f3a5dbba-738e-419c-94a5-1d628413978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:30.154Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fcd0f07f-d265-4ae6-8853-b8592a88a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:30.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:40.162Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0629fc78-b45d-4937-be6c-020b1ea75e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:40.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:50.186Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=0309c54b-915d-47c4-82ca-11099b0dbaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:22:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:00.200Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=66c76ed0-baa0-40c2-920f-69778b94f82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:10.220Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7ed413ac-43de-4599-af75-a05387427e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:10.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:20.227Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=eb7240fa-e44f-403f-8b57-fe8a4533ddcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:20.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:30.238Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=22057162-45ff-4860-8f04-53330631abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:40.260Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9f590a4b-ad38-4544-8484-002226230e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:50.272Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ba4f6c64-f290-406a-b1c5-e9244631164d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:23:50.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:00.279Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=49396f4a-784b-4ee2-8b22-beadd28c8e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:10.290Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6f19ef4e-fe11-4531-bd2a-7da463fd4599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:20.320Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=6b892f76-e9f0-4b3d-bf93-162cac859570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:30.335Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8344fc02-ba9e-476b-a050-dd8bcc0bf823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:30.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:40.343Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d27734f5-16f8-4488-91a8-96ef43f04bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:50.350Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bb6e1b9d-599b-45bc-979b-8609e40fe712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:24:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:00.363Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f5a7945d-8d3b-437f-bdbe-1e63a52bb5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:10.390Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1825c0ea-826a-4e43-a810-8585f502b650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:20.401Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b424eb66-3ff1-4331-ae8e-524ca303e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:20.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:30.418Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9f8b895a-582f-4ddf-bee7-0d52a181a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:40.427Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7ca860ac-7c29-4df5-b94b-4d86993c9476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:50.436Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=59b8b9a7-af0f-4ebd-9e9a-2716fcb50fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:25:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:00.444Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9d0acbed-8f8d-4df6-8d4f-624b49d4f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:00.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:10.460Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=1a16e88f-9397-41bb-817d-ac5bc86faccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:10.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:20.468Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=203d8b41-dfe6-4038-ac2e-f3662ac238ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:20.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:30.476Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b2a39f6b-00f5-435c-b85f-7c7200906e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:30.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:40.510Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b7389e3a-e2d9-489e-abcb-b5f42b8194ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:50.523Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=055948ff-2cb4-460e-8724-0e059b1de52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:26:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:26:58.845Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:26:58.845Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:26:58.846Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:26:58.848Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:26:58.853Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:26:58.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:26:58.853Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:26:58.854Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:00.538Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=9bd071ea-b596-42d8-8167-322838e4c043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:00.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:10.546Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5de0ab5b-148d-48e8-b96a-ca0c0431d607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:10.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:20.553Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5dd862b4-97bb-47a0-9611-db3afa45e1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:30.559Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=81d5321a-9cf2-4c28-9135-f950615a2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:40.567Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2af63f15-820d-4b74-9911-3240e6528a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:50.591Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a0a11e16-bf78-4a9c-aabc-c27edb9089c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:27:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:00.602Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=54b76d9e-9465-4b3b-8644-2359295a8777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:10.610Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=34ab6be8-1606-4c9d-8fdc-e0e35f6102ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:10.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:20.618Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=078f5cc0-2740-4401-beaa-1bf829ae8f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:30.631Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=77319e74-6669-473f-96c0-4b0fe32a8728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:40.649Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c5e02093-0c6c-46df-be4b-07a5985441c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:50.661Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4e8025dd-08bf-4cb7-9e47-e25b7133c249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:28:50.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:00.667Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8fe6e212-6d13-4fd4-8a1a-28e1af52c5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:00.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:10.680Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d9b07b1c-1d42-41c5-b30d-aaa117c83c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:10.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:20.690Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bd79671f-4458-4dba-a412-568511cd4f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:30.698Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2e1a20f3-81f8-48da-974b-04ebcefb7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:30.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:40.714Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=49d4d95a-ddfd-4642-8aea-d8fcf161a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:40.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:50.724Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f74c4e56-2eea-4fab-bbc0-7f9edc800ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:29:50.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:00.736Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=271f8933-cad2-4359-aea5-5efcb8dadd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:10.744Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ae71175b-c539-4e78-b48e-4d40479d96ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:10.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:20.755Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=509ff0a5-72fd-46e8-ab95-61a8813e20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:30.771Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=c986ad26-74e7-490f-b82a-80d6d41d95bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:30.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:40.779Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=75d1e150-6231-4662-9c0f-44b44e35ccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:50.811Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=aa1496ca-83fa-40de-b5af-f7fd096c6272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:30:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:00.820Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=b3e5088f-6f62-44e2-9220-734ec6e89cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:10.830Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=810bcf2a-ac8c-48ec-bbb4-dacc71080aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:20.841Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=82d057d6-4e34-4c4f-8eab-07b4c274d40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:20.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:30.851Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=babf922d-c066-4103-b435-e3a6a975283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:40.861Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=622ce400-6eee-49a6-b441-3d637a3115c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:40.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:50.876Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=44a00b81-6f79-42f5-8988-1afd99b3a41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:31:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:31:58.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-14T15:31:58.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-14T15:31:58.872Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:31:58.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:31:58.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-14T15:31:58.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-14T15:31:58.879Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","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/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/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"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-14T15:31:58.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:00.907Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=cc342de7-0b83-4092-b805-b4c74cfc7355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:10.924Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ecc8e715-f3f5-469f-827b-654faa109c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:10.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:20.932Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=59a27677-1a39-4cd7-8f62-fc1f83a50833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:30.938Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=f4d2928d-5178-45f3-9ac2-40585d600a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:40.947Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ae58412d-173e-4d2c-8c8b-e331ea1577e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:50.956Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=4b4696a3-8690-4ae5-8099-fa427f8da9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:32:50.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:00.962Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2abe9766-2750-400b-8854-dbc767f898e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:00.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:10.968Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fbdfdb44-3df3-4fae-9a9b-44fe471af504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:10.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:20.981Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a4e9bcf2-a1eb-44cf-aec9-de60c28070ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:20.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:30.996Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=791a9343-7160-43b8-b69e-14ed81ac998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:41.006Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5165ec4f-bcb5-49f9-8ca2-8df5fc26f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:41.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:51.020Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=fa476000-13af-4d73-aef7-3523164094ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:33:51.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:01.038Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d7349140-5745-4d8f-8645-8cb9acd28025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:11.062Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=63f1aeac-d98a-458a-b6b3-f374dba718d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:21.071Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=2f10c2ae-6acf-48c2-8ce3-6cde32e21ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:21.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:31.098Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=a067a1fa-2894-4516-9392-126ed509368e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:31.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:41.107Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=d55b56dc-5676-4d7b-85db-2bd6c8caf9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:51.118Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=102483f9-1b5d-483e-adb6-95233d265f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:34:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:01.136Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=e3f40558-bd9b-4e41-8b76-59eb0c69428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:01.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:11.146Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=ad82709f-85f4-493d-890c-d51072d23c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:11.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:21.152Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=5b686b89-acdf-4caa-a01d-d3548fa00873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:21.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:31.167Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=bc4806e3-52ca-4c33-90dc-ef99dc0a32f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:41.181Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=8cee5253-4c98-46c9-ae4a-7bb4f69387ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:51.194Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=7cebfc78-9e00-45b9-b9cd-3f25ad348314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:35:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-14T15:36:01.210Z |INFO |Init configs |InvocationID=ffd35a25-91bb-40d7-b6fc-d7958382fe17, InstanceUUID=573cf6d8-0c11-4e33-907c-54fa70e32eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.servic