By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:31:58.742Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:31:58.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:31:58.781Z |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 |2022-02-24T00:31:59.439Z |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 |2022-02-24T00:31:59.538Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:31:59.538Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:31:59.539Z |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 |2022-02-24T00:31:59.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-24T00:31:59.665Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-24T00:31:59.684Z |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 |2022-02-24T00:32:01.368Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-24T00:32:01.873Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-24T00:32:01.889Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-24T00:32:01.889Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-24T00:32:01.955Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-24T00:32:01.956Z |INFO |Root WebApplicationContext: initialization completed in 2271 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-24T00:32:02.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-24T00:32:02.921Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-24T00:32:04.590Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-24T00:32:04.972Z |INFO |Started MainApp in 8.595 seconds (JVM running for 9.234) |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-24T00:32:05.048Z |INFO |Start scheduling PRH workflow |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:05.063Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=867ee0c6-322b-4304-a837-1e62f0187f72 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-24T00:32:06.209Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-24T00:32:06.209Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-24T00:32:06.211Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:32:06.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:06.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:16.689Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e5db8805-7b7d-4dde-b591-e4e2c540a1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:32:17.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:17.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:27.757Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5cd8e838-fa55-44af-b5e4-2120fc921313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:32:28.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:38.831Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9182b66f-47f4-4312-a29b-da08b28a5780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:32:39.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:49.906Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c44a26e2-c482-47e1-93ac-6df69d73ffa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:32:50.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:32:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:00.942Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9661d6df-5b97-4f75-982d-e84ce8186bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:02.011Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:12.013Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=07ccceb5-b47f-4179-8271-b91eb2ee9a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:13.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:23.084Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5be9ac82-95de-4900-9541-0407c17b14c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:24.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:24.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:34.125Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7890fa08-037b-4530-905c-21697f9aeebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:35.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:35.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:45.195Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b61e4eeb-5e24-4a9d-a63f-3fb044ccdb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:46.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:46.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:56.266Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=09544314-81c2-4d09-b98b-8b42ca940e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:33:57.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:33:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:07.308Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1c8f117a-1221-4a8d-9c2e-c5de596b6b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:34:08.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:18.379Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=29ee3f66-8f53-40d1-bc21-2f057a80a756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-24T00:34:19.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.56.221:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:29.454Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fb87a465-e9b1-479c-99da-dbe81fb74fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:39.706Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6f5f1d10-5eb4-4aea-ae79-03b45f3c9349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:49.862Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4fc217f3-ce0c-4f7f-a9df-a25d12a97907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:49.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:59.877Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a04bffbb-3149-4626-b902-4b45ab781903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:34:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:09.890Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b5dd36b9-feaf-4f51-af73-c74da5a01798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:09.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:19.902Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fe919133-eb18-4307-bd5f-36580f3adf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:19.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:29.916Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=462efd51-2625-425d-b6e8-b5a7233e0722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:29.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:39.928Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d4ff92aa-7066-4bc9-8672-7c6d71c9079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:49.940Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f3f95b9a-17c0-48d9-bc6f-ca95da5a8d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:49.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:59.956Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e417b9f3-bd98-418f-9887-f39c0c7872bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:35:59.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:09.968Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e0b2c93d-d262-4003-b8c3-01f571fcb5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:09.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:19.981Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b4b962ff-e6c2-4e06-aceb-6c0c9de2a5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:19.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:29.993Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a9681e5c-bc28-478e-883e-a190f001c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:40.004Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9666f20a-e088-4188-8850-6e6b16ff2aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:50.015Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cba34cdf-7a32-4219-841e-0f4011fd847c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:36:50.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:00.026Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c3f5130f-f64d-422a-956e-2c1e5c8ce07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:37:03.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:37:03.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:37:03.165Z |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 |2022-02-24T00:37:03.169Z |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 |2022-02-24T00:37:03.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:37:03.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:37:03.178Z |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 |2022-02-24T00:37:03.180Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:10.036Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d3d4b010-c422-426d-bef4-10a083764aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:20.046Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a19a6a7b-39bc-4ea3-b72a-f2d4c61e1194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:30.055Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8a427771-9377-4d09-9a05-c45c4eb74740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:30.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:40.065Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4f8c258f-5fd7-424a-adeb-a69ae334c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:50.075Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8430ff55-99d4-4565-baed-1828926ef5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:37:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:00.085Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f072a48d-40c8-4d5c-beda-ff20abd62a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:00.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:10.095Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=98ab00a1-4b48-4259-9931-27b3b1c1fdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:20.106Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2aaac7e0-9334-45e1-9713-307a33874dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:30.116Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8bb09cb3-f1b4-490d-a75c-304f42326238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:30.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:40.126Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d34d7052-8a3e-46a5-926d-23f70aa83529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:40.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:50.137Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3b095b1c-b94f-44a9-b209-c4f0f8d1a2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:38:50.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:00.146Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fef48439-7307-44a2-891a-827e15b42fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:10.157Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=493c0def-3506-4d64-9494-6ffbf13b63d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:10.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:20.166Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8c83894e-297b-4648-9ed4-08bf8bea1f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:20.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:30.175Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fbcfb17b-c348-43ba-a996-7a5fe0a90973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:40.186Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8c5ce65b-c1ac-4de5-8958-b708ae7e5651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:50.195Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6dbed2e3-a7ec-4e8f-a524-eb1930f010f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:39:50.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:00.215Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c416a7df-6f33-45f3-939d-05379ddc8178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:10.225Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=445fff9d-9621-4de2-83ca-76eef28d9e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:10.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:20.234Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=690b54a6-923b-4f39-b203-c32b3472367e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:20.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:30.244Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=484f15eb-1c7b-495f-bc35-89330f273f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:30.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:40.256Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=da570ef7-16cd-4e36-a5a5-40f96e066040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:40.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:50.266Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2e03883e-feed-44b1-87d3-5a0d43a40fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:40:50.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:00.275Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c5572403-ca49-4da5-830f-98d7c34d3d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:00.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:10.284Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=05a6ab12-b386-45b5-819d-31f3553d7a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:20.293Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4643eee5-1987-4646-afff-ee9cef1ea26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:30.302Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=17ed0977-941b-4e1a-b279-dd220549411a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:30.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:40.312Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=89e92217-c71f-49d3-aee9-a3f887149e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:50.322Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=61879094-de49-4ffa-bf9d-669d31c46b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:41:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:00.331Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=af1440b3-20e1-4d57-8ce3-b26e025b32ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:42:02.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:42:02.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:42:02.569Z |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 |2022-02-24T00:42:02.571Z |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 |2022-02-24T00:42:02.577Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:42:02.577Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:42:02.577Z |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 |2022-02-24T00:42:02.579Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:10.340Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=644c159e-3189-4c8e-b34f-9fa5ab765679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:10.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:20.350Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e02a9fea-7c74-4d16-b4c4-e313a2b56b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:20.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:30.359Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=aaed33e9-d0f4-41e0-a2b3-2b2411d9e346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:30.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:40.368Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ef6fecd2-7600-4cf8-839f-39a48e281e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:50.378Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1e91988e-da53-44d0-8f13-07a9364192e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:42:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:00.385Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d448b047-e0f4-47a5-905e-0c4bfb39bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:10.395Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=37cd5afc-1633-4b67-ae23-78e59105fcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:20.404Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3a59dc34-6c6e-4d71-a1a2-62a90a1e6ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:30.413Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cccaba51-7d7d-481c-9133-fbfad5825e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:40.422Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=be2f0ee9-7bfe-458a-a6dc-81589d5dab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:50.431Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4b15afe5-5c41-461b-b414-068fed9966e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:43:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:00.439Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cdbe9be8-8872-4b34-8d27-d0d6bd8eeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:00.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:10.446Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7b100e7a-61dc-4764-85e7-c7451199c2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:20.456Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f1b3a60e-6e9c-4e96-8d9d-541aa63cbfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:30.466Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=536efa18-72c7-4757-9107-29b1cab21f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:30.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:40.477Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8fe63ab7-5346-42a8-a9e2-a623c7a22bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:50.703Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f5b31d6a-d3a6-4059-8b42-ff9a940e3b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:44:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:00.712Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=65eb7de2-79b1-4b47-8461-3f8c43f046ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:10.721Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e427945c-dc06-429a-9f7d-e6f4e0827966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:10.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:20.730Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=600fc189-508a-424f-995d-193494bfa943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:20.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:30.739Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b0fcdea7-6105-4749-89c3-aac02de6f3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:40.749Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ed7beb30-3960-4322-9b45-5a1452baf8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:50.757Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=55a7dadd-a387-428b-ac3d-a6f9de488eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:45:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:00.765Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e8f5a435-cde5-4462-959b-33dbc641570e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:15.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:25.414Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9c777766-d820-4c2b-a44e-dd3de7e75402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:25.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:35.422Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b3596f00-7a1b-40d2-a7a3-548af314c81b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:35.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:45.430Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b2a9e66a-e97a-47ee-b5ee-cb607ababa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:45.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:55.438Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b4c44354-3535-4a8b-9096-06fb29d01edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:46:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:47:02.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:47:02.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:47:02.541Z |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 |2022-02-24T00:47:02.543Z |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 |2022-02-24T00:47:02.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:47:02.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:47:02.551Z |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 |2022-02-24T00:47:02.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:07.841Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7995d0fe-d5c2-44fa-8b13-e2910cad9bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:07.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:17.851Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=96d1ede5-89f5-48db-89c4-86f7bd7edce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:27.862Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f2ddc555-9de7-43d2-9d10-b796dd6a21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:27.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:37.870Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b39b661e-703e-4729-8233-f35ff2466f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:37.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:47.885Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3d0b82a1-a596-42f2-b9d2-a4c37a926ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:47.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:47:57.899Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=929a4556-8d64-48f3-a156-f26976d4782b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:00.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:10.324Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=dc9a880c-b3c6-491d-870f-2202692013da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:10.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:20.332Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=47000b46-f8dc-4c9f-8f4c-0815678718a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:20.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:30.341Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6637f1d5-8cf3-452e-a0e4-3003baa7fee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:30.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:40.354Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=09fbb664-6cb3-42b2-8ae8-fe85702c20f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:40.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:50.362Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f660eb64-b685-48e0-89b7-07eb25ae2c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:48:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:00.370Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=977bb1e4-3da0-4bab-9545-f49105503edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:00.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:10.378Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=536dbbbf-6646-4583-ab68-0bc73face48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:20.387Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7dcbbf80-4dfa-42a0-92b4-0feb2c786f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:30.396Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1c06524a-ec67-4297-94e4-b6aad302fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:30.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:40.406Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a3e6994f-1998-48d6-9ae5-6787c9c98e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:50.413Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1f47deab-f583-47d8-9658-4aa8ab9675dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:49:50.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:00.422Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=eb50e05f-bcad-4719-b332-20276c584ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:00.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:10.429Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=72e50f47-6af1-4542-b079-b285a27634fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:20.436Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d5a51ae0-59d0-4544-b2b3-c7104042281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:20.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:30.444Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5ac2f085-c833-4cc7-891e-28b6256278bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:40.452Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3caa38f5-7784-4946-9cd5-d6014d2ddec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:50.460Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3d102bae-e8ce-4211-a6b5-4234386bbdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:50:50.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:00.468Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d34cf529-2dfb-4fdd-879f-7339781e91eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:10.476Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=62682cb3-8dc7-45e9-ba2e-a0b4fd707909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:20.484Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4689d128-8450-4a34-b5e9-322ed2597afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:30.495Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4e23b605-085e-4901-9983-5eaa25724a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:40.504Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=841a473f-0595-4190-95fa-6aaedbb9808b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:50.512Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0e81fd17-c717-4b89-aec4-b674e1c08333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:51:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:00.518Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=81eed61f-4696-42f1-86bc-e75bb8f1ec3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:52:02.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:52:02.564Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:52:02.564Z |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 |2022-02-24T00:52:02.565Z |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 |2022-02-24T00:52:02.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:52:02.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:52:02.572Z |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 |2022-02-24T00:52:02.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:10.526Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7eb17648-e50b-4932-8462-440d96a10271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:10.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:20.534Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ed1246bc-efb4-490e-840a-2eca3bcdeea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:20.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:30.541Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=bbb38121-2f51-44d5-9e8a-cf71a1c6a501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:30.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:40.549Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f3c3462a-ce63-4e30-8658-f0771e246064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:40.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:50.557Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cedb0dfe-5217-4be9-8760-306206ee76a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:52:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:00.565Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1d48182b-7bfe-456e-b43e-ddfc0e6f332f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:10.573Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f0321463-02c8-4b05-8a45-25a087ec525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:10.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:20.581Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=341a7084-da92-49fc-85f9-820775535b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:30.589Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6ce62cee-7840-455c-9706-dbc877d10c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:30.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:40.596Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=92f6c274-a9ac-4b8a-87fd-084f4a9d76de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:40.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:50.603Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1f9a5f5e-b2e8-4dac-9240-085757109b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:53:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:00.610Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=47573a68-3857-4220-b73e-94c744ffe7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:10.617Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0102df91-e161-4e24-a9c1-92a69395bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:10.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:20.625Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=97ed48ba-13a3-44d0-9823-581c090ec0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:30.632Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d2a7458b-c3e3-4d07-8157-abe3d6049b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:40.640Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5ead4d3c-7fef-4902-9c49-a76929e8b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:40.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:50.647Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4b3c1257-7af1-4306-a3d6-92281bac8301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:54:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:00.655Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8696f0e0-9148-4e0a-a347-d661be08685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:10.662Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7797e736-a61b-4d7f-a274-b65bbfd02f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:10.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:20.669Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cd168906-9448-40d9-9ba8-58e8fcc5cc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:20.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:30.677Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ce266714-2367-4002-8a3a-40220a754f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:40.685Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=971c08a5-50e7-46b1-a4fc-bab170bb8403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:40.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:50.693Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e6ad7de3-70b1-4765-9f8b-cf9607607e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:55:50.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:00.701Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=356bed68-cdcb-46fc-9d27-a668516d9722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:00.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:10.709Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=13141686-df9e-4178-8456-6c4f38b9c2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:20.717Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cde77c5c-d5ed-4946-ab22-88a590181295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:30.725Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=33225593-66f6-4ddf-97fa-2b3a5e064770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:30.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:40.733Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ab3600f0-11b2-409f-bcae-f23e72a7161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:40.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:50.741Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ae639837-45d8-4aec-afc6-f23e6d3fa455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:56:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:00.748Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6dc2a2f5-9469-45b9-a5ad-91a20cf1e668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:57:02.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T00:57:02.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T00:57:02.550Z |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 |2022-02-24T00:57:02.552Z |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 |2022-02-24T00:57:02.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T00:57:02.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T00:57:02.557Z |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 |2022-02-24T00:57:02.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:10.757Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6a7f8eea-2e93-4281-b14e-d38c58ec0d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:20.765Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=586cdffd-cc6f-48c1-a0dd-64cab7116676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:20.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:30.773Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=142a1040-c63a-49ff-b678-5de27374c0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:30.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:40.781Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d2952d40-80c0-4d46-9f34-179cdde52685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:40.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:50.790Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7b2eaa4a-deb8-48cf-88c4-6f56525813e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:57:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:00.800Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5a21571d-56d2-4a63-b42d-be328321d62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:00.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:10.808Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=72b909d3-a747-4688-9088-dee19943b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:20.815Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=75a681da-cdc0-4f95-a3f8-c55014d29f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:30.824Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=bb57f4c2-48e7-428f-96e7-3aa43d3008ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:40.831Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=42a61b18-8637-4e0f-adce-9160d7ef67bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:40.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:50.838Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5e66aa85-2367-4c61-83b3-fb0543e806ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:58:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:00.847Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=516ca13c-b383-4b98-aad7-cbef4c37d544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:00.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:10.855Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=49ffb1fd-cbce-4e55-8465-ceb990c09de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:20.863Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ca2f1857-762b-4a32-a699-e272539c838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:20.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:30.871Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=21380a84-86d1-4654-8e06-05a717045237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:30.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:40.878Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ef09f202-5b2b-4db2-b984-b2a9fed83e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:50.886Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2accb047-f23d-4e46-a34c-f98abf05c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T00:59:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:00.893Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=95f76c5c-3883-4932-9df2-18dd5bdb43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:10.902Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4a0454d3-906b-40b8-a079-e2e287153d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:10.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:20.908Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=dcb35f73-0f3e-4b52-9fd2-0b8f5c746c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:30.916Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ab765e02-6c9c-4a7b-bbe7-bcb429653119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:40.926Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=718f9de9-0803-477f-bd2e-fc855b60e20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:50.934Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ff72f072-8c2d-4daa-913c-49321ccb2cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:00:50.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:00.944Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=00eadde3-d90f-4a8e-84db-a13f3837c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:10.953Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a177b013-97d1-4ee7-9490-79572c7c60c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:20.960Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7417a057-205c-4143-bdab-fa8efb1d724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:30.968Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f2d38935-dfe0-47f6-b81b-7e47cda9f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:30.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:40.976Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=713052c9-be92-4db3-9ee3-7ca511018052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:50.984Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7c20c892-4db4-42f4-acd0-966739404d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:01:50.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:00.992Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=206fafe9-d0e1-4855-9fcd-365ff5db4238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:02:02.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:02:02.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:02:02.546Z |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 |2022-02-24T01:02:02.548Z |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 |2022-02-24T01:02:02.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:02:02.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:02:02.552Z |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 |2022-02-24T01:02:02.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:11.000Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=bee0f230-1831-4f50-9ee7-28c08a2838a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:21.007Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=99de77d5-7376-4277-90bd-a7748da527b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:31.015Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2ba703ec-ba52-4e6b-99ce-1851f2e2f30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:41.022Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0f253ffe-cfb6-404c-96d8-7338fe6ee3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:51.030Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=460f0da1-cb3b-4c66-b2d5-23ed957c1b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:02:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:01.037Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=29472fde-cd4b-4c9e-9e2e-8e7a87ad3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:01.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:11.043Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6c10a9e3-75b6-4346-bf15-27fb80de66a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:21.053Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e7935fbb-245a-4e02-9e51-18b384f58293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:31.061Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c1833af2-eee5-4a90-aaa3-e28b888c4271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:41.068Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=80038a8d-867f-432e-900f-3dd2df115cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:51.075Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e447422f-33ba-471f-bb0e-fbef8a7d0fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:03:51.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:01.083Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e8f6fc01-b3f4-4d86-a26d-904c7f92dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:01.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:11.090Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=881f625f-6d50-4214-b9bd-26032500dd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:21.097Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ee5db217-62a1-4715-9fcc-464d9be3b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:31.104Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5e953b13-e2a8-4d35-8666-fd6e90280044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:31.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:41.111Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ced6685d-7a83-4c2a-9b8d-6845473f3137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:51.117Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5f195603-9d0f-46ce-91f5-dc5c635c1e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:04:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:01.124Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5d00c0e6-4114-4b18-9fb8-bd0f51a809b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:01.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:11.132Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=03fe09ea-af2e-47e4-8b6c-bf4fb4e399c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:11.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:21.140Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5be078b9-3a52-45a9-ab28-1c9c2ccaa1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:31.148Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=97c96347-108d-49a7-aa7b-9179f3a5382f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:31.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:41.156Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=dedb6535-e477-448d-b79f-f14a41b778e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:41.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:51.162Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=236e15df-0b80-41a6-97f9-39e626abb3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:05:51.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:01.168Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=485589c5-552c-4f43-b23b-b12ce7c23455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:11.174Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2ef61c3f-863f-498e-89b3-eb4ca83918d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:21.182Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f3a73010-f580-421b-a15f-e6446955d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:31.190Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=900577ae-887f-4185-8985-754339944dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:41.198Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=25f3538c-4def-46be-b93a-947694b255e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:51.205Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=550be132-bfa5-4bd7-b530-2185ba710f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:06:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:01.213Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6e4b8980-e508-4ecc-ad1b-f354a578b990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:01.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:07:02.566Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:07:02.566Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:07:02.566Z |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 |2022-02-24T01:07:02.568Z |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 |2022-02-24T01:07:02.572Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:07:02.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:07:02.572Z |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 |2022-02-24T01:07:02.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:11.220Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d8ca431d-7b54-4666-beee-4b0e4e37a6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:21.227Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=adb1daa3-ea0d-4869-acd5-70fa00fb1c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:31.234Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e8246012-5e03-4b44-bd54-bc03fd2903b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:41.242Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0dccc01d-1449-4a92-9e9b-2080ce2eb1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:51.250Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=817057cb-c382-4f1d-86fa-7085955feda0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:07:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:01.257Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=370c3949-9ca9-4304-a0a4-cbc854dbadc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:11.264Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=523f01d2-335c-401b-a882-743d3fc7dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:11.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:21.273Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f0b647b4-5205-407e-a2e7-13a4a24e187c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:21.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:31.282Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d13b93f3-b945-467b-ab12-1371863677b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:31.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:41.289Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7dbeb7a4-1c21-43a7-a6af-6506e3879a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:41.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:51.296Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d2242dec-3904-406d-9c82-1e5fdeba997e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:08:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:01.304Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8be5e04c-472d-4fa8-813a-52647986c488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:01.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:11.311Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9021e1e0-5419-49d0-b459-a01ef75ef946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:21.318Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c869cdf4-cd15-46cc-8ea0-6f80f2d11a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:21.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:31.328Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=24c7d1f5-4463-4efe-a423-3d6c1428c54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:41.334Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1fa6a1b2-c467-4bc3-ab04-87b17c04819f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:51.340Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=267ee40e-c4a9-4b7d-83f9-544573b87f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:09:51.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:01.347Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3cdac4a8-b14e-4528-969c-ee0d9f49e080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:11.354Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b6c2bf1f-78b6-48b9-abfe-5d3af8279fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:11.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:21.361Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9e88491c-7963-476e-8aeb-514635517200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:21.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:31.370Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3176420e-b810-4c42-b2a1-10efed15c7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:31.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:41.377Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=288992ed-c2f9-45ac-b5b6-526236215bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:41.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:51.384Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5a38dff7-aa14-47a3-9769-d9308706267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:10:51.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:01.390Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=755a2a34-9815-46ce-9dc2-c760dbc6d956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:01.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:11.398Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=43d65811-ed90-4dfc-9efe-8d5e99a7965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:11.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:21.406Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c9e54650-129d-4700-8752-673b669bdca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:21.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:31.413Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4f98f230-2262-4784-971f-0134b5b6a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:41.421Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4aa81c90-124f-4788-9d7f-df10f45e0e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:41.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:51.429Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ca6c77dd-7c39-4a8f-8384-16bf8dc01f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:11:51.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:01.436Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=daeaa516-0107-49cf-af90-cc17ed6a61f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:12:02.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:12:02.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:12:02.548Z |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 |2022-02-24T01:12:02.549Z |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 |2022-02-24T01:12:02.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:12:02.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:12:02.553Z |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 |2022-02-24T01:12:02.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:11.443Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a97656cd-1f7a-4c56-8574-d2ad960d8e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:11.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:21.450Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=44b2acb0-b4d9-429b-b4fe-0c52f89a9b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:21.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:31.458Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d80c103e-d389-4bcb-94f0-b5f510a779ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:41.464Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=aca7f26f-05c2-4a31-bf51-b84ff8229468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:41.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:51.472Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8d12b1ee-3fbf-4e8b-b376-05365e5208fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:12:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:01.481Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c2c85d0f-2103-404d-b80d-bce872ce27d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:01.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:11.489Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=870f975a-4c0b-47c8-9859-d55e60dc4e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:11.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:21.497Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ddbe8ab6-0054-47dc-9260-43d9a6bde2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:21.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:31.505Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=93674b0f-4604-4cdf-99a8-f8deb312b2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:41.513Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a37c2c18-6663-4385-9f76-b21b1b60e385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:51.521Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2b1eef3f-9ca8-45cb-841e-91a15025b0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:13:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:01.529Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a8407276-ef6b-47e7-887f-45b7800bb910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:01.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:11.537Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=77657dc9-e4f7-4c37-8136-0dc735a3700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:21.544Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=da267cf3-bdff-4bb2-962e-43f974ec02e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:21.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:31.552Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e04b5862-8969-4b4d-86ff-7cb68fb833d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:41.562Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2af6ff53-9b37-4306-825b-c1de032581a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:51.569Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0907bca3-c755-4078-b780-4d6d3e2c3760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:14:51.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:01.577Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e48a4671-bc00-4643-bde5-66f61f3c0b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:01.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:11.584Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=28270c67-c54c-41d4-bcab-2db8963f3557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:11.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:21.592Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2c318d3c-52be-4b52-8c64-d8da06f38aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:31.599Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1c83b14a-1f85-421b-92a5-c531f61a9857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:41.609Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=79f0eddd-21c5-43c4-a795-93301e322e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:51.616Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=309660aa-86bb-4d5d-892e-2de005732d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:15:51.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:01.622Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f5d1fe5a-cad7-4356-8886-0513b7a69fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:01.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:11.629Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fe94af67-9f2b-4f29-bc1b-17d428a331c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:21.636Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=968041c4-5f6d-4d1c-8107-efa0ca76a420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:31.643Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3525eeb4-dc8e-41d7-bb67-780754fc7352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:31.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:41.650Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8800d297-cfe8-4a7d-8814-6e4043d223ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:41.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:51.657Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=db80540f-7dc7-4b20-8987-245d1c177123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:16:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:01.665Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3ca3bfc2-f4c9-4d14-b978-c44e93310b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:17:02.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:17:02.552Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:17:02.553Z |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 |2022-02-24T01:17:02.554Z |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 |2022-02-24T01:17:02.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:17:02.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:17:02.558Z |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 |2022-02-24T01:17:02.559Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:11.672Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0c030534-b828-49ff-b65f-b3f7bde8b130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:21.680Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b0e0571e-a258-4f42-87d5-7d760f7b4b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:21.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:31.690Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0dfc74f5-49ff-43cf-9416-2ca5f540b02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:31.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:41.698Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=897eab40-4497-43fa-b1ce-be967169b15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:41.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:51.709Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9d34da08-e141-47a7-9dc2-7fe44a473f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:17:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:01.717Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8c1aab2b-97c6-4907-8c6f-729cbf6c02d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:11.724Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ec614c32-2d16-44ad-92e6-772ac18f27da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:11.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:21.732Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=73e23de7-8f0b-414b-b6d1-8e75afe5db20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:31.738Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2d17cb96-9f55-45af-b802-c2da147dd6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:31.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:41.746Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=48e935b1-9510-4570-831d-f3fbe2d79343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:41.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:51.754Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f78fa86b-08c1-46bb-aa0c-ef024dd28d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:18:51.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:01.763Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b82639c8-390a-4dd6-9c56-fe968b6842c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:11.770Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=58ae20f8-1a31-4ff0-bed0-65dd1f6ad186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:11.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:21.777Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ad244791-5e70-4070-8091-9af75d934100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:21.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:31.784Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fe45fc1f-fe82-4adb-8925-26a1008f77b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:41.791Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ae9a7b2f-2d2c-44d8-ae4d-318faf0fdd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:51.798Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cb5c1307-544c-4db0-b445-77cf8f5d1dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:19:51.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:01.805Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e8503d9b-bad9-48c3-9c60-94971b5d87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:01.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:11.812Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c37bc80a-061d-4747-925c-f617e049669d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:21.819Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=de651f81-3a8c-4701-8409-f75e34df01b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:21.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:31.826Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9aaec904-65b5-42db-af8c-e3101d98afa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:41.832Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=eb24ddd2-4225-4422-a3b4-e251fc3f3bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:41.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:51.839Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b2f793ed-a63f-44fc-ad54-17e7160202cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:20:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:01.846Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=926915f4-4f15-488d-b7fa-12e4fce6a868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:11.853Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=53861d8c-4fb1-4595-a802-f614c7c34fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:21.860Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c2241492-3883-4457-a9e6-c2aca1affa7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:21.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:31.867Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e536883e-7e48-49f5-aa42-82e120b7878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:31.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:41.875Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=83bbb0d3-0826-4626-82a3-18d8256a0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:41.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:51.882Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=212335d0-2448-4f4c-82ae-ab18bb93f0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:21:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:01.888Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c9736a6b-a558-4d3e-baac-d27d5f687139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:22:02.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:22:02.574Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:22:02.574Z |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 |2022-02-24T01:22:02.576Z |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 |2022-02-24T01:22:02.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:22:02.579Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:22:02.579Z |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 |2022-02-24T01:22:02.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:11.894Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=57b2bf82-969e-4570-9129-e69282569b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:11.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:21.900Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=122c3e43-28ed-4472-a531-c74a1f288368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:31.908Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7cdae849-859d-4964-9c1c-3cb4b815be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:41.915Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=98308d97-d2bd-4d65-be46-7455ff567a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:41.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:51.921Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=aafea7b7-8bfa-49bc-90d0-92fc537ef71a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:22:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:01.929Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d6e16f0c-9b88-4a0f-8157-22a2a729e7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:11.935Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=af1322ee-0f21-410f-ab92-aee3ef7c7eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:21.942Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=85901f05-a771-446e-b53f-ddf40a9b2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:21.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:31.949Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fb9f8738-7496-48de-99f6-c9e8f829aeb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:41.956Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3fd0c298-e92e-49e4-87b7-25ccf71a775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:51.963Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d6499784-ab29-4c4e-a8da-569c01d53581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:23:51.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:01.969Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=878323dd-2f62-4ea1-9f69-161e9fb995f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:11.975Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1cf63e5e-5c41-44c1-a370-f7073e66a71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:11.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:21.981Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f389d9a8-2a74-4c85-a34f-520e6b603e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:21.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:31.987Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=56e7567c-e84a-4bc2-af94-90bf05f5adf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:31.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:41.994Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b8a60f0b-a3be-4746-8060-d12b3f8e2851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:42.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:52.002Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=afafae68-4d22-4ee4-b2ec-ed8fb79c2d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:24:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:02.009Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4ac27f24-ada6-4534-9609-37bb9dd98749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:12.016Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1bd09212-0fcc-4407-a96f-841a8a3f7631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:22.023Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d112ffdf-59bf-4807-9bf6-6b1d2531035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:32.028Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f693bc85-19d3-4ae0-861a-66312bca2e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:42.034Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e7b87129-4cd8-42b3-baa2-b01382cfe303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:52.041Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5963d463-ad60-436c-8340-b341603c7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:25:52.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:02.048Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a9955f81-f9fc-4283-9fbc-3fee5d9d51d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:02.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:12.054Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=be208c96-32df-41a4-8b2e-81308f6dfbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:12.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:22.061Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=90bc48ef-bfff-4db3-a287-a5c643192c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:22.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:32.068Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=79a65e53-e86c-47a8-ba91-93764aa65c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:42.075Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cb3d20d5-7c43-46ee-8502-e96060964c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:52.083Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d13461a5-7f5d-49fa-8374-a465dbd0ee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:26:52.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:02.089Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6da319a7-ce72-4998-80be-12075a104744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:02.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:27:02.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:27:02.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:27:02.547Z |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 |2022-02-24T01:27:02.549Z |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 |2022-02-24T01:27:02.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:27:02.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:27:02.553Z |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 |2022-02-24T01:27:02.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:12.097Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b4b53273-f753-4bb5-bd60-4853f347a636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:12.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:22.104Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c1537ffa-a8b8-4443-984d-7256e9a09a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:32.111Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4be76dc1-95e9-43fd-bcbc-de6971f2bc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:42.118Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=90c64641-7aa1-4922-a5cf-1a4d78f9f9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:42.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:52.125Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=46b60941-6fc6-4eb7-992e-8b34ee08db40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:27:52.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:02.131Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=64d4947f-2d5e-4941-ada3-d48ab90fa48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:12.137Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=58c0bf19-72d3-41fb-9bfc-1032679655db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:12.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:22.144Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a371bf41-d7e5-4632-a224-a625f031d0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:22.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:32.151Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=94d76f10-9ac2-4e68-8744-84ccd85dac8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:42.158Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=995240cd-ad19-40ee-a419-58ec28e8d26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:42.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:52.165Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=664d819c-265d-4d9b-8602-d166c10da1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:28:52.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:02.172Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b246a75d-453d-4ee2-81c6-d165a9cc3778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:12.177Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=384b19dc-f2c3-4000-9792-a46001cb169e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:22.185Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4c701d92-73f2-4e62-a292-418dede7d1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:32.191Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e7a7854f-0909-4c5e-ab30-27f058170153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:42.199Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e209714c-4bce-45c4-943a-7da334a284b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:52.206Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=2c0211ce-ddb9-4417-944b-0478cb3f38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:29:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:02.212Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=67a96c03-9258-4d77-801d-0443157e651b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:12.220Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=93209a40-155c-4484-8582-2d70dca10e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:22.226Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d98f2f39-7de3-4dff-930c-8f3c179715f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:32.232Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d72ce0e4-35ba-41e0-b789-8c09013bafb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:42.239Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=c48e5822-1dc7-4bb9-88f4-4adbfa582275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:42.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:52.246Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=13b428b7-67d9-47e3-840a-0fc62cbf14e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:30:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:02.254Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7b322387-e05c-4ca2-8776-3f984f7ba545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:02.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:12.260Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d13933d5-69e2-4f2c-af06-562ea94fe23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:22.266Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=61809d0d-ffee-4762-9190-fb124dae05cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:32.273Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1b179396-0346-48bb-854f-24103e8c5614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:42.280Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b982ab9b-0ce5-4338-9030-d6cd64b9d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:42.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:52.286Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6fe8ca38-7ea6-4f76-9aac-ee20eec65d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:31:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:02.293Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=14a3c201-f2de-4fcc-8559-1babf853260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:02.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:32:02.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:32:02.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:32:02.531Z |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 |2022-02-24T01:32:02.532Z |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 |2022-02-24T01:32:02.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:32:02.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:32:02.535Z |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 |2022-02-24T01:32:02.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:12.299Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=546f4d1a-a82f-4b61-8d05-2b83aab74fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:22.306Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a5f3157d-da8b-4c13-a76f-17740195c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:22.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:32.313Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f65909ed-18e0-42f8-8fa2-107001deb2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:32.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:42.320Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=59d701cd-b2c0-4413-99ed-dbb93136745d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:42.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:52.328Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=db68a2f8-39b9-4b13-a727-f1e5d1a0ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:32:52.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:02.334Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=456f717d-0650-4a78-b3cc-d96bd37fb18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:02.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:12.341Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6f562412-e824-4504-8c96-2451065e10b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:22.347Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e9c3b19e-5865-4180-9667-ff2c9a6145de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:32.354Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8d4611cc-2df0-4bc0-9c9f-92ee307f9f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:42.360Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ec32b57a-fe14-4e91-be42-75af8e52dd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:52.366Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d4c8aad8-6470-4dbc-957a-808ba74ddbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:33:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:02.372Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a4cd6572-3c37-41ee-a8fe-ba0164b8124d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:02.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:12.378Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=9672f1cd-d3ad-433a-aad5-cde9ebadcaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:22.384Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e7e5425e-32ba-4a21-8911-1b9b4af2f6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:32.391Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6573d06f-4691-4e78-8dfb-91769ebf8c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:42.397Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=83817253-ad20-4fbf-8182-88e6e62c3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:52.403Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=1cfc04eb-b03f-414c-a102-d1c3ef6e2b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:34:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:02.409Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=08b63369-52b5-4bf8-b5d0-14c6c79143ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:02.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:12.415Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=eb205bdd-3da6-46c3-b685-b3aa36bc7f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:12.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:22.424Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=db58ed15-d509-4f1a-b655-4011e31046c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:22.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:32.430Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=332574e3-5536-427c-b410-a316a65b11f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:32.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:42.437Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f8663093-aab1-440c-9c79-6ab5e22bdef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:42.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:52.443Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=4c951852-6717-4bc3-9768-0a5f3c782270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:35:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:02.450Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7845ec12-0819-477c-ad54-dab31209acf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:12.456Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=bb36f206-0e09-48ce-b004-448fd16209cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:12.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:22.462Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ca496c92-ddf5-4ae4-a87b-77c57e74c5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:32.471Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a45c17ca-8035-4a0f-9654-b811c3d8e5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:32.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:42.478Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=57ceda19-7b41-4b1d-8b20-ff1a66ab0f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:52.486Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b2f4e5c4-ddd7-4710-b60e-393b137d6e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:36:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:02.493Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ba1122e4-a26a-49be-9154-84d0b5748755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:37:02.534Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:37:02.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:37:02.535Z |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 |2022-02-24T01:37:02.536Z |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 |2022-02-24T01:37:02.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:37:02.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:37:02.538Z |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 |2022-02-24T01:37:02.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:12.499Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=19bfcda4-17c5-4e08-9d11-128d9b938b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:12.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:22.506Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f5efa9b2-66ed-4a9e-8220-6f30e163d040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:32.513Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=032a380e-8c3c-4f02-80f0-82a5b821185a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:32.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:42.519Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=5c86f50d-c3a4-4697-90da-a51966a02294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:52.526Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=a856502a-c361-4c50-bda4-77ad2c40df01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:37:52.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:02.531Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=64486c42-fc4e-4a14-9451-a67eae776f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:12.536Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e8e2dd69-30a5-44fe-b64c-ad18917243aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:22.542Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=b0a52e21-443a-41d5-a95a-872e9b783225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:22.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:32.548Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=653cb374-ecc7-4a18-88f7-03a56b39a4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:42.555Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=75bd0b94-5db7-4ac0-9e9d-69f38bda5063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:52.562Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f4e5b1db-0768-46a6-bb00-aa62d0600ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:38:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:02.568Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=80aa3f90-2ab3-4c81-b506-d9fdfebf041a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:12.574Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e9e8614c-a345-4986-b548-93c5b9ab8598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:22.580Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f3b6610c-11f7-4f6f-b459-ddc05bf4aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:32.585Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f3e5291e-e801-4a7a-b1e5-3da079844bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:32.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:42.591Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=7a65223d-8b0d-4c15-b27e-019fec7c7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:52.597Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=98a83d6d-10e3-4d07-bb37-67782cd41911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:39:52.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:02.604Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3295d654-523a-49c1-8881-43d5e57d74c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:12.610Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=8d71d9f2-5dcd-4552-a2e7-513950e9ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:22.617Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=00da217a-c246-42de-8fcc-0cfe2386b1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:22.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:32.623Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6699a5e0-709d-44a8-80ab-a284c3cbff49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:42.629Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6eea7bef-d1b8-4693-9f5e-85127b8cc282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:52.635Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=d6b351b2-29f9-435f-97e4-a1db5cc3b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:40:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:02.642Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=fc4864a7-a402-4938-b6af-122bdf2ce61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:12.648Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=be236b75-4bea-4d32-aedd-f09825d6d00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:12.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:22.654Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=6494d64c-e2d2-404c-bfe6-e0ccc061c68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:32.660Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=08d092f8-051c-4994-a351-022f38270adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:32.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:42.666Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=ef5f6506-19d9-47c9-a6ff-eab807b5cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:52.673Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=cabdb53c-bef3-4497-a583-c80307e4bab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:41:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:42:02.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-24T01:42:02.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-24T01:42:02.539Z |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 |2022-02-24T01:42:02.540Z |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 |2022-02-24T01:42:02.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-24T01:42:02.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-24T01:42:02.543Z |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 |2022-02-24T01:42:02.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:02.680Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=e776eba5-9f83-4c79-bd5a-b43400a9c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:02.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:12.685Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=0e64894d-a1dc-4f9c-b005-45829cd04097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:22.692Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=3dbca26a-e221-4571-91f8-9a46175e1565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:22.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:32.698Z |INFO |Init configs |InvocationID=c649109c-6d18-4e8c-8a57-7a8c4ad58551, InstanceUUID=f6d90772-f541-48af-8de5-7c926a02e34f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-24T01:42:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |