. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:13:36.481Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:13:36.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-09T23:13:36.514Z |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-10-09T23:13:37.069Z |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-10-09T23:13:37.165Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:13:37.166Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:13:37.166Z |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-10-09T23:13:37.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-09T23:13:37.337Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-09T23:13:37.362Z |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-10-09T23:13:38.730Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-09T23:13:39.233Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-09T23:13:39.253Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-09T23:13:39.253Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-09T23:13:39.309Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-09T23:13:39.310Z |INFO |Root WebApplicationContext: initialization completed in 1947 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-09T23:13:39.679Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-09T23:13:40.508Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-09T23:13:41.857Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-09T23:13:42.325Z |INFO |Started MainApp in 7.864 seconds (JVM running for 8.486) |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-09T23:13:42.406Z |INFO |Start scheduling PRH workflow |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:13:42.417Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=adec7277-2836-42d8-903b-c30c72b02208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:13:43.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:13:43.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:13:53.924Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=51b8ee1f-b628-487d-a194-f773a7ca3f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:13:54.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:13:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:04.973Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bf6890b3-8d3c-4229-b5f6-e8c629c5881c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:14:06.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:16.101Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=324677a5-aa91-4350-82ed-4b6c028d737a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:14:17.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:27.149Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2fecb9b1-ada2-4e98-8f5c-1a4dbf7d9b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:14:28.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:38.222Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b0619384-3bf7-4af5-aeac-e0e28f62e76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:14:39.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:49.262Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d2e346a-9d65-460f-9b9a-a376c850b90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:14:51.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:14:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:01.005Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b32150bd-8717-45c7-8b68-55876b4c36f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:02.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-09T23:15:09.268Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-09T23:15:09.268Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-09T23:15:09.275Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:12.045Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1c601bec-0bcb-4779-8831-bde8e9509adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:13.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:23.093Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bedaf242-f804-45e7-acb7-4ac40d96d806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:24.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:35.551Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5c3aa364-2954-4dd6-afb0-587dee837282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:36.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:46.573Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c745c996-fcb1-4fc6-805c-68b427d6d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:47.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:47.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:57.613Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8aa19d1b-15c1-41a7-b94e-b14331dd66a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:15:58.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:15:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:08.656Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=29e1d975-4c46-44b2-9af9-2f0164a23afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:16:09.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:19.694Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=48a856ad-49a7-4a23-80fb-e95e1597e053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:16:20.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:30.735Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=df745a8c-64df-479e-bbe5-5ac28bd8d894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:16:31.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:31.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:41.777Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bc926e4d-932b-44a2-a8a9-bf85d32f551e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:16:42.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:42.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:52.909Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2ea1780a-cc6d-423b-a27f-bc7be4a935c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:16:53.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:16:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:03.954Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=73d87a17-cb72-4ac4-ac1a-f04e53b9644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:17:04.987Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:14.990Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1e99e7e8-6c86-4a6c-a09d-72c457e6a8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:17:16.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:16.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:26.030Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6e5ec967-9fd2-4cef-a1d7-629b0891f151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:17:27.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:27.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:37.069Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ae3d2199-c35b-4199-ab43-296cd21cc80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:17:38.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:38.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:48.109Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=09071fbc-34b8-43f3-90eb-302297c361e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:17:49.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:49.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:17:59.154Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ec6af7f3-75cb-49ef-8acc-31dbdc3e18aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:00.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:10.190Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=958b61b6-215b-4be5-a53b-9cd26e632af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:11.228Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:21.256Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3be8462d-f937-4b90-92ac-ee91ca5b1ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:22.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:32.301Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5a9ae5b3-f9bd-475e-8a4e-5bcf973aa51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:33.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:33.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:18:41.208Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:18:41.208Z |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-10-09T23:18:41.209Z |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-10-09T23:18:41.212Z |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-10-09T23:18:41.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:18:41.221Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:18:41.221Z |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-10-09T23:18:41.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:43.341Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5e422139-6ce1-4258-b65f-ff27b31e6ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:44.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:44.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:54.383Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1048fd57-9325-4c0b-b5ed-3a518f31ad3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:18:55.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:18:55.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:05.426Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6360c0af-d9e4-466b-8f09-d5d3fec17a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:19:06.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:06.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:16.461Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0379d2fa-d04c-495f-bca0-c2b43000caf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:19:17.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:29.453Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e09df1dc-b52f-429a-a6ac-36a05397ca8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:19:30.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:40.498Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=76c4d436-dfb3-411e-ad8b-bca0d067ae42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:19:41.532Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:41.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:51.536Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bd0568ed-9689-4145-8c61-b82e8059e4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:19:52.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:19:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:02.574Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=aec6d94b-8847-491f-9435-f9163cdf8639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:03.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:13.613Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d544477-9ec5-4ba9-a995-ce13fd631fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:14.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:24.656Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=54d0fbd7-6da1-40db-9580-ac075cdf88fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:25.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:25.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:35.693Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=027d9d61-67f8-4902-8733-95fb4416ba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:36.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:36.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:46.734Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d87e4db5-4dba-4292-86a5-5e7cf0aa0b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:47.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:47.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:57.806Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=35bded5f-a190-4771-8ef1-1957eff0df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:20:58.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:20:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:08.845Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c49f7ccb-ab05-4761-a05a-1699d1286a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:21:10.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:10.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:20.275Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6902b58a-1272-4ad2-ae54-0e79f4056b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:21:23.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:23.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:33.133Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2a7e4024-12bb-4e41-abcc-be86c8ccbcb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:21:34.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:34.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:44.174Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5e95dfc3-785e-4ff9-a482-f22461b94842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:21:45.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:45.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:55.215Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3f7f269a-adb9-49d6-b9bd-8afa7a49af42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:21:56.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:21:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:06.253Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cfce8fe5-969b-4855-9c68-4326770a0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:22:07.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:07.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:17.293Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f214dd7d-8cf0-4122-8c52-02cabfb07c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:22:18.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:18.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:28.333Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b8cfbd6d-1a33-4e9d-b79c-99857381b729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:22:29.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:29.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:39.373Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=784b7fac-6726-4000-8b80-e29a528445e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:22:40.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:50.413Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0fd21950-7303-4e79-91a7-90403187753c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:22:51.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:22:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:01.458Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0653f66b-215d-4492-89ab-d1b9a9e8a81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:02.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:02.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:12.529Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5586a1f8-63dd-41e6-9478-1d99ba880051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:13.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:13.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:23.600Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c9273d89-802d-4f7d-8925-65e63951bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:24.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:24.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:34.676Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ecc8184c-111d-41e2-ac13-a22455fc8105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:35.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:23:40.119Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:23:40.119Z |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-10-09T23:23:40.122Z |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-10-09T23:23:40.127Z |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-10-09T23:23:40.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:23:40.341Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:23:40.342Z |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-10-09T23:23:40.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:45.710Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f514d90a-3bc1-4970-a0d4-050fdd9b0932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:46.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:56.750Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b48837e6-5913-4226-9b87-2c5f9d4d6532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:23:57.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:23:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:07.791Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=eb2f99e7-a145-4113-8add-64bdd3e6cbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:24:08.827Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:18.831Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9304f38f-8fda-4960-ad60-7c9a428ae6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:24:19.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:19.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:29.870Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=53915290-30be-487f-9d60-dba5d83ab115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:24:30.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:40.909Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b9619adb-ea27-4470-81e5-a5ec837f0143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:24:41.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:51.949Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=df808067-8bcc-47fa-ba06-cf753eb64663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:24:52.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:24:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:02.993Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=615f57dc-30e1-480b-bb80-0f4664a94190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:25:04.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:04.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:14.034Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d2c2ce0-81c9-45f7-bc26-96aa0a611280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:25:15.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:15.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:25.070Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=969f1048-4364-4650-8e95-d1a0960e7aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:25:26.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:36.109Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f37fe6d2-bad7-4dd3-a474-d036560d1648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-09T23:25:37.151Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.230.251:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:37.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:47.153Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=445a4130-a5fc-4d50-8033-470f3156b56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:47.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:57.289Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5d01e0c9-7fde-409c-a42c-5942a5db0d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:25:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:07.308Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3bfa0271-7e51-40ac-9b19-b1e3e3e1d71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:17.337Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e984ebef-d9aa-462a-b08e-cfc4e64a0ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:27.358Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a6fbf460-19b6-4be2-adb9-490c6d320e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:27.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:37.377Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=986f5403-8721-4dba-9a50-45dcbe8adb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:37.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:47.390Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f4cfae85-fcee-437a-ac8e-e3c19377fabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:47.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:57.400Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=75dd8aaa-d044-4a64-b145-4d8014fc0da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:26:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:07.412Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f280899c-80fc-42f1-8c05-57e06f437834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:07.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:17.424Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=71cefc72-0b80-456f-8500-a2f2ab2c2ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:17.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:27.433Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=660c1232-8cd9-48e2-8656-c106a615f3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:37.451Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=23c8e45e-89b0-4d27-8395-09f958ca899c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:47.465Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6497025e-3077-49f7-929a-7c15da44fffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:47.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:57.477Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c26049e0-f36f-4cfc-9670-053823ffbf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:27:57.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:07.488Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=799a3277-9e9c-4540-91ee-b857d6b36996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:07.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:17.500Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=395f7206-4fec-462d-91bd-c6c6226860f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:27.508Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fc1b08a7-2f0c-4ba4-b206-8c2917a968c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:27.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:37.517Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=66df5910-8c4a-4579-ae3e-542921dc0a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:37.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:28:40.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:28:40.093Z |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-10-09T23:28:40.094Z |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-10-09T23:28:40.097Z |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-10-09T23:28:40.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:28:40.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:28:40.104Z |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-10-09T23:28:40.106Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:47.527Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0d4e9da8-aa9f-4115-ba2f-5ebecc3d07ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:57.539Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b81ab455-1f64-4a6c-b1c9-42ac782c37af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:28:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:07.554Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6d39d2f6-98cb-4e46-a1fc-6bdef42ab898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:07.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:17.567Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fb002a2b-cc42-41b0-8c99-ecbbc256ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:17.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:27.584Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=22e786c5-b59f-4638-a6e7-107c2dfa27e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:27.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:37.596Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4d4035a2-c913-47f6-b4d4-43e4444d6137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:47.606Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=528990ce-9eb9-42f8-8ddf-6ff9d5371acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:57.616Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=59016e06-ec70-4cc3-abfe-61b71fca2e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:29:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:07.626Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b636c592-1fde-4078-926b-1e9cfd3c29e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:07.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:17.656Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8de2691e-9746-4c44-918f-504f9f1fd2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:17.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:27.694Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=64b8ec4e-0665-47b8-9afe-d3cfe75efb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:37.703Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8bdec13f-9147-454d-9760-cb06c607c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:47.712Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e6658dad-28ce-4975-aa17-7c6880d9a542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:47.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:57.722Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2c4a1464-0af6-49b4-984a-e30713235fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:30:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:07.731Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=207fc05b-089e-4b72-aab6-89aa8da386b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:17.740Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c3fb7069-492e-4b67-97fc-7ea1aa0fed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:17.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:27.751Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ea4265d6-7263-42c3-90ea-253d820b5c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:37.767Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e2d95332-80a6-4f36-a1bc-ea3778288a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:47.779Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=edc39fad-0dbc-49f6-816a-4da9e7036588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:47.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:57.791Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ca7a0d51-5377-41c6-9968-b214a59365fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:31:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:07.798Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9aab0634-82cd-4151-ae03-11cf1d22953a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:07.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:17.809Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bc14fd02-a05b-42dc-b127-a689970f9d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:27.819Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=67868ecc-df63-4ba9-a27a-c2de4e74f588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:37.835Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ca316e9a-d2bc-4be2-9fca-2ceca3872a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:37.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:47.849Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=eb8d6809-b1b3-4420-aea3-8009cf7cb21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:57.861Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0a2beb2e-a07b-413d-befe-beb5d1cef4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:32:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:07.878Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1ff481a9-8511-4783-b718-8490f6d9485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:19.194Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e30398f3-f853-43e0-a0ff-2a609c4b5d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:19.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:29.204Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ad9e6b0a-9ea2-4525-87cc-1411d6ee72d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:29.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:39.212Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d6578b73-30af-443c-955b-35569feb6fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:33:40.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:33:40.090Z |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-10-09T23:33:40.091Z |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-10-09T23:33:40.094Z |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-10-09T23:33:40.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:33:40.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:33:40.101Z |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-10-09T23:33:40.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:49.220Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ba416adf-b1aa-4378-9d9f-e89b785bac55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:59.228Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=28246d04-8f55-4ad9-93be-365102543f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:33:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:09.238Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=930a3bde-9df8-4021-8ad3-c8f137c21869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:19.248Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5d9101db-f736-4ffd-8f86-9e031e551529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:29.266Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d1a15c09-0c70-451a-ac35-e6708a51c78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:29.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:39.276Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=42dd0656-6dd3-4534-968d-94b8ecf12f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:49.285Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6e84550d-6f50-4265-967b-23f6c70d6dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:49.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:59.293Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1603cb61-e46c-4a95-971e-4335e8bd46d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:34:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:09.305Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=87dc17eb-7f6b-4ba2-a96b-cf9d68847af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:19.525Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=da5416ca-9452-4374-9f31-377249f57901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:29.546Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d6e21956-98c4-478c-8fb8-8e9279d05e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:29.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:39.556Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e5d696ed-c9d8-4605-a566-cda7d952738a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:39.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:49.562Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=26acf873-875c-4cb7-b6b0-8fe286d51211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:59.570Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5a53cb0f-b22a-4955-bd5e-162442d4afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:35:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:09.577Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=65f20655-1417-4dfb-b4cb-bc98051870ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:19.586Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ae520394-c842-4185-ae11-4cda581eff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:19.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:29.596Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9b46c75f-0218-4235-af92-fe4fcaf567eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:39.613Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=53442dca-f373-4bdf-8ae9-a33e0b709305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:39.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:49.622Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=359a72d7-2670-45b6-8fb4-dc5fed906c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:59.630Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=422b639b-a1f7-478a-b294-340f11a10de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:36:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:09.644Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f31de34a-c40a-4c9a-846b-8b27e7bee26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:19.655Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=46bcf3c0-0920-465a-a524-4998b2dfee35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:19.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:29.662Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=221f02b2-0245-4b76-8b1c-87d1af0374aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:29.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:39.670Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=51a15955-884e-48ba-8768-4ea5f5176596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:49.680Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7b862d0d-9f35-4496-bb25-8e9997ca51de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:59.687Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=85d06d61-710b-46a0-9b78-4ffe645aad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:37:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:09.702Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8c783b60-228b-49a4-9690-d9e23024928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:09.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:19.708Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=884abe3a-db80-4e4b-97c6-e56c3ba742cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:19.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:29.718Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2cffa279-f6cc-4fe3-8019-f8295ed54ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:39.725Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=dd34284b-5690-4f01-9c78-80cb22d63a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:39.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:38:40.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:38:40.091Z |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-10-09T23:38:40.093Z |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-10-09T23:38:40.097Z |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-10-09T23:38:40.105Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:38:40.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:38:40.105Z |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-10-09T23:38:40.108Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:49.731Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3d72d949-425b-460e-9dcb-f4831f899ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:49.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:59.738Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0db7a05a-62cb-4161-8c27-3c99ecaaaa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:38:59.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:09.746Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f64cc44e-476a-474b-89c6-2dc88a8a8a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:19.751Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=89691959-9d79-4462-a5c4-8118b92f7a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:29.758Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ffd88d80-adf0-4ae0-983a-4ebc3cbb4cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:39.767Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=15bca9ae-0941-4cc8-872c-4d65adb47e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:49.775Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=11d4c15c-2964-432c-b1ad-58e4f8e1a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:59.784Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=39c6d96f-b11c-4b2e-8e28-a1aa6981f069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:39:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:09.796Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1020298d-d22b-4d37-b443-9b53f58664d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:09.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:19.805Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=288b7022-e4c5-4491-a5a1-7d0083a1f4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:19.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:29.814Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=59597dfc-aed3-4b5b-93a3-f5cdfa914b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:39.822Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=98a1e8be-dd9e-4a05-af64-9d60a21c1482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:39.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:49.832Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ce47512b-071d-46e3-b846-b95fd3e32262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:59.839Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=12994938-afc8-4033-9149-3b76848f89b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:40:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:09.848Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=30276dfa-b8ee-4d17-85f4-6c2f983a97d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:19.854Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d808bfa3-7aea-407c-bb88-e8e3b7b60238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:29.865Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d0fc067a-0de6-460a-bd80-e9c0124e6eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:39.874Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=61e2dde4-c57e-468f-be56-9b882ff6d521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:49.881Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=18be6d52-db99-484d-bce8-e761be155fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:49.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:59.904Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5747fcb4-d6f7-49a9-8aa7-a2997f6a612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:41:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:09.911Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=46e0fd8f-fd95-42d6-871b-f0bfc5d910e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:09.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:19.923Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2bf4cd7d-c4d4-4557-8fda-ba30e68a899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:19.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:29.931Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3b72553c-a323-4f20-a4a8-0984f9e3e007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:29.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:39.938Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c1a3b469-5c70-4009-afaf-ea52c02122e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:39.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:49.945Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3369ec42-f0c0-44c9-ad98-18b05e625341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:59.952Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=df8e3c75-e046-43c4-aafc-4e59f12a00e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:42:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:09.959Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b6395a41-6a6e-4752-95de-ed1ffb968c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:09.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:19.966Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9bde5370-2832-491b-8b8f-8a8cb15597f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:19.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:29.972Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=05be238a-9048-4eab-8c23-441ce2d3fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:29.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:39.981Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5fa6214e-dce4-45fa-b0ae-bb323ebe580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:43:40.078Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:43:40.078Z |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-10-09T23:43:40.079Z |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-10-09T23:43:40.083Z |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-10-09T23:43:40.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:43:40.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:43:40.089Z |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-10-09T23:43:40.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:49.988Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c1e79081-aa9f-4b7f-b069-2b6219534219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:43:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:00.003Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=363872db-a64f-48d0-affd-a94355855db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:00.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:10.011Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=02d0137c-c19e-40d2-9fc7-55a349a76df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:20.020Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3c261d5e-8bb8-49c7-ae41-c48fef9d758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:20.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:30.028Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=86a8aca1-4e85-44ec-807e-5f1cb4cc3483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:40.034Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=09dc90a9-77e9-4e31-853d-997841ba3083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:40.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:50.041Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e26a964d-762f-430e-be65-e5571f581589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:44:50.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:00.047Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=80cf5b89-c906-46bb-a53c-610768458136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:10.054Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8527809c-dd9c-4b0e-aab2-c495fb8fa638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:20.061Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4ac09324-fcd2-4c7f-a0bd-caf05c975a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:30.070Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=95bea7ee-da6a-43ba-b01b-ac3abcdf8f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:40.078Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=471f0ca1-76a3-491a-8e2f-81764b6c34cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:50.095Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6f8e506e-8e51-40de-a515-dda4d3cf9015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:45:50.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:00.103Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fdf7910d-b07b-448b-9cba-b8c3ea06a6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:00.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:10.112Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b9330757-6562-48b4-982f-b4d5648627b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:10.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:20.119Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2ca34684-0c0a-47c2-9fb2-01df637acabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:20.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:30.126Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5e676e66-f857-4347-8859-b2118cf2efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:30.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:40.132Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7ece966d-14cd-4c3d-889b-002eb112b6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:50.162Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2f822b15-ac5d-4bbc-b37c-e25b2d8ddff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:46:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:00.169Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=402a813a-f86a-4641-a497-abb1b420550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:00.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:10.177Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ed3a269b-8ce5-4326-bc4a-76c0599a0533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:20.186Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=463d0c9e-6c5b-4217-82ee-afdbb26e487b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:30.195Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=438f683a-0f10-47f9-9c9f-7b725ecb310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:40.205Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4a5c6244-2b6f-4646-a493-94aebea3a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:50.213Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d016b7a6-ffdd-4ed4-b9c5-05abc0c39695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:47:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:00.225Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5f5d440b-bb45-4fd4-affe-0f3c347bee84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:10.231Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a9f3e2b1-2485-490b-9960-a8a3fd6bc0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:20.240Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=11ca6168-f81c-4527-be25-cad8fd8b0c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:30.247Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=df0f968e-a0fa-4f9d-9d0f-69ea9f342d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:30.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:48:40.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:48:40.086Z |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-10-09T23:48:40.087Z |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-10-09T23:48:40.090Z |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-10-09T23:48:40.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:48:40.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:48:40.095Z |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-10-09T23:48:40.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:40.253Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ad7923af-ec6f-4b89-822e-01dba2dcd28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:40.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:50.259Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4aca3b9e-541f-4280-8d12-5dc7e0e47c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:48:50.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:00.266Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2bfdbdc1-e386-4177-8f6b-578213b840af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:10.273Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=51dc3c7d-49a7-4d66-a6fa-3259c57270e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:20.281Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4cdee013-7ca3-450f-adb0-e6bb21220d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:30.289Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f5e0c233-feca-4e45-86b4-c382a3a73adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:40.303Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d46dcc9e-296b-4bca-a0da-6b52a3c880b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:40.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:50.310Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0d5a9111-d5a8-4672-8527-42a1f8d4963e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:49:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:00.318Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=28a55e75-aebe-45c3-af13-90f1061cfde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:10.326Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=26946501-5ba4-4511-ba47-300ce760cfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:10.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:20.332Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=19daa470-4e7a-453d-aa2c-7d8c93d7243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:30.341Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4c8fb7c1-5a51-4733-82c5-92a9c49e2965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:30.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:40.348Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=00bd0113-5b48-414d-b6ac-efcf2f6f9a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:40.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:50.354Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=420800e6-a635-45dd-a711-4a932252d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:50:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:00.362Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=10154bdd-4c85-4ac3-b6d0-6da4220a66a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:10.369Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6f1d3f53-2eaa-44d3-a69b-ff0ce06feec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:20.376Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6a0ef9b6-1533-4aa8-8418-ef0f848dbeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:30.384Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=494aca86-7336-4acc-a812-2df5c954f362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:40.397Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1f7f2716-d811-4a1d-a663-e2982862531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:50.406Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d1d7daf0-4139-418e-8700-f9a748424186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:51:50.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:00.414Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=da8c36e8-900f-4caf-900e-cce62da4fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:10.421Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0d282f3e-b2c9-4652-bca1-d42b323d99c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:20.429Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1650aca9-2083-4a4d-b69d-4b87f9722e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:30.437Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3142d7ea-968c-42bc-9818-ebb299108e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:40.444Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bc01c04d-8217-42f4-8f2b-99fa1a5a46c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:50.449Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3b6f76e2-5db7-499e-b69d-9e5a16cc857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:52:50.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:00.457Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3a3c370a-160f-4169-9075-973f81ae3e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:10.465Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e4bd5c4f-6441-4c04-b6c3-67cd401c6412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:20.473Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=266b5ad1-f729-43db-8864-b5c7004a95d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:30.485Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c4e786e3-725e-4f49-a0ab-9f7e66ef08bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:53:40.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:53:40.086Z |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-10-09T23:53:40.087Z |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-10-09T23:53:40.090Z |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-10-09T23:53:40.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:53:40.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:53:40.095Z |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-10-09T23:53:40.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:40.492Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=65445361-57f8-40b6-8598-ab5f44233dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:40.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:50.498Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=694038ca-fa65-4902-a031-10eec4ce0cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:53:50.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:00.504Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=dced0c04-8f4f-4026-ae72-43a788d18293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:10.511Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6e38fc97-2643-44f2-9b3c-b73d8430ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:20.518Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e49f229e-251d-4109-b63b-fdf7d5fb8e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:20.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:30.524Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=22635c40-dac7-4270-b9e3-d1e055c0a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:40.543Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=995724aa-9bc3-48da-9d95-994f0e48531f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:50.549Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a045998f-daaa-43e9-aac5-79050977b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:54:50.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:00.556Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bcb95fce-0d3e-415f-b76b-6aec93f5d166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:00.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:10.563Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4d449ecc-b3de-43ef-bd10-73284db39b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:20.574Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9afa9e8e-54d8-4a9d-919b-ee3920a2a2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:30.581Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6be07fc8-3686-4d49-afa5-d848a3bda602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:30.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:40.588Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9c0f1a3a-cffc-4cab-b700-1026415f5b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:40.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:50.596Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=844f10d4-12c8-4ac1-9b6e-afc0bd65f123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:55:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:00.603Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fd85376e-7f62-4add-b22a-c89a24806d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:10.609Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=789cfb4e-f996-482c-a30c-2702255788c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:10.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:20.616Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c4010897-9912-40f8-952a-5c05b116eaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:30.622Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=238ae973-5368-4513-8734-8f6ea9a8587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:30.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:40.628Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=359e5ea8-3956-430d-ae9d-5a4f88a0000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:40.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:50.638Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e262f41e-a250-42e4-b02c-875ed40ef869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:56:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:00.645Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2bf315b1-29e6-4623-af9e-45ddef8a332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:10.656Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c23a2c42-e8c8-4aae-8d26-c0a745fff6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:20.662Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d1173016-157b-4971-aa5d-d1e4456a66f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:20.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:30.671Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=28a91902-3c97-4d5d-99e5-987f5e88361d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:30.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:40.680Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4f2b6cb0-4153-4078-85c9-5eba34647b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:50.692Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=933316b3-b6f3-4cca-bd42-034eb023b7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:57:50.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:00.698Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=317757bd-2577-489b-8ff4-95acd7cbf20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:00.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:10.704Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9e567834-e3b9-4ceb-98cd-01f42f102df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:20.711Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=25856dd0-5605-41dc-a6b2-82db0a2a17d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:30.718Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f268ef91-55f9-40be-a05b-e1590b4bf299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:58:40.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-09T23:58:40.075Z |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-10-09T23:58:40.076Z |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-10-09T23:58:40.080Z |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-10-09T23:58:40.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-09T23:58:40.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-09T23:58:40.084Z |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-10-09T23:58:40.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:40.725Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=07219d76-ef99-4ab4-aa3b-02ade2e7e6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:40.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:50.732Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=112b6c18-1343-40e6-a9d6-04e5b70af61d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:58:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:00.740Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7be83d53-0371-4c44-92d3-781cd1ac69f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:10.754Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f6681a61-edb3-4945-979f-b91675f9fbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:10.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:20.761Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c180c77a-d652-4dd0-810d-b7e75821f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:30.769Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6af8c2d5-d1e0-4c15-9902-ff52e3f5f514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:40.776Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b52b00d3-44ba-42c2-9adc-d4d186e68c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:50.783Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=19d9d197-cd71-4b4d-a5df-4711358856e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-09T23:59:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:00.790Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=902c4920-6ec3-4490-9a7a-71185473d7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:00.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:10.814Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=23571afc-5b2d-499d-902e-283479a49cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:20.819Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7782bb36-eeee-4775-a35e-d039cb0a9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:30.825Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=50f17f18-cbc8-42f2-af5a-b89356f9341c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:30.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:40.833Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=74fa559b-8205-4536-9684-fa63bb4d3438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:50.838Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=228ea490-2b3c-4aee-ac43-b94a138abd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:00:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:00.846Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e5b4d28c-417c-4f57-804c-677b679793c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:00.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:10.857Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=04918e3f-c62e-4550-91f0-e780d7292339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:10.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:20.865Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=948b82b5-867e-40fc-965d-44c332c41b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:20.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:30.876Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=46d7ceed-1e42-407b-b8f2-101b491de4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:30.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:40.883Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d4a4c6a-fb5f-4251-8c25-c1b6308541b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:50.890Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a68eb393-3ef8-42cf-bea6-9a0b4df6e835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:01:50.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:00.898Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a6bdec9f-d783-49f5-8bb2-5c91252566ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:10.904Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1448ad70-19c5-4b85-93cc-c077b275eaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:20.909Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=04851949-88a9-4d06-b6be-4e8e12de5e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:30.917Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=697bc832-3be3-4da0-b11d-c12c58fbbefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:30.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:40.938Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=72c3e6f0-f7a7-4245-a970-9e66963d1c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:40.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:50.946Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=947f49c7-b141-44cb-a257-e030ae62c7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:02:50.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:00.953Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=51848b78-ca6f-4ed5-b29d-cf334307219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:10.966Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c333b364-7dde-4dd7-aa63-f68b0990d953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:10.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:20.972Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6840b111-0051-44ee-8538-22dcb9053058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:30.981Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=683ba0ef-20f8-4d8a-a84d-f00fb070d181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:03:40.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:03:40.089Z |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-10-10T00:03:40.090Z |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-10-10T00:03:40.093Z |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-10-10T00:03:40.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:03:40.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:03:40.099Z |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-10-10T00:03:40.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:40.987Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c4979ac6-7dcf-47d7-a194-92378bba356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:40.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:50.995Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6cb1acfb-53a5-43d3-86bd-3e8e6b414ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:03:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:01.001Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=259a34e3-e7f6-4b6c-b68c-29645a7e5aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:11.008Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5d528dee-feaf-466b-aefd-936c0a3f5f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:21.013Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cba20493-1d7e-4b4b-b01c-d6ab50023d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:31.020Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=713f9081-ba7f-40df-8b59-6a6c5f79f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:31.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:41.027Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=24b42f6f-abb4-4932-bd24-5e4a92f9055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:51.034Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cbc78e98-4b2c-4619-acae-6c62f2a0a151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:04:51.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:01.043Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2aaecb4e-4778-42cb-b5c4-7c2982e638fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:11.055Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=55dac974-7637-457f-aad9-23755d26cd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:21.062Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8c5e93d8-c5fc-483c-b73b-9751706ccf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:31.069Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d3e9959-b274-4404-832b-a8f7e16b11f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:41.076Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e04a9416-674d-466d-9e69-5c9c7a171fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:41.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:51.081Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=25ee4340-8404-420c-8645-104c0b7b4a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:05:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:01.087Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5ca25d8f-5a24-4996-a88e-1bcbbe559511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:11.093Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b50c57d0-62a6-4693-946d-b3bca15fe4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:11.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:21.100Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c1fbf111-cad6-430a-99ae-e132bfe70266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:21.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:31.106Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8bae568d-f15e-4c10-a1e0-c85853e4c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:41.138Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f68c7fde-82fb-4c0d-8022-b3a5b9c21ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:41.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:51.145Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8d49719b-b715-4a2a-b398-72bfbe24ce0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:06:51.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:01.158Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=03457912-4132-41fe-85dc-ab2209b3d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:11.168Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b9abb9d1-2037-4464-a7e3-b3138ccfe720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:11.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:21.176Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=998bfd43-53cd-4ce4-a0cf-b19771143b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:21.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:31.183Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1c9cdad2-20ec-49c2-a85d-d2fa3ffd57d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:31.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:41.193Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b5c7c8b8-2592-4c98-ab87-85fc964afb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:51.198Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=379d9006-dce0-415b-a7b2-660895d07816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:07:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:01.205Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=276075e6-b8cd-488c-8cd1-728cf976f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:11.212Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=57e2878d-19f1-4f0a-96bf-7d229bec8c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:21.223Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=74a02beb-8f04-46e8-9a80-04c7e244e900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:21.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:31.232Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1d8c6e87-992d-40f2-8ab1-c6b45a30f332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:31.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:08:40.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:08:40.084Z |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-10-10T00:08:40.085Z |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-10-10T00:08:40.088Z |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-10-10T00:08:40.092Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:08:40.093Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:08:40.093Z |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-10-10T00:08:40.095Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:41.239Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=482b256b-b241-4642-abc5-ea759c658e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:51.247Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=aeabcfac-97d5-41fd-a21d-6715322c1070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:08:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:01.260Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5558c5b9-4b3a-4356-9e59-b2f16d968b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:11.267Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0295e25a-9c24-44ed-996d-2cc99f893300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:11.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:21.275Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0b72c702-b2f3-4eb5-a540-5b7dc3e693f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:31.283Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0102eb34-2066-4229-a033-322977141436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:41.288Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bc53cbf9-bdb6-4737-a19b-f65198261766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:51.293Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c73d6a06-827a-4f40-84e7-804c661c2067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:09:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:01.299Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b7b7ae37-f74f-49d8-b3f5-3e0403e5e7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:01.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:11.307Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=54d926c5-4b80-4e51-afb0-7cff4658a59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:11.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:21.314Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a9843fd3-bdd0-49f5-aa47-e303a98cdd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:21.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:31.320Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2e25014c-b45e-47f3-abac-e5eb5d2ae660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:41.327Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=00a92cbb-a03c-465b-afed-095bc50c8c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:51.338Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ddf1a15f-125d-44c8-a5c6-d1e935cb0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:10:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:01.347Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=87d1c7de-d7ef-4180-8ff2-7ebce667c0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:01.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:11.356Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4461b0e1-be4e-4a17-8f4b-a5b2a02e6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:11.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:21.363Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cc06a15b-af5d-4f19-b566-754144b33e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:21.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:31.369Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1887039d-55dd-46db-ac76-fd68f15e0d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:31.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:41.375Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=99829381-3d5d-4282-baae-614432d489da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:41.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:51.382Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7a25446e-aa03-45b9-8170-4ac45a6f16eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:11:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:01.388Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a05b175f-535a-47f7-b8aa-18e714c77c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:11.394Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=325f189a-cec2-49d4-8e06-2823fc66a1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:11.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:21.401Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=450246d9-79db-4728-a520-6b46942f3af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:21.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:31.408Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=92625c86-3256-4390-aaf1-a33aa8735f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:41.415Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=34ad2890-a50b-483e-abd3-3695caa88c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:51.425Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=08b2b5e9-76cf-4732-bd4e-1b61cd583a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:12:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:01.434Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c83cc499-21d3-4b58-939d-00fe515af15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:11.442Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=620c8cae-0e78-477d-ad64-0c010e1c1338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:11.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:21.448Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fe8827af-d328-4440-a162-6a3a2748a1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:31.454Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=66db77e4-a5c6-4d53-bf27-b0dace298d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:31.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:13:40.070Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:13:40.070Z |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-10-10T00:13:40.071Z |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-10-10T00:13:40.075Z |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-10-10T00:13:40.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:13:40.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:13:40.079Z |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-10-10T00:13:40.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:41.462Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=276e9ec6-3a94-4c5b-a75f-687478bb845c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:41.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:51.468Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e17c72c4-8cb7-4abc-9fed-e86aa7062551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:13:51.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:01.475Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0f232cf4-9f90-45eb-b239-7f00f353a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:01.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:11.480Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=59900633-9492-41b4-aec5-8086d45659d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:11.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:21.487Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a2492c6c-2a64-4b2e-b7d6-62ae4d428b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:21.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:31.494Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=eb8a62b1-45dc-43b9-bc0a-6714f1e3c375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:41.502Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8c299cea-7b9e-4a51-b2d9-a479ce23d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:41.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:51.514Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=509a3400-b2fe-4581-8808-eb0f06cf17c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:14:51.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:01.523Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8b6b8fee-8be1-4759-a010-e0b09b75686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:11.529Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=69574c09-9fe9-4681-a8d9-77f4b324596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:11.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:21.536Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9546b898-2875-41f5-99f3-4450e7bcc38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:31.543Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9cd301f7-62c7-4874-a698-eed966ace4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:31.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:41.549Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b17137fd-36f4-48ad-98b4-5b5a98c3c129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:51.555Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bd0c3df8-5aff-4ddd-b242-d4f0ee662f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:15:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:01.562Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=454a42f3-9509-4bfa-95d0-1fcb2a121611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:11.568Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d5d3a88a-2c72-4d36-b5b1-bd7baf64a3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:21.574Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4145ea65-f85a-48d7-810b-a6007e7db7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:21.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:31.582Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6093bc4f-e84b-4f2b-9605-b7de8aa1d971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:41.593Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7a635716-b367-47d0-b5ea-061576394bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:41.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:51.600Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1eeb75c0-2e11-4512-914e-a8e07d638427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:16:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:01.608Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f2145938-90fa-456d-9cc3-9bb5bb77a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:01.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:11.616Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e6e459a1-b61e-44ed-9acb-fe97d286b333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:21.623Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=04d28769-8f3f-4476-8d7c-8af9bfa0d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:31.629Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1c5a720d-d3da-4a84-a8df-8a6fbfa187d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:41.635Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ac27d6a1-2cd5-4c51-8574-a7240450de7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:41.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:51.641Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6f0bb131-88af-4fee-a3d9-635f1a43e535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:17:51.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:01.647Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b7967ffa-f18a-482e-876d-f4dbd69f9c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:11.658Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=34de4539-88ff-47c7-b8a4-8a7a003b0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:11.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:21.664Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=55ccb49e-bc85-41d6-ac8a-c58074475304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:21.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:31.673Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cfed280c-d757-4656-be32-177b77a5c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:31.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:18:40.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:18:40.075Z |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-10-10T00:18:40.076Z |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-10-10T00:18:40.078Z |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-10-10T00:18:40.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:18:40.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:18:40.083Z |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-10-10T00:18:40.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:41.686Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9859cb19-b17a-4f59-8393-8587e09932a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:51.699Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=824bdbc6-8368-4a32-bb67-30687b9a8a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:18:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:01.707Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6c2e178f-0137-4e9a-9ca1-534a993e1c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:11.713Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=61553cd6-ee1d-4278-8ca0-2f2a08c777ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:21.719Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5e26da3c-d206-4624-91d4-de6e3cd53776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:21.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:31.725Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d2114eab-7675-4d87-ad7c-9918a4a2d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:31.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:41.730Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ac1287db-2379-49ce-84df-9bc32fc84fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:51.736Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0f81dd66-e006-4f14-b943-fa4d2b8a1ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:19:51.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:01.743Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6b1846de-fea3-47b5-bc8d-402354481e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:01.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:11.749Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a696d9ed-a78b-4cd6-af00-f7e0d358d266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:21.756Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=db7f6233-ba0a-4d63-9ef9-1327babe1247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:31.764Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a3378543-32a2-4e8f-a04e-06042af5dbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:31.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:41.778Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=33f83f71-6813-42c4-9c37-c067016371ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:51.786Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3201bf64-ae1d-4c19-9f0a-e21a4a31dbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:20:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:01.794Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6f10c441-0687-402f-bb91-409a5f835603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:01.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:11.799Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d3202423-6358-4a1b-8039-f0d388639ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:11.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:21.805Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f4593cb0-5589-4d43-bff9-5bd1eba6da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:21.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:31.810Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4323a5e1-44be-4bb1-b99c-21303548ea6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:31.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:41.816Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ca91d988-0c5d-47b4-ac0d-ad58f36b806f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:41.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:51.820Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8af17e63-a2fb-4915-9013-0953b96b2984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:21:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:01.827Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=007b3cb4-2f1e-4764-b9e7-65138cb3aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:01.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:11.833Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ae1d9929-6baf-48d8-8bd2-a67320a781ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:21.842Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=053cd431-0d69-47e6-a4f5-7c2e11389d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:31.855Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fed8faef-bbef-46ec-beb2-6f4bf92882b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:41.862Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7655e9ee-b669-4d71-93a3-8e773c301c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:51.870Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=77e3f1ad-e03b-4d50-bb21-db7d561f939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:22:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:01.877Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3bd451c6-e074-470c-a757-928f5fe3b073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:01.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:11.883Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f8e9e7a4-57d8-4275-9859-1012cdaa00b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:21.889Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=22c6bd85-6310-4de1-ab92-c70c689694b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:21.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:31.896Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=44785da7-c6e6-47d9-a9be-7f5407a39e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:23:40.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:23:40.057Z |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-10-10T00:23:40.058Z |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-10-10T00:23:40.061Z |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-10-10T00:23:40.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:23:40.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:23:40.065Z |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-10-10T00:23:40.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:41.902Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=782ce637-19b5-4824-aaf2-68791f849964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:41.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:51.907Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c50aed3c-46a4-40d2-b9ed-da61cf175a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:23:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:01.912Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1fa90f9a-32c0-42da-b7ec-09ab74c758c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:01.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:11.917Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=abcd5b4b-a557-4f81-8eff-23b7d470e830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:21.928Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a0c2a718-df14-467a-b132-2bec5696864b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:31.935Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=43157db2-eb66-4ff2-9461-cb30ff281454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:41.943Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ddd680ae-327d-4c69-a5be-c5f8d0d64cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:51.950Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d21bc66f-11c6-4a3c-97f6-9bbf0edb9fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:24:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:01.957Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=27e3e155-9a5c-407c-959b-87aef6bee9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:01.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:11.962Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d2a6d313-1150-4d53-9bca-4a94452271f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:21.968Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=94a9b744-b119-4e43-a53d-7c9913501295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:21.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:31.974Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7ac90af3-7545-4250-a732-1ed58583f6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:31.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:41.980Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2bb51d80-26ee-4410-a928-6e8809162325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:51.987Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=51271c51-2365-4c8d-9277-b34a59555431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:25:51.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:01.994Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b0739334-9712-41e6-9583-870d882bfd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:02.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:12.002Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=bb448c2a-796e-46d0-8a2a-965c9220abfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:22.009Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5373cc45-82a7-4653-b108-6bafcb8574e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:32.018Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=44420961-6b94-47c8-af2e-6a7f3db84f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:42.025Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0d9633d2-8e82-41d1-aa5b-da0eda3f8b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:52.031Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4edde321-074c-45e2-ba61-fb3e45ffc7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:26:52.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:02.039Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=911e5b69-8cea-43c1-a501-3c36717ae3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:12.047Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fb2f9e5c-f33e-4761-8887-f7c749f4d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:22.052Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6ee922bd-a2ca-45e3-a1fd-5b80b88da962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:32.059Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=29ee66f2-e44f-4965-bc8d-78359fad60d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:32.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:42.064Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=afced495-e096-4734-b30f-84996145a748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:52.071Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f8cd1bfc-9aef-43bc-9c02-757a19ab7cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:27:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:02.078Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f73dcd14-85ce-4c08-ac7a-faab29b22e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:12.087Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d4028bc4-a7a7-4267-b0ef-6612ebf121b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:12.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:22.094Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0ee97618-5d0c-4c8e-a61d-b617a392ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:32.102Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b7c6d864-0c4b-431a-b360-6cfdef3e5f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:32.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:28:40.071Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:28:40.071Z |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-10-10T00:28:40.073Z |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-10-10T00:28:40.077Z |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-10-10T00:28:40.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:28:40.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:28:40.082Z |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-10-10T00:28:40.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:42.109Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f4594738-fb4f-4e85-b1c5-cbd0843f8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:52.115Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ecf70fe4-2fc7-4b3c-a0c5-d257b238a1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:28:52.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:02.122Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4454038b-742e-48e4-ac52-ca9d8492ecc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:02.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:12.128Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cf3d34f9-eff3-42ed-b260-7d7f6879941c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:12.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:22.135Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=95473e31-8cfa-4ea5-909c-2bffee97bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:22.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:32.144Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=960557a5-0762-435f-bfbc-316a78b3cd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:42.151Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=377bfe71-5234-4f41-9115-6a440e304b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:42.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:52.161Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ad7234ed-dd84-4011-b18d-28c45f63e249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:29:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:02.168Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cc642503-0e26-41a9-9b47-adf7fd445482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:02.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:12.180Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d5304448-1a1e-470b-8ed7-1a67ad8e0187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:22.190Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ddb6417c-5e9f-4a57-892b-fa8db7e98685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:32.197Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a056dfc0-a190-4f86-b2c3-be7d66e699d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:42.206Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8b4745a9-6ac8-494b-8960-1b54b3523b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:52.213Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ee9e302d-fda2-4289-9434-5e8ab895a5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:30:52.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:02.220Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4c82b54e-efcc-43b0-815b-d04b4f0aaf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:02.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:12.225Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c40f942f-e376-4c97-a094-2f652a0668d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:12.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:22.231Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9873d7d4-6e5c-4017-8bef-0a2b4dd12f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:32.237Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9c0ecc6a-f33d-48aa-8588-e7e3e2d24dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:42.243Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fc446723-6d18-4930-b738-472ba6ff8a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:52.252Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5c3812ce-420c-4f0e-af0d-a3cbf6196b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:31:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:02.258Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5d8ac47a-3713-4973-8edf-3bf92e7e22aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:12.270Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9482c4f7-1a19-4c3c-8bec-a2b8a0af8305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:22.277Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c73a76c0-0272-4262-a5cd-5739cf1e9093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:32.284Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6c943c06-5e1a-44ce-aa69-d7f045f22f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:32.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:42.290Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=e465dc1e-4256-4a6e-8e4e-19516f0dfa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:42.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:52.296Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=44786a10-40c8-4b0f-ae6a-fe02d80c5d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:32:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:02.302Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5c19a807-7a8b-4999-97a6-7a418626b400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:02.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:12.307Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=169b7357-88e8-49de-afa9-b9e29e50511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:12.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:22.313Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b80e7c57-edc2-4889-a305-1ac252c14b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:22.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:32.319Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d2925886-cb62-45a9-b11d-c671705f295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:32.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:33:40.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:33:40.058Z |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-10-10T00:33:40.059Z |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-10-10T00:33:40.061Z |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-10-10T00:33:40.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:33:40.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:33:40.065Z |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-10-10T00:33:40.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:42.325Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6fa02482-80b1-40a1-8250-8368111d3218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:42.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:52.331Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=761798b3-9930-4647-b356-76a06b5f1f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:33:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:02.344Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0c4bfda8-5315-4a65-971f-b5a3e65a85dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:12.353Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=79d42a11-0db1-4df6-86a5-795b9beb401a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:22.359Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=73e6a495-6b9b-4981-8032-f917e68741da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:32.367Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=17d76237-7f7a-4515-bc47-7e347d83d086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:42.373Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6ce6c508-26bd-4c4d-a101-0d401240e919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:52.379Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=714150f8-aa41-465e-b5e1-e4c8632c74f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:34:52.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:02.385Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7d91fb05-5530-4525-a494-83abc7c13fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:02.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:12.392Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=15758c56-752e-48fd-bdc0-0bceee694d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:12.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:22.398Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=87946381-b2ce-4091-aa13-118465210685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:22.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:32.405Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9bd48d9e-e9cc-4377-8680-87d7f424c8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:32.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:42.412Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ec1f8897-472c-41e0-9698-b5df8f585f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:42.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:52.418Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=21b27a8b-78da-4ded-aad9-a7ce1e30e1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:35:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:02.432Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4d023de6-d2f2-4505-8ddb-396297646fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:02.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:12.438Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ab0b69d3-dce6-4ea0-a911-d0ccb4683aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:22.446Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=872c68cb-f699-4c11-a982-cfe89ea52e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:22.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:32.454Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f677f67b-f173-44d1-9c6d-c0818225e63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:42.460Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d04dfcb8-67fc-4e7f-abb7-47b6ab08c8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:52.466Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9691fd10-ccc9-4453-adcd-896c669247b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:36:52.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:02.472Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=89b8dab0-f1c5-4f59-9b8a-52f13b6b6ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:02.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:12.478Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=daa11d78-e141-4189-a79d-c7a72c84c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:22.486Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=7e555d60-aa16-486f-a288-633f13332ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:22.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:32.494Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ba4ef3ed-d0b7-455f-9d7a-44894f77bfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:42.506Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f324ad03-239a-45e7-a013-b0ebb2d4a51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:42.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:52.512Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d58473d0-0e57-41cd-bc26-358c764936e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:37:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:02.520Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5631b000-cc4c-4f08-9efe-348ccc96166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:02.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:12.526Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d87ee95c-b869-4a8f-8f5f-5791736c8379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:22.532Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=70a6994c-a1a7-4494-a30a-929eff2b0be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:32.538Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1d0a4b59-a590-4442-8598-05d89c9d616b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:38:40.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:38:40.080Z |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-10-10T00:38:40.083Z |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-10-10T00:38:40.086Z |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-10-10T00:38:40.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:38:40.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:38:40.091Z |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-10-10T00:38:40.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:42.543Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=dbce0b21-7874-4215-8a70-1964655b4cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:42.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:52.550Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4a4859d5-e27d-49ec-bbdc-06282d69c0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:38:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:02.556Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4aab3671-18d4-4ab8-89ce-70fa38b07c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:02.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:12.564Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6056c26b-8b2d-4999-87a1-214d168a6e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:22.573Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=f3a480d2-d5e7-4848-ba98-73f8dd26fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:22.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:32.580Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8e6a5337-794b-4082-b897-f30525b89be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:32.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:42.588Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fd7dbedb-a4e1-4d4d-acda-e158160ee155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:52.594Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=c566c188-4e60-4025-8be7-a29a821f0f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:39:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:02.601Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=921301db-7442-4538-a8ec-9fe5e8168aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:12.608Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=42dba0af-a5a1-48da-8f47-3f13a83c90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:22.615Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=195edd77-f740-47cc-be23-a7e62a0fb765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:32.621Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=da88949d-0dc6-441c-aced-c131fb561447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:32.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:42.628Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6bc19943-c424-4751-b12f-de0f8e61b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:52.635Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=90f39f50-d733-46cd-a788-0ca17143f19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:40:52.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:02.642Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=86d019c1-a865-4e63-9d58-04f192d9c484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:12.652Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=801d39e9-4af3-4da8-9846-263285b42369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:22.660Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9aab9eda-00aa-4977-8e09-9e0c7e257a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:32.667Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=dbf29f03-4390-4b9f-82d0-70d99c8d9c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:32.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:42.673Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a1965937-2bb9-415a-8a87-58fdfc244c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:42.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:52.680Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=6cc67bae-284d-4130-9d74-1519b9d5ca9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:41:52.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:02.687Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cbedc11e-2a23-47f4-ab70-380d1048aa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:02.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:12.693Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=219be011-d9b5-4e51-98e2-b29acc75e1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:12.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:22.698Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=1500f7ef-03ff-4017-b362-2030d31f9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:32.704Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=54440c47-c194-443e-98d5-89202c9b4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:42.710Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=70d63bdc-b059-4c1b-9bc4-297c044fd407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:52.717Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=263ae62e-8ba4-44a0-88e0-373f353961bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:42:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:02.725Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9cecb1f1-fb16-4ce4-94d9-9d254868ad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:12.733Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4f54a1d2-eee6-42e8-8f0e-5f947a3bf9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:12.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:22.743Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=25710e05-a25f-4d7d-9f3b-c4619014d974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:32.749Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ba863e43-e0fc-4886-b960-603d46edb9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:43:40.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:43:40.049Z |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-10-10T00:43:40.049Z |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-10-10T00:43:40.052Z |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-10-10T00:43:40.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:43:40.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:43:40.055Z |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-10-10T00:43:40.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:42.754Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=500b94e8-8f0e-4057-b44e-8ebb636e4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:42.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:52.760Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=9bd690a6-5183-401d-b572-ab8b52ff9f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:43:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:02.767Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=29340643-e395-430d-a08a-d68c5d4c87c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:12.774Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b5061cbb-d222-4a71-b57a-c93ae1f07f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:12.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:22.781Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d2f037a2-54d4-4e0f-ba18-c57326c36f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:32.788Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=918da716-09d5-4c82-a359-633120ccb24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:42.795Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=43b271a2-2bd5-4428-b57e-c8c2b2523931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:52.803Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4ae67221-22d5-4553-aa19-a9e27fd51687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:44:52.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:02.812Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=54bec376-4f7d-48d0-976f-a194fa1391b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:02.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:12.822Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=218ca6f7-e639-4f6e-9e8f-5ff89795db11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:12.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:22.829Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a9177dd2-874b-420c-bacb-f7cfe814b6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:32.835Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3e535aff-2f05-449e-a43d-43180c1c73e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:32.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:42.844Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=85ea650c-fbfb-4e26-a21f-4a1f6b8869cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:52.851Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=364e7bf6-af80-4c91-b071-0b1db8d8e7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:45:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:02.857Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=cf928fbd-678d-41bb-bdc5-19ac831319ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:12.862Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=fc352e37-6e4f-47d7-8372-0f74f8d5a317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:22.867Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=8e8370f8-a1fe-4554-8392-12b627d243c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:32.874Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=369d10f1-4979-445b-a1c3-043cdc2f472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:42.881Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a83fa4e2-5033-410f-a7cd-705913e3c8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:52.889Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=b487238e-fc49-4162-ba73-d6c88ea60750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:46:52.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:02.900Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=dbfcaf86-845c-46ef-a897-7b116dcd0ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:02.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:12.907Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=98308431-9294-4965-9b5a-902e316799f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:22.915Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=19030d9c-3a19-4000-b93b-f5e32ad08ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:22.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:32.922Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=102f7fce-4f8f-46d7-a2c2-0984a5dde7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:32.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:42.928Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5701a12b-ccd7-43b9-8501-892d9ac362ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:52.933Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=4fcc0140-e971-4b81-8acb-3f7c722b4377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:47:52.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:02.940Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=19f5e172-b7dd-4e6e-bf28-efc0197a9836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:12.945Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=5ac794f0-e078-4c04-b9ba-7eea7440f220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:22.952Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=2cc7b3b4-8e06-4a74-b3b3-a7e93c72b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:22.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:32.958Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=d3af2625-ee1d-4949-ae24-789c5eaedb44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:48:40.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T00:48:40.080Z |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-10-10T00:48:40.081Z |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-10-10T00:48:40.084Z |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-10-10T00:48:40.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T00:48:40.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T00:48:40.088Z |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-10-10T00:48:40.090Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:42.965Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=a55cc1c1-21f9-463d-a543-56fd1204ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:42.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:52.976Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=3be9e0a3-ee61-49dc-af34-026e1f53e4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:48:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:02.984Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=0d74c9c3-8e7e-4b67-afd8-0aa746553aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:12.991Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=ab9c71d4-f56b-4312-a466-b12c8e13b7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:22.998Z |INFO |Init configs |InvocationID=cbb60043-9f2f-47aa-b924-234957e17694, InstanceUUID=59e00bb1-346c-45f1-a47e-e10434e7bdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T00:49:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |