By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:18:48.071Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:18:48.078Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-22T05:18:48.132Z |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-06-22T05:18:49.086Z |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-06-22T05:18:49.212Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:18:49.212Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:18:49.213Z |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-06-22T05:18:49.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-22T05:18:49.575Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-22T05:18:49.643Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-22T05:18:52.312Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-22T05:18:53.062Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-22T05:18:53.089Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-22T05:18:53.090Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-22T05:18:53.173Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-22T05:18:53.174Z |INFO |Root WebApplicationContext: initialization completed in 3530 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-22T05:18:53.770Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-22T05:18:55.016Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-22T05:18:56.994Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-22T05:18:57.808Z |INFO |Started MainApp in 13.976 seconds (JVM running for 15.393) |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-22T05:18:57.913Z |INFO |Start scheduling PRH workflow |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:18:57.928Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=52f4705d-0137-4bba-8d37-5b3d9d0fc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T05:18:59.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.116:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:18:59.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-22T05:19:00.155Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-22T05:19:00.156Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-22T05:19:00.162Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:09.520Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4126f2f9-7c7f-4821-9d9c-6dcd151c6cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-22T05:19:10.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.116:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:20.590Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bead1502-fa16-4cf5-9b70-6c65d39723d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:21.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:31.052Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=375a94f6-7058-4e59-b1ba-d4b7cb374c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:41.091Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a70d4821-2c44-4686-8c9a-c907c71267ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:41.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:51.136Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5da43d21-3ac8-4071-a5cb-9e5b7cc97efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:19:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:01.207Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f1fe820e-2c33-4a42-8d13-f6b0c9dfca4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:01.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:11.240Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9d09fcba-c18d-4db6-b5f6-276f972e613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:11.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:21.284Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=563e2382-d862-47fc-b204-8df86113c974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:21.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:31.305Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=eacd1017-3961-45e4-8de8-73ab1a85b16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:31.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:41.334Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fd940e2a-b65f-4d53-aba2-f7024189d981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:51.357Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=25658b63-5d16-4396-a4c4-674281adb6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:20:51.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:01.382Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ab180806-31bc-416e-938d-75ae5c24e672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:11.405Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=64c6878d-73ea-463f-ae9d-be3fd7b7842d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:11.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:21.428Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=de9804b6-9cd9-436d-b161-977d9906f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:31.452Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=104f62fe-34c1-43da-b364-7e4cdd15fd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:41.475Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=541c3506-cc05-4647-a19b-a82646d0f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:51.504Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=860dddaf-a6e3-4ac3-a8f2-b0ed1197fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:21:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:01.529Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ced28033-4358-4bbc-95d0-5685b1233dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:01.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:11.557Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=06c71b14-3879-4682-8dea-7f792fc0ad7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:21.585Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=15a8af20-f809-44c4-bd22-f7a1c31d8230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:21.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:31.613Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1d87b892-d8fa-43b0-bf90-ae12c4f1e175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:31.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:41.635Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6de56776-db83-4071-bcec-e4e95e366d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:41.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:51.667Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0bdf4ef1-4433-4f0a-82bf-cfd80cb75182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:22:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:01.688Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1fea1d81-fc08-4ce4-bac6-020b2f8675ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:01.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:11.709Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f839d744-7d8d-49b1-974f-e655229c549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:21.731Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=83a17862-def7-41e2-b160-a7c3097fcede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:31.752Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=41e60309-61cd-4621-971a-e6b28a5c3896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:41.774Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1fd3dcfd-159e-4566-9be8-b9e167cbcf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:41.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:51.790Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0a9c7004-3f89-45fe-a592-63fac007c588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:23:51.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:23:55.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:23:55.188Z |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-06-22T05:23:55.189Z |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-06-22T05:23:55.193Z |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-06-22T05:23:55.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:23:55.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:23:55.212Z |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-06-22T05:23:55.216Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:01.810Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2468513e-765e-4d0f-9912-f7ff4f53a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:01.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:11.834Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a6c03713-1394-4b97-9caf-05eec3a6c643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:21.858Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1f9b36c6-29ed-4a4b-aca1-0edff9636362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:31.879Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=35b307e9-e26a-4855-9798-410c5b90207b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:31.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:41.901Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=625c2978-837d-4060-a102-b83a216067e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:51.921Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d3332a8a-1b1a-4562-9f5e-e78389c577c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:24:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:01.947Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=30483f76-23a3-4c74-8100-98f7ab3c04a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:11.972Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1b9575b3-e593-4c6e-b75a-746d11254660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:21.996Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3c0a00b6-bc4b-47aa-b09b-3fd2c751c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:32.012Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=98eacc47-1c6c-41f9-9a05-bd9470c5f140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:42.029Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1283e7d8-230b-48ba-a4ae-042ced969ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:42.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:52.050Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=deb86d3c-5175-409f-b785-c3a3688f4317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:25:52.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:02.066Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=dd68e272-bf45-460a-b2b4-b07efd02d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:12.091Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=89ccb70f-b141-4e74-86a4-ba86c6eddde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:12.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:22.107Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f586d586-66a5-4c20-98c8-b8157ab86803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:22.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:32.124Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d7dc6c49-3d34-40d3-9e19-11f4a2f07a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:32.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:42.142Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bdaaf32d-ee6a-408a-a002-3705478171b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:52.160Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4cd6a766-8b92-4aae-b400-2d11d2602f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:26:52.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:02.175Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9e95a396-f4a5-4906-8a6b-e8ddcc1df570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:12.192Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=95ca9896-e8ae-4e97-9982-70ede1c2e6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:12.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:22.208Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=38e98a0a-8407-40ad-840a-03f882cab822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:32.223Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fa74eae2-b898-4aa4-9359-89b1dc479657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:32.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:42.238Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5f1d223c-a23e-4e3e-a675-51e1a916be9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:42.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:52.254Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b1d0fecb-fe65-4061-bd79-1a307c552262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:27:52.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:02.274Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=11b9fe05-a6f9-4032-ac02-561c538e727c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:12.290Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=002342bc-5ad9-49d9-aaca-5c8ab3e499fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:12.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:22.307Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c269ca34-516f-4c9b-af6a-da8179ab8898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:22.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:32.324Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=01aceed9-3768-4846-bd73-fb2a11d50a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:32.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:42.339Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=917e5905-ec69-414c-8918-455669fb4532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:52.355Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4b330be1-8217-429d-87c6-67f51a68a78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:28:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:28:54.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:28:54.217Z |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-06-22T05:28:54.219Z |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-06-22T05:28:54.224Z |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-06-22T05:28:54.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:28:54.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:28:54.244Z |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-06-22T05:28:54.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:02.379Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7e97175a-ab5c-4ea0-86e3-ed1f16bce4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:02.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:12.395Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6707f55d-15da-45be-a6ab-666c7b8c3571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:22.409Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4ae9e5ec-31cd-4959-870e-257c4de53829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:32.425Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b8e92c0a-f252-4afc-b3cc-4af813e416b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:32.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:42.441Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=cf33f121-e8a4-4257-b89d-17afc46202de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:52.454Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=583c3737-b779-46b7-98d2-c09071fbe543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:29:52.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:02.469Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5132c48b-84a5-4d36-90af-ff80c13ec916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:12.483Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ef68cbff-aa49-4a98-85db-1b1fe0f0205c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:12.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:22.497Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ef8268e9-4c96-4269-82af-2585b4247204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:32.510Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=822050e6-5b62-41a5-8c99-f76edbdeb132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:32.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:42.527Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a0b499d6-570a-4e7b-a882-0c9a9ce4e407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:42.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:52.540Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fc3396ed-5363-4473-8757-3ab43461a269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:30:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:02.556Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=19cfe9ad-dea6-43d1-b046-5cf233ca8c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:12.572Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b88edbaf-424b-46b2-850f-a24434fc78f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:12.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:22.584Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a27c3988-f582-49c4-9af7-4a1936283176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:32.598Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=653422e3-7135-4cf3-af9f-9d99c77ab095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:42.623Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fb0cf298-7060-491e-b4d7-b097dd1e9efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:52.636Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=94bd9934-2db5-4a29-95c0-1f3e472ad1e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:31:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:02.650Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=28172ddb-83b9-4c9f-9dd6-4a8c7bc056ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:12.665Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=daf3adb4-2be1-4412-9b0b-a96e0c123110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:22.679Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=53b49007-5962-4d45-867b-30f0b279d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:32.694Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8a93cc5c-a34f-4524-b58a-a03cb783a26c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:32.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:42.708Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e7d78fc0-4f22-4b6c-b214-a6d442cfecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:42.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:52.721Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8355c6a0-823d-4ba8-b974-f6d78ef29bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:32:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:02.736Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2d561c00-1524-42fc-b95a-650c09b879c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:02.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:12.754Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=465ffc0d-9546-4176-9d8e-9086924484cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:12.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:22.767Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d7e45c15-5d3b-425c-801b-00ef8ee43bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:22.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:32.781Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2f54b730-2084-4248-b586-d313f1bc3796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:42.798Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fab76294-0e65-4594-a27e-36a4b9494e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:52.813Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2c346f0e-63e4-40d4-bada-2c6ea2168f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:33:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:33:54.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:33:54.073Z |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-06-22T05:33:54.073Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:33:54.075Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:33:54.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:33:54.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:33:54.085Z |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-06-22T05:33:54.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:02.831Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=55775c25-18fb-41fa-8986-533c890b427b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:12.851Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=dfb67be6-acb1-41e8-a3f4-adbd99316a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:22.865Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bffef58d-ac21-4942-a848-83491d0988bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:32.878Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=dd45c566-b1b6-48e8-b8fd-3e3a6b8b9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:32.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:42.892Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=91a8e6d9-5b60-490c-aa3a-45afaab1ba09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:42.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:52.907Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0b0f115b-2a20-48e0-8c1c-188cae0d7384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:34:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:02.923Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4eabf0e0-873f-4228-8324-689baf7d787b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:12.938Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=48424618-497a-4dff-ad2c-3cbe56717e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:12.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:22.955Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=251af024-d69d-485f-937f-7dd8433dbf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:22.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:32.968Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=14dd97f5-dbd4-4d4e-9888-dffdb80084c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:32.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:42.983Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ce414997-1301-4ee7-b7a3-a6a6498e3b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:52.997Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7cb8cb5e-9deb-4da7-a8de-551def6f96f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:35:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:03.012Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=928c5b03-1156-4309-8459-49a1df8397e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:13.024Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bcf5fd60-ed0d-4598-9a79-0ff848cea8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:23.040Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fa410d9e-dd66-478a-b9e8-0fda3935dfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:33.052Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a1d509e9-1145-43b6-8f38-d06bd63ca662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:43.069Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b93407dd-2a4e-438e-97d9-102b71148cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:53.099Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9bf1b49c-1b17-4a47-ba67-5a93fc55278a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:36:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:03.113Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9136b70f-c4f2-42f0-992a-8dc2be915c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:13.149Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5a04cd4a-9d28-4a2e-98d1-edc5168f2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:13.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:23.170Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=683981e3-343d-4788-9530-90186dd1bbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:33.183Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=80b2146e-5882-4f1c-a319-2f63f497d8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:33.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:43.196Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3c340fa7-6530-4a03-94b1-d54d9e593bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:43.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:53.214Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=40949c85-782c-481a-ae1c-55eab92b56c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:37:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:03.228Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1b13911f-95df-483f-b0f8-b3cbc3eb8798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:13.241Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3f28f94f-a9ea-47bb-a5f2-edf4d7b12afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:13.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:23.262Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=74608479-eb7d-446e-9bae-780c45a253d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:23.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:33.274Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d2bc4be2-c208-4866-914d-43d2f242de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:43.286Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=85d3e1c4-5384-424d-a8cf-d41f58cf6a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:43.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:53.307Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d7aa5613-8fa2-4391-bdb3-81283d2dee47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:38:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:38:54.211Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:38:54.213Z |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-06-22T05:38:54.215Z |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-06-22T05:38:54.218Z |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-06-22T05:38:54.237Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:38:54.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:38:54.238Z |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-06-22T05:38:54.242Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:03.332Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=48fc35fc-5943-4d47-8741-4a8beb6be716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:13.353Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=367b955c-bf07-466b-a1c7-a4b492c7c9dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:13.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:23.370Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9742c6b9-4c35-4db5-9c09-94be18598c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:23.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:33.385Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a8fcb63d-1844-4e92-9738-e82bbd3d1c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:43.402Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0d9967b8-c9fa-45af-adf7-a501f8c4cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:53.416Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a6270014-08f5-41d1-8082-410bd1e3bf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:39:53.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:03.428Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ff0ed69d-fca5-4570-b1cb-74d0a884d540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:03.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:13.441Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d7c428bd-a957-4b5a-85e7-9d20f5d33d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:13.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:23.458Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=80530e6e-e814-4971-a326-b8a33c8fd7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:33.471Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=35bca100-1356-4578-ad9c-d4efa27e3d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:43.484Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2e914435-6bb7-4005-b06a-45a9a3f7b14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:43.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:53.506Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=91e56b90-1e82-4cd3-8fd6-9b82b8298146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:40:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:03.518Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4db2c6cb-4354-4be7-a6fb-39d1755cf4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:13.535Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=464e89cb-3d41-46e0-addc-8d35d498ccc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:13.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:23.549Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d6889c8e-0ebb-4126-a4fa-45a2a02ef841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:23.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:33.567Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b6ea421f-bda5-40e4-b6e6-178d206773bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:33.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:43.595Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4fe75926-0174-4e21-8250-13d1e525aa51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:43.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:53.618Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1ab846b1-60bb-4cca-bc0b-3fbc9afe87fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:41:53.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:03.641Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=51338dc7-d6cf-4df4-b0b6-e23089701d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:03.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:13.657Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d06d73b3-54b1-49f7-84f6-592bc50fac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:13.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:23.679Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a3de63df-8845-4ab6-af5d-363e03f4a346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:33.693Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7acf370a-1183-4915-974a-100a191509a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:43.710Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=86a99f4e-28fc-4b8c-90a9-8bca1710f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:43.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:53.724Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=93f97a33-34e9-4086-ba1d-44881c1e91df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:42:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:03.741Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a5b9c753-c570-4a1d-b1af-ed31a9fd1c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:13.759Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=806f4003-4752-425f-bc37-eaa9af3e49eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:13.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:23.774Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8b7d6b4f-d225-4498-a6a6-175b747a7c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:33.792Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a9ed6d90-7eb4-4a8c-b3f7-82062b7941b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:43.804Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8f6d1cf5-0b29-4d6e-8875-0d7f98f80b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:43.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:53.816Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ae767529-64cc-4526-a398-5c8efa374ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:43:53.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:43:54.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:43:54.171Z |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-06-22T05:43:54.172Z |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-06-22T05:43:54.175Z |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-06-22T05:43:54.183Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:43:54.184Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:43:54.184Z |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-06-22T05:43:54.187Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:03.828Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ae0b70eb-ec34-45ad-8cb1-54f8e98b0f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:03.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:13.844Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=aab05a49-4cf3-4377-9e17-fb0c1094a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:13.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:23.856Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=21d13f4a-06ad-41ec-9d8f-cf262095ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:23.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:33.868Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=07630a82-bfac-42bc-9cde-7e02771a927a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:33.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:43.880Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=49ea8ee7-a111-4011-90b1-7714c83ec173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:53.894Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bc50b5ab-0fa0-4246-a85b-5849a8fa9fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:44:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:03.908Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f0fafe07-32f4-43ef-b8e4-4db1fb381436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:03.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:13.919Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=55be3fd6-07b2-450d-bd95-7a21aa71aa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:23.938Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e7adfcb2-adfc-4787-a5dd-5a31c0804244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:33.951Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=32345ce0-3698-442f-a7cf-69e8b20c2a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:43.963Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4a5d00b0-ae5a-4e16-ada5-2576b4caf588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:43.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:53.974Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0c5e90e2-cad3-43f2-b3c4-1046bfa2f6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:45:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:03.984Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=882a4d71-415e-4303-9956-5b46c8ae23ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:03.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:13.998Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bd9ed1b0-9701-4ea9-9a63-25d470215cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:14.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:24.009Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=31477fa1-7ec4-4f1f-97ea-ce2fccc0df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:34.022Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9464ba7d-3728-401c-883e-25b23b2efd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:44.032Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=19200c0d-462f-494e-9e5e-1aba57ffe7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:44.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:54.043Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c7afe1d1-dcef-4bbd-bcb3-f508ef5b62b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:46:54.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:04.057Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=46117833-5b17-4bd4-a956-649a5688576f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:14.069Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7937196f-9b58-431f-b07f-299662a03037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:14.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:24.085Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=48619d83-86ba-4226-a43e-e45db4edd61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:34.098Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1d2f97d5-d42b-4316-8fbf-4e075d255228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:34.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:44.111Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ea1a5de1-223c-412e-8e21-d56e2bcdd504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:44.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:54.126Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=de436afc-47fe-48d6-865a-d12560926e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:47:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:04.138Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=58bc7530-4174-4c23-8fb5-5e50f3dcbe89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:14.156Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ab8523ce-f23a-4677-bbe3-3049cdea4b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:24.168Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1b8119af-47d3-423a-ba10-98e9019abf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:24.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:34.179Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=87cf810b-092e-4599-833b-67eba2b0cfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:34.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:44.193Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=729198f2-f72e-4a2d-84a2-24c6decd623b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:44.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:48:54.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:48:54.025Z |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-06-22T05:48:54.026Z |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-06-22T05:48:54.028Z |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-06-22T05:48:54.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:48:54.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:48:54.036Z |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-06-22T05:48:54.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:54.206Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=61246be6-6d32-4b76-8e4a-fb0730dafb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:48:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:04.218Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1175177a-b4d8-4142-a41e-b8d654118372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:14.230Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=911560f5-53ee-4766-a1ee-3af49213d1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:14.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:24.244Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1afe1d9e-c31a-4575-94f6-01dfd22733be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:34.255Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bddbd21f-7e5a-4581-bcf5-a17ae16d8696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:44.267Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=752206ea-97ae-4a42-ab2a-a26442556275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:54.280Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=51bab7fc-bc10-4fa6-92bf-b38e5f586893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:49:54.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:04.297Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6ca275a6-40ea-4f0a-8a8d-aa30479d235b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:14.310Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5525fe60-c42d-4cf2-a629-94813c8f1766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:14.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:24.322Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bf44275c-93dc-410b-95d3-e1d54423d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:34.335Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1787be4c-aec8-43bc-96ef-f04520cf2d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:34.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:44.348Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0963a77c-39e3-4f07-a984-2fb018aa3b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:54.360Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3f30cb6f-50f5-4087-a57b-93ce7dac128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:50:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:04.371Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5d4e9371-dfba-4cff-80a2-c368dbf52a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:04.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:14.384Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b575df68-5ae9-4566-96c8-104cd29ca5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:24.398Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7a54e530-a1d5-4a22-ba1d-0c2041f104d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:34.412Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ba20ac51-51fb-41bb-a8f4-d359ecad8bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:44.427Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=630fc6e1-86c1-4fb3-b3d2-2db00c5dfef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:44.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:54.443Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c0e0495f-36a5-4f37-a464-be2ce8c66b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:51:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:04.462Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ec3e41fe-b41a-42ea-a79d-8c07b7d52733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:14.476Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6a575548-d8a7-4633-ad45-1515987b4906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:14.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:24.489Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=979ca755-fa97-4cd3-99b5-b2024059629d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:34.501Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3b69cec9-c928-4b78-be4b-d1a26ea27457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:34.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:44.512Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a9fa0b76-6c9e-4099-96af-652443f14faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:54.523Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c03b3c58-88bf-499f-98f5-aad6e7aaf0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:52:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:04.538Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=74a58e92-aaf2-423f-99c3-250085084d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:14.552Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=754ed5f4-5615-412c-85e8-b857d6f88bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:24.564Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c04b87e8-728f-4b1d-b66b-cef9eb7bee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:24.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:34.576Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8e53390e-7386-4181-bcad-62d4a67237d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:44.588Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=bfe0e19d-a874-4b6c-b1b4-d417a916b8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:53:54.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:53:54.163Z |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-06-22T05:53:54.164Z |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-06-22T05:53:54.167Z |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-06-22T05:53:54.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:53:54.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:53:54.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-06-22T05:53:54.182Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:54.603Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=415985a2-2405-4f6e-8dff-a16c5d89a3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:53:54.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:04.617Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=791ba246-f24e-4000-b47e-dd4a344750c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:14.632Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d1979d41-cd3b-4428-838a-a87fde03a87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:14.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:24.641Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f3e563c7-42d0-4eec-8aa5-d1cee7e2e93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:24.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:34.652Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d5b77e15-5133-426a-b372-ffb194e2df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:44.664Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=40c0d43c-1a3a-45fb-af4e-5f21c12e9adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:44.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:54.675Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3eab814c-a48a-4347-8ef7-16778ca8708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:54:54.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:04.688Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7b1abf6e-2b5e-449b-a70c-6048f7f91ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:04.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:14.710Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8ea25c53-a14d-41af-815c-a193e9baa3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:14.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:24.721Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=647d5e75-247d-4406-b0b1-f57b4db18fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:24.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:34.739Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=25699c6f-a365-4538-a0d0-4fb0b5bd89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:34.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:44.749Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=288ba1ac-6375-4b02-9833-259815c6496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:54.762Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c8ccfe13-5f82-4e56-b48b-0a5a974fbb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:55:54.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:04.774Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ae350384-ff40-4139-bc56-9477f5d31762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:04.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:14.786Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=17297555-665b-46b8-b9bb-a804b9928457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:24.800Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=98b5ef7f-7537-48ed-b02b-b03f7639b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:34.819Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=918fcf13-8eb9-4d8a-8ad9-e2bcfb433ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:44.831Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=76527e67-8fc3-4310-a69c-ccf495f54471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:44.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:54.842Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=11785f5a-56ba-4be6-9b0f-a26b269d8054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:56:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:04.853Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9f58b762-ce29-43af-a689-af1e153598ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:14.864Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=547814cd-ae4e-42da-9ff1-e702a80153ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:14.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:24.874Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7f8d1fb2-7748-4060-9c02-95f714825dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:24.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:34.886Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=50efe8e3-78d5-4004-9121-91c0c1268b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:34.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:44.897Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d25f6919-f40b-46f1-b1c7-03251954c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:44.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:54.909Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=40e7ae6e-8440-4b1c-bd73-41e7f159230a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:57:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:04.922Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=292a3e5b-ae94-452c-a290-87ddca4bc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:14.935Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=328244d5-1da7-46c9-9295-64834b5dedf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:24.945Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6234174f-1091-4f39-8f39-18b3c5551e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:34.956Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c51da47d-4424-4da7-b3df-bab2d546a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:34.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:44.970Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=69ab539b-41cf-48fb-9115-545d909f13c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:58:54.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T05:58:54.048Z |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-06-22T05:58:54.048Z |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-06-22T05:58:54.050Z |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-06-22T05:58:54.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T05:58:54.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T05:58:54.060Z |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-06-22T05:58:54.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:54.982Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=446048b3-7ede-4aca-b039-79918a3535b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:58:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:04.994Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e68143d1-7d08-418a-be66-be67468c5c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:05.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:15.005Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b042280c-ddd7-4f7b-b7d9-d227bef973c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:15.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:25.016Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=93c49153-3ccb-4e52-8021-a671369b397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:35.033Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f37d827d-d1a2-4d65-9667-3db738bd5a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:45.044Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1a955896-333b-4542-b2d1-f51360658249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:45.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:55.056Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3b8df5d0-4f9e-4b43-a33b-2e8b5a69c1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T05:59:55.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:05.073Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7363951e-be13-407e-86d0-c8fdd111b9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:15.086Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e2a81aae-6bb0-4f70-8301-65384c89ee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:15.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:25.099Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5d78363d-a7b6-4336-afb3-be34e5841eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:25.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:35.111Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=67d3cee0-8c91-4c2d-9721-53b75831e622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:45.124Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5090538a-1fc6-43ce-83db-c229d81d7d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:55.139Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=86ee12c6-4b52-4a63-8091-07ef64984469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:00:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:05.154Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=224674d6-2b6a-428c-878c-4c6c7873ac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:15.166Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3cc621e6-8b99-4bde-ad68-6575250c26f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:15.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:25.179Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=aa5cb0ea-ab63-4011-afc1-d0967788e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:25.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:35.201Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=58e32327-9094-4815-8631-d96d77ba16c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:35.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:45.221Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=784f5674-76fd-40b4-82cc-36e8c92220b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:45.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:55.232Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2f20a817-b771-4a34-a750-697eb3237f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:01:55.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:05.248Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6a8ca092-a74b-4929-b663-8c7992ac7c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:05.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:15.260Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=87a5f631-c1ce-484a-9faf-7d5e98101723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:15.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:25.270Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=982b644f-f7f2-4622-a8fe-a5be0e565f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:25.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:35.281Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=aa765e4f-14d6-49ac-b73e-e337ba16f28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:35.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:45.291Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a11955fc-7cbf-416d-939a-cb52ecdca7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:45.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:55.303Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3bd30fa1-e5c4-40f7-8873-95005ff27b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:02:55.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:05.316Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=ecd06775-01b1-4c7f-8d77-6000365fd6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:15.329Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=84d69eae-f094-4177-9750-1cec1ec6da45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:15.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:25.343Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f766fef5-aea2-40a3-abec-83a8e9aee2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:25.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:35.355Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a16be9d4-fbd0-4381-aff5-36ce26ff4560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:45.365Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c4c43db7-0be8-4ff8-bf0b-fc45b8e1818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:03:54.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:03:54.132Z |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-06-22T06:03:54.133Z |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-06-22T06:03:54.137Z |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-06-22T06:03:54.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T06:03:54.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T06:03:54.146Z |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-06-22T06:03:54.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:55.378Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=34d88543-1f62-4628-bf34-1afaa7beb863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:03:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:05.389Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d74d9448-a696-42c8-bcde-3ba6bc75cefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:05.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:15.405Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=95aa41cf-2985-46a4-b84a-9ec08583f82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:25.415Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b0e5c0a4-3b3d-438f-a15e-2e096db871d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:35.428Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b5934061-e1a0-47ea-a0ee-2513614d57ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:45.439Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=12e19874-a02f-4fba-84f2-d7b85d3da0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:55.450Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=996418ba-39fb-4b7d-b4dc-512f66e6cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:04:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:05.461Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9f3ea2dd-cc20-4e41-b47e-baf9c39f6fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:15.472Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=a6a09770-d94c-42cb-843e-d43d8f53e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:25.483Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=5f74245c-e8fd-4dce-ab26-8888308e09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:25.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:35.493Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=da7ad9d0-204e-47f3-85ef-cedb5bb18ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:35.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:45.508Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c47e8493-1e13-4e79-9f86-11413045e2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:45.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:55.521Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=072f8ddf-2d67-4511-b79b-8f8c23f449b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:05:55.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:05.531Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d2ecd6ee-8463-417b-9cf6-d8e839a59b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:05.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:15.543Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=059e9a53-24a3-4d50-952c-88a0a9813c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:25.554Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=32bde0cf-cd89-4e27-ad4c-73b2183cf090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:25.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:35.566Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=cb8564a2-8ac1-4796-8c6a-b05e06de5e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:35.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:45.578Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=99f4fb3d-a744-4429-b45a-decb3a3596ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:45.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:55.589Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3795b60e-b3ce-43f0-a244-f14918a92f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:06:55.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:05.599Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0fc14b72-71ca-4c27-a028-56bf611b840e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:15.612Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=df49be17-a1e6-4337-8979-478b0fb40d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:25.623Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0f4b2843-4e42-405e-b36d-18ffb6cf2e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:35.632Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f50f36ac-28b8-4b1f-a87c-b1d193b1a011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:45.644Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6da8d63a-ebd8-493a-8b59-7982d3d9128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:45.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:55.655Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=38665e60-1a22-44c4-84b3-9a02f5e2bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:07:55.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:05.665Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=14797ef9-85da-4839-86e0-6f124fd5dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:05.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:15.678Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=95076335-86cc-4500-9850-4f33f250b4e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:15.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:25.690Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c38ebc99-cd5a-41fe-aa7b-2645c584752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:25.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:35.699Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f62cb50e-9323-43f9-9ced-4a15b137776e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:35.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:45.712Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=dfa70bae-3242-4cdb-bfa5-0bb489c4235f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:08:54.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:08:54.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-22T06:08:54.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T06:08:54.051Z |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-06-22T06:08:54.057Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T06:08:54.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T06:08:54.058Z |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-06-22T06:08:54.060Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:55.723Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=9fe9925e-176e-4b5f-aa82-9af9f7c9650c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:08:55.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:05.733Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=de74d3e2-26b3-4420-94fa-6ccd79cd5464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:15.744Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=f7bd455e-7ab4-434e-8e33-28d09a3177dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:15.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:25.755Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b00d3be7-5deb-4070-ba8b-6eb0183ca717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:25.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:35.767Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fe153891-7f28-4f6c-ad20-e2debd7fdece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:35.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:45.779Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2533e8f8-d4da-4c7b-8542-492e7159d644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:45.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:55.791Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=62e863dd-878b-45f7-9f00-b5708fee3b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:09:55.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:05.807Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2c1247f3-e924-41ca-b969-57e191d5aef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:05.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:15.819Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e8642fe6-af89-4b0b-84db-be892fcc1c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:25.829Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4237ecca-2585-483f-b9e6-72bd8590a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:25.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:35.840Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d1965500-203b-4c8b-b7fb-f10a20bce4df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:45.851Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8eae5475-33f1-43b8-b756-c3dc21ee6696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:55.868Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=41fe8375-3277-4e1d-94d3-8d66c8809a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:10:55.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:05.880Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=2bc1d5e4-2bdb-456b-95f6-a424dada20b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:15.891Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3c4786ba-7ab5-464d-9d79-523456bc3e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:15.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:25.903Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=47ec1ad0-90ae-4428-a328-f78cc909f420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:25.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:35.913Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=0b16195f-2ade-4bab-b84d-91dd67e0f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:45.926Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=033358a7-f086-4dd5-b786-c064b2b6bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:55.938Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=d524a40f-b80c-4b3d-99e1-ee3949600086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:11:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:05.950Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c646b595-38b2-43a0-a633-cd49dd416d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:05.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:15.960Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4a14e969-f288-48c6-82d4-effa354cdaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:25.972Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=05544493-bd43-4e96-a37c-dd96028fe6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:25.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:35.985Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=c3df9c86-d0dc-4804-92d5-038d0f57e170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:35.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:45.995Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8814d4d7-c24d-4da8-9956-0be2f1c9495a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:56.006Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fee4e43a-6a2c-46cf-b571-52117521e6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:12:56.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:06.017Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e6dbe3a3-b0dc-4808-b726-86e79ad84de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:06.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:16.029Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b884cada-7b58-489b-9cc0-03cca7fddf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:26.039Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=3aca37ca-69ba-43dd-98d3-b914ad3cff50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:26.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:36.048Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e88e9a31-a3f8-43aa-bb02-68451188b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:36.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:46.060Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4a99da25-364f-4a0b-97c7-1bcd34516b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:13:54.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-22T06:13:54.186Z |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-06-22T06:13:54.188Z |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-06-22T06:13:54.191Z |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-06-22T06:13:54.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-22T06:13:54.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-22T06:13:54.200Z |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-06-22T06:13:54.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:56.073Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=4ec3f209-1c11-442b-9cc7-41f6689003bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:13:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:06.091Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=8f3df45e-63be-4c73-afb5-55eeeafa7052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:16.103Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fea4939e-7d4a-49b4-81b3-28a3be9e9090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:26.113Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=391f0d05-4c0e-4a58-8b86-b54214007ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:36.124Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=15298da8-c79f-4e9a-98bd-782ed3e6df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:36.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:46.133Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fa670e30-4d4e-481a-9a46-6104d97ae32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:56.142Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=e5b26a23-5238-46f5-b980-b554de04aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:14:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:06.153Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=fb5e8063-22de-4c4e-8e4d-961c3296c3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:16.164Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=7dd1ec9f-502d-45be-98f6-35398885beeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:16.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:26.175Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=b1eabbe4-4442-420b-b7b6-79b2f7208652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:36.186Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=1115239c-cff4-4c99-b8bb-9d66a512f92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:36.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:46.198Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=15fda3d0-218b-4e03-9974-096d5ef0a591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:46.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:56.209Z |INFO |Init configs |InvocationID=b0fb465c-8ac1-43ae-9156-517444bec2cc, InstanceUUID=6afccbc9-de30-4c62-9fc2-2f72e350bbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-22T06:15:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |