. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:12:17.324Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:12:17.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-03T05:12:17.361Z |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-12-03T05:12:18.009Z |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-12-03T05:12:18.115Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:12:18.115Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:12:18.116Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:12:18.323Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-03T05:12:18.385Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-03T05:12:18.410Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-03T05:12:19.629Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-03T05:12:20.083Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-03T05:12:20.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-03T05:12:20.106Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-03T05:12:20.171Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-03T05:12:20.171Z |INFO |Root WebApplicationContext: initialization completed in 1760 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-03T05:12:20.794Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-03T05:12:22.678Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-03T05:12:23.255Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-03T05:12:23.285Z |INFO |Started MainApp in 8.683 seconds (JVM running for 9.385) |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-03T05:12:23.474Z |INFO |Start scheduling PRH workflow |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:23.485Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d8b3700-04ad-40c9-abe8-42b8101c543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:23.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-03T05:12:26.093Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-03T05:12:26.094Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-03T05:12:26.096Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:33.946Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a8c2000b-c85f-4c6d-b391-a28584e0d336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:43.974Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dc4e5506-9fd4-4e6b-b68b-551a8b6480bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:44.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:54.013Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=05f1b84c-360f-4a73-b428-84c8c19da250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:12:54.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:04.033Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=54aeceb4-0521-4f13-8898-be10049f23b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:14.068Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=077394ed-23b7-4d36-9d2a-f2477e64c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:24.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0c92faf2-8680-4c30-bf24-45b85eff5bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:34.312Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35036838-79ea-49d5-aca3-4f9e186dc0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:34.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:44.339Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=571c43b1-8cb8-4790-8483-5acff9d426ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:54.404Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4da8d50e-a9b5-42d5-85f3-87f007f33256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:13:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:04.422Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9b3178fb-4aed-47a1-a4d6-f4ca649cabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:14.437Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=661a42a1-5469-40d3-b754-94c2378f850f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:14.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:24.455Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5d695c5c-db7f-41db-b806-0ae75e7548e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:34.501Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=65b1b42c-2cbc-4e6c-adcf-a1f60da4b806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:34.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:44.523Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e6a26bc2-165d-4a61-8c6e-bc332d69313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:44.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:54.552Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0b4f318f-5cb1-4ae1-a7b7-2f8085829a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:14:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:04.574Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c513ef82-f688-4fd9-82c3-4755447e2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:04.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:14.596Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2efc761e-7fd5-4739-bed3-fd7926920a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:24.618Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=283602ff-b156-4293-a9f6-c6d4dde874b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:24.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:34.630Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fb692183-0f8f-46dc-b431-eaf9e559c7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:44.646Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ae11940-5c3b-44e9-be1a-4891e9066105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:54.662Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=450835a2-74c3-4df7-93b5-5375f5f95cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:15:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:04.700Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=758430a5-af06-4634-8ce0-998869d7396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:04.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:14.721Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f3e5059c-0cdc-4954-9eba-6a887056e44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:24.739Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=908c6707-9eeb-4cb3-9aab-f7d4c57cfba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:24.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:34.762Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=994f97ab-6ca3-47c1-8509-e219df650b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:34.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:44.780Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d4395b13-307c-43b5-8f09-05b9c7029e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:54.791Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=604aab4b-0924-46f4-ad8f-220a6db2a0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:16:54.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:04.849Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b87c24a4-e976-4575-8bc7-dd37c2efbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:04.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:14.860Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=61fc9db7-a945-4213-a704-4329c58362a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:17:21.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:17:21.457Z |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-12-03T05:17:21.458Z |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-12-03T05:17:21.461Z |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-12-03T05:17:21.473Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:17:21.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:17:21.474Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:17:21.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:24.870Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ce14e46d-5164-4968-963d-5f86d90c8abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:34.880Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bf3e3a7e-a845-495e-b2a9-5c890a07f663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:44.893Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d82678c5-7ed4-477f-b2c6-87acd4262351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:54.903Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5215c454-581a-4028-b36b-b5abcdc573a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:17:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:04.919Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=015896bd-8569-4151-8358-6ebdd8a0d815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:14.940Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5b8c592b-c3be-4268-8e0c-0c00422b14de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:24.951Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3a8adc27-ddaf-4510-a121-1961586d00ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:24.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:34.962Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=faae0ef0-16c8-4694-b118-7cc812859836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:44.979Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ae9d34e-4264-487c-8c90-478f53804fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:44.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:54.997Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a248828f-948a-4ee0-a8ae-20a2a1fe3057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:18:55.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:05.017Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0bbe51b0-1e6f-4341-aa50-92c15cb9c723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:15.034Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ec0e59ee-a7d4-4dca-a1d2-336dc864f22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:25.045Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c0e5e30b-6741-4232-baef-a5692cfc923e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:25.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:35.057Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18d67400-ebd5-470b-968f-a548e1a53b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:35.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:45.070Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb4705aa-b55e-40d5-bca7-d0bd96d05d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:45.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:55.084Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=09aa220d-947c-4279-a8e6-c4534067f776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:19:55.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:05.100Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=016d75c4-3b67-4b2f-af49-231d1a9d92b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:05.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:15.113Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=193e876f-dfef-4105-8e77-be0094c04238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:25.137Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=12438236-3d56-4dd8-89ff-4581e15deba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:25.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:35.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ff1ab0e-c9f1-4eda-980e-fe165523d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:45.165Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6f7a8c78-ea07-48da-b845-6610d16970f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:55.177Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb3140cb-1bae-4e5a-952c-f30fa9ea0ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:20:55.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:05.190Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5465b831-6a13-4d51-8f7d-5807fbdb98b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:05.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:15.222Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=56400e7c-09a6-4d95-9d6d-d23647d5adc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:15.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:25.234Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2026af69-0377-4d1f-8472-c796611db771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:25.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:35.246Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=08178c14-e956-4e59-9eef-9eb8ea5e5fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:35.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:45.256Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11f9b352-40d0-4c2e-af2a-7ea1b1804f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:55.267Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8df06bb7-4222-4fde-b2ff-c3c1e6d51ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:21:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:05.278Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=253505c4-4889-46fa-ab14-5a4709fe8aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:15.290Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=17014a91-b140-4a8d-8ff8-dd79895bb8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:22:21.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:22:21.116Z |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-12-03T05:22:21.117Z |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-12-03T05:22:21.120Z |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-12-03T05:22:21.130Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:22:21.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:22:21.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:22:21.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:25.301Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4702cbcf-3adb-4b7b-8510-53d70b707516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:25.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:35.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e780833-ff34-49dc-909e-0e5eff9bcd9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:45.325Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a1ac83b-1dea-4b42-ad9d-a2f20af97415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:55.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=159d5766-418a-488c-914f-ae2031bd0a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:22:55.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:05.346Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c89758ac-ea50-4bd6-aa42-395e6d1bcca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:05.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:15.357Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c9b905c0-b298-4e3c-9747-252ecec2336f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:25.375Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e98b08b-e719-40f8-b6ac-3a87e5737180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:35.395Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8340ec8d-d5fd-40d8-90db-cdbebfda9d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:35.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:45.406Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff846f13-28e6-4962-a3c5-e798bdef684c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:45.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:55.420Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6ad9439e-5a4d-4e20-9584-68ba695633a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:23:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:05.437Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1fa2b9eb-67ea-4275-bc13-e1f34183f79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:15.449Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=75f8c43b-b130-4f85-9b12-cee2c7921844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:25.461Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a01ebd7c-3354-4b4e-815c-58b91f61328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:35.474Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=081cffa3-c1ac-4f8d-b103-cc421897485c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:45.525Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=21b4c981-69eb-4239-922c-5b1c48ebe64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:55.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=fa069d9c-7815-464d-acd0-c63a690da2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:24:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:05.549Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35a465a9-84ba-4638-bedb-b4a2d16adf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:15.577Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e12bd9b8-8cb0-4e82-8a12-6a256713724e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:15.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:25.588Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=142c9dea-019d-45b2-be9c-39b45fb710cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:35.598Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=22071a55-3617-407b-9137-21491b6d2777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:45.608Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a5fe52c5-5db3-4be4-9a3c-e4b15f16fe9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:45.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:55.619Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7192c21a-49e0-432e-99ec-fcd68d228c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:25:55.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:05.646Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=913cd02f-1f9f-4396-9f9b-916c549e4ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:05.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:15.659Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f23b1b80-33cb-45fd-bcfb-349386116ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:15.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:25.673Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc12b0ce-55fe-47dc-abd8-cfe23564907c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:25.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:35.683Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8cdb51e7-9634-45a8-83fc-999c80ce702d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:35.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:45.695Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ac183bad-72dd-4057-aba1-fdf74cdb7a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:45.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:55.705Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f17c090c-9be3-4c5b-8ad3-834fc8e96501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:26:55.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:05.720Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b331374a-53e7-4b0d-9c32-cce18bcbeb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:05.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:15.730Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=061206b5-79b2-4486-b8cd-d494cd8d15f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:27:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:27:21.136Z |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-12-03T05:27:21.137Z |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-12-03T05:27:21.139Z |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-12-03T05:27:21.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:27:21.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:27:21.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:27:21.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:25.741Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a4766c30-b1b1-408c-a5a3-1e149f9f32d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:25.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:35.779Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=60004a15-d823-4351-b592-7fa11b5f7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:35.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:45.791Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=64fcf83c-9dc2-45dd-aecb-0e63953b336e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:55.803Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=dfcc689c-ba59-4844-a217-37cc13ee88dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:27:55.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:05.825Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b3a053ad-706d-4ae2-8b3d-3ece695873c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:15.836Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b988f9f7-944e-4ef4-850f-810bfa8ee6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:15.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:25.847Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f1911c27-f959-49a2-8f76-ef845a487ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:25.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:35.857Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb5b1b26-9da9-4076-805e-8fd2a7e76a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:35.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:45.877Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2214faf4-a0ac-4129-a8b5-674088132a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:45.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:55.889Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8ebea140-93b9-4d89-98ac-1b2b5477f559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:28:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:05.907Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=57dfec4e-4a7e-424e-8eef-49c10178a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:15.953Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=48580e4d-072c-4fa2-94a2-95fe29063cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:26.038Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=347295e5-eb1a-40cb-aa72-1314baf3df3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:27.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:37.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a0d31c80-967c-4099-93f5-eb17686bd1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:37.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:47.718Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=43b7e0db-6887-40a2-80e4-dc9714a4d1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:58.510Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1fb17c9d-fb93-4ac8-96c3-5e0f815c5819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:29:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:09.311Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c0bd8461-3aa3-4f50-89fb-ff2920d77297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:09.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:19.404Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=42f202a5-265a-44e4-b7dc-b6260998fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:19.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:29.413Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b83b00c5-917d-44ea-a57c-5d4ca4e94817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:39.424Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7d496171-7b5f-4685-be73-50cc75e4585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:49.433Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=de85da1e-6d03-4090-b4d3-b4fd8c450e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:59.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a7f96932-1c09-41b7-8f53-1b6f80af531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:30:59.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:09.460Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6c3e0913-e2e6-422d-967c-defe4ee664e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:09.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:19.477Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ff3e591c-de75-44fe-9054-9359dfeed80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:29.490Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b4befc9d-c5d9-4f7d-9cfd-0f7916e29f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:39.500Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9ab00e2e-15b3-460f-b223-600dca6373c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:39.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:49.511Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c897520f-0510-4654-9d0b-087fb2b7022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:59.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36754249-60ee-416f-a765-1074fc45bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:31:59.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:09.549Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=01c2d132-c632-4808-aaa1-38c92a77ffde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:09.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:19.561Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=725c5955-8219-424e-b026-9a078bf785f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:32:21.083Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:32:21.083Z |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-12-03T05:32:21.084Z |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-12-03T05:32:21.087Z |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-12-03T05:32:21.096Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:32:21.096Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:32:21.096Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:32:21.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:29.601Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=905cbe72-74f7-4375-80ea-3787569fc1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:29.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:39.619Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=129a06e0-3eb6-4f8e-b8fa-a5052992c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:39.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:49.636Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9a042c65-5195-475c-8a5d-571a5850ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:59.648Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=39727f34-9f0a-4040-9eee-d649b88c0531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:32:59.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:09.663Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5bc6b9f7-638f-4e3a-b78c-5a8270c86ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:19.678Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7848ce7c-fb3a-410b-ab15-63390568f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:19.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:29.691Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1f36d3c6-aab1-4399-bee3-ca8295c66960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:29.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:39.707Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ec2a307-c101-47ff-a160-3f86ec1ec05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:39.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:49.720Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=17fc9498-7972-4568-97d2-159b65d1539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:49.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:59.744Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=524089f1-5874-443d-b892-8f4c8d1fb411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:33:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:09.755Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3410ae26-b884-4ac4-861a-8fc7c9954a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:19.764Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7805d352-8b9f-4846-9798-73aac2b9f806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:29.777Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=51e9d07e-8eb1-4da6-a8e6-1e9d71eb0d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:29.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:39.788Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a3b4a88-e7d9-4e76-9e45-fe3b2dad2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:49.805Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=74352523-d0b3-4c35-97a9-fec2a1bc3df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:59.816Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a127473e-3c04-450c-8169-a0f15ca0d761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:34:59.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:09.829Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a233435f-141d-47a6-9a64-189853eab535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:19.838Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9b4ee8ae-f641-4647-8597-3e0be2499c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:19.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:29.852Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a26680b-9444-4f4e-9022-f3b17208df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:29.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:39.862Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d50b7dc2-0316-4134-a30b-6ff73433a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:39.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:49.926Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b0ed4c7d-fbe6-434e-9781-705566fd54be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:49.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:59.949Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=69dde36c-2600-40ad-83c7-2b148a1a35ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:35:59.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:09.964Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0ccb78ca-7447-4e00-9f10-e627d5d47ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:19.976Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ec46ab85-0561-4203-b849-4fa559b62896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:19.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:29.986Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=338d74ed-fbd9-470d-9480-e16dd4c05a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:29.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:39.998Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2a19fecd-f263-4599-88aa-eb36c26e49e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:40.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:50.023Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a56908c-fb87-4bc0-b495-0d3b244ef82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:36:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:00.037Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a2dd80d5-7a4c-4522-aa6f-c9216ea4132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:10.050Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=323b1b29-8ba7-4b56-bc71-0629b1a6d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:20.065Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e17fd96e-2502-48b4-8746-2aada3fa61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:37:21.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:37:21.121Z |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-12-03T05:37:21.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:37:21.124Z |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-12-03T05:37:21.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:37:21.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:37:21.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:37:21.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:30.085Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1b0f6e70-408a-4c38-bad2-beada0e8ab2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:40.107Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=34d300e3-1b9a-440b-98b7-3a4397eddc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:50.167Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=34820e8a-1434-4669-a380-5772dcc96852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:37:50.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:00.177Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd4ce68c-bf59-4296-a98d-7a79674dbe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:10.187Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cba1b917-3b8f-428d-9462-88f85bc2b444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:20.198Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=35a00249-02f2-43a0-8154-3a16d1db8232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:20.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:30.207Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77010cd7-a2b2-49cd-a172-b1bc17e3594a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:30.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:40.217Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=086a2d08-314b-405a-ba66-4f15d689e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:50.227Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=33b29470-5f13-4a0e-aaa4-a66f7715d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:38:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:00.259Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=331e2c43-b3bc-4d8d-a1c1-389901ad8529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:00.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:10.278Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=393c95b1-9d2d-45a0-a7e6-0b3d3aee2e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:10.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:20.288Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ad298663-c510-4847-b096-689ca1eabf7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:30.304Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=25cb3461-acfb-499f-9c58-573a156302e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:30.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:40.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c4c6124a-ecbe-427d-a4e9-a2b793b00f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:50.323Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0b760ec5-3a40-439f-80f8-39b123ce722a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:39:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:00.333Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=18f2a471-eec1-4904-a1b0-d0b1618de3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:00.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:10.343Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=11ae48d4-3642-4899-a5d5-dba773590b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:20.353Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c8d3849-d84e-4c0f-a867-77393fac1a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:30.364Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8131a43a-1cc6-4cc3-b4b0-246c555ac6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:30.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:40.374Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=77b322f6-16b3-438e-a5f3-23598d4df084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:50.383Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f81b9d59-f5cd-4fff-b663-326aa27de207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:40:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:00.394Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ef8845c0-8d9d-48be-83be-e9ab55ef735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:00.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:10.405Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c7c17c6-a9d1-4f9a-b363-89a1c3b8d4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:10.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:20.417Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=575a9017-040e-428a-821a-41b284978a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:30.429Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=08ffe056-f75c-4903-a502-3add6de311e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:40.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=87a35c8e-7e2c-4b51-b77c-9e913dcf5fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:40.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:50.455Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=314503f4-a911-48f2-8578-9a27e7f03bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:41:50.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:00.470Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e98a757c-92ba-44d7-8c45-2bd1f4379d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:10.484Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc84df97-9bda-49ce-8683-9c49de4eb612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:20.494Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=eec84131-16e3-4ea9-90c1-5c438ec1ad0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:20.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:42:21.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:42:21.091Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-03T05:42:21.092Z |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-12-03T05:42:21.095Z |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-12-03T05:42:21.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:42:21.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:42:21.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:42:21.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:30.505Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=46b80065-70b2-4734-80c9-440e493146bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:30.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:40.515Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f39578f2-042d-41cb-9822-75b76428df39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:40.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:50.525Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bb08db04-22d2-4092-b9d8-ca5ee23f9660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:42:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:00.535Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=efa4f194-2330-400a-bdf1-8855e2b0a2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:00.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:10.546Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3bcb991f-812c-47a5-88c7-f48fe50dc293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:10.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:20.555Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=88ba0e9e-2aed-45ac-8a4c-666ecdf71c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:30.588Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f102f8fb-ad8a-45f5-ab04-0c360550c475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:40.615Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=488e8959-b67c-46ca-8e26-6a5fae48f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:40.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:50.631Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=978e0ed0-113b-4766-9005-bd57d2780c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:43:50.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:00.643Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d6ff65ba-90a9-430e-98fb-0484cd7e479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:00.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:10.653Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=688781be-ca4c-4b81-8244-b7c5813e7e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:20.663Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cee68534-b1df-4dcf-9b17-1f08895de460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:30.736Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e879c9a8-2e59-48ad-9873-67eee004ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:40.745Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=550d1dd6-4b8b-447a-a207-9faa4855461a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:40.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:50.757Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bfe1c880-e010-43bb-bedd-8b119ef5acdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:44:50.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:00.768Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d2196e8b-bcdc-4dfb-ac74-fa53719a633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:00.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:10.776Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4ddd2810-6c41-4de6-a57d-3e9638b47b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:10.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:20.786Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=acf8f866-a026-40ce-87ca-f67a538c2366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:30.794Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9c5929c1-b095-4e86-a228-c9cd652cca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:40.805Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3bd8ce48-0d58-4bae-8ebd-054678a38526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:40.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:50.815Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a4002e2d-d2b7-4c82-9517-c2e9249b030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:45:50.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:00.825Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9c495166-c93d-4f44-811a-20c48c7076ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:00.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:10.835Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9607f7a0-717c-4d97-a089-d82739583e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:20.845Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cda32ddb-d343-4c42-9622-f1f2f7857e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:20.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:30.854Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c9ecd0f1-276c-4881-94be-061ac6a70ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:30.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:40.863Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=01600a02-a1ea-499e-ba18-a4bda431a896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:50.872Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd72c6fa-e779-4250-812c-74c5d98cdc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:46:50.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:00.881Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=85359570-bfea-4577-a9f9-6053d47f21cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:00.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:10.894Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=91b8229e-d13f-41bc-bc34-a98717ae3da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:20.905Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aad0f5b7-b38b-490f-b5bf-d1116d687c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:47:21.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:47:21.017Z |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-12-03T05:47:21.018Z |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-12-03T05:47:21.019Z |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-12-03T05:47:21.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:47:21.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:47:21.025Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:47:21.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:30.913Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f2b3cb98-3667-4a60-b428-b4c55bc20d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:30.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:40.924Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4602e540-cc9b-4842-bf19-55cc646d2a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:40.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:50.933Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a0ec47fd-e4d6-489d-934e-f3c545a46821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:47:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:00.952Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7026c4a2-4f8d-425b-b831-9ad68da6bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:00.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:10.963Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=daf63a4f-db76-41f3-8eca-de73c3e5e244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:10.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:20.973Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4dfe4aad-4c85-444f-b392-b6a912386219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:20.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:30.983Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0206b2ac-a35d-44a0-958f-4c25b4dbc9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:40.994Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=249a8cf6-a41d-4e75-9183-321331b0403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:51.005Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=62d46e6f-7056-4b75-aeee-08e3420dbddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:48:51.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:01.015Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=32fc40d3-6843-44c8-899a-b1b853a3092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:11.025Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8e1aa4d1-b322-4890-8655-f366c69297d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:11.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:21.037Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d2bcf172-9b06-44ab-baa0-3acfff87b499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:21.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:31.047Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=24534750-28de-4c70-b617-582fc088bffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:31.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:41.057Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b29de95e-f199-43c6-a194-7dab218de9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:51.068Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=40479fa0-26ad-4964-8e3c-7c5d20ae6e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:49:51.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:01.079Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3af20b5c-6c9a-4e75-8716-07ad7ddff144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:11.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=88dedb05-a4ad-4ce6-945a-0798f9873ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:11.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:21.104Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2c901cca-afc9-4ee3-aea0-42eed2781148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:31.116Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=46a8dbbf-7ccd-451c-958f-6f8ce46be401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:41.125Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=02ab3199-953c-4409-91d8-675faae1da01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:41.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:51.134Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=68fae36d-6141-417f-9114-6324081c0d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:50:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:01.143Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=36c90d14-4078-4e79-ae75-d122266d9087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:11.153Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=635d33e5-6d67-4253-97e7-7db24d8cc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:11.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:21.182Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ede509d3-69ed-4b0e-8b33-ddad6accd3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:21.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:31.192Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=78994b75-9fff-4030-9852-69657eb3b425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:31.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:41.208Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e09c498a-22db-4aef-be06-96007c2da05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:41.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:51.222Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a050cb2b-da36-476c-b666-9bf62e9f575d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:51:51.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:01.232Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6737d73d-e694-4f00-bfb7-baea525eb750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:01.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:11.241Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=326cebe4-4d98-4b38-859d-f05191e205d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:11.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:52:21.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:52:21.106Z |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-12-03T05:52:21.107Z |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-12-03T05:52:21.109Z |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-12-03T05:52:21.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:52:21.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:52:21.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:52:21.117Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:21.251Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7119528b-030b-478b-8308-5e8f2674ca5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:31.263Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4227cdd6-9d49-4351-aeee-836ba99f8f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:41.273Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5eb88470-6667-4f02-88bc-d6c8eea1b511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:41.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:51.283Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=655c89cb-4b13-42de-8731-f158324d8b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:52:51.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:01.292Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5b81b021-22c0-4c66-b4fd-7e144f6ddd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:01.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:11.302Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6e4b1dcb-40a8-4292-8a84-f6c885cf6d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:11.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:21.314Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a20a6a48-fa5f-4ad3-87fe-a4bc4bfa212b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:31.326Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=38b0b0e8-e6cb-4b0c-8f0c-c1119dfb26d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:41.341Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c7bb1814-780f-4a94-a41f-ba7e442e5f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:51.351Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b25ebb29-81ff-4711-8a5d-6f9b76042eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:53:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:01.360Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=570779ea-680d-40bd-a86d-d4a2b66089e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:01.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:11.371Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0bfed00f-b4a5-4ed0-be5e-204b75d94434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:21.383Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=97986261-07b8-4862-bd4a-7b6cce2debef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:31.395Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7da324f6-32c5-414a-b7a6-e3fd5175fa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:31.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:41.405Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0eff115e-ffb5-400d-911e-75428772097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:51.417Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d27dec28-baca-49fa-b018-6737d7ec2e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:54:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:01.445Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bc22507f-9006-47b7-baaf-be8f76dd721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:01.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:11.456Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9e22c0fd-d964-4328-a0c2-9bdf63dabb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:21.466Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5916161b-5e56-4f4e-988f-c99be09ae39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:31.475Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f937290e-6197-4c88-ad1c-8ce632bb6ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:31.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:41.501Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=80c9bba8-47f2-4119-b42e-5f3533cd031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:41.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:51.511Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ac0feea9-fbc6-42c7-b4f4-2bd51e67f31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:55:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:01.521Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=daafe18d-9ba5-4404-8272-726994fd02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:01.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:11.535Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8d435f47-76d8-4704-9c8e-4501ec4a2541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:11.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:21.544Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bcbd5ea8-2760-42fd-b230-9ce0700def08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:21.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:31.554Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e8b11a7a-2197-420b-9c17-5c448083a584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:31.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:41.566Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=25a66eed-18ef-4d13-8215-3883a9db385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:51.596Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6724a032-ff66-4153-91f1-af2fa8d575f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:56:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:01.608Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3137ba21-e0ef-48b0-ac57-a68561234c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:01.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:11.623Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=252dab52-e846-4da8-b133-0263b8c166ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:57:21.020Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T05:57:21.020Z |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-12-03T05:57:21.021Z |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-12-03T05:57:21.023Z |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-12-03T05:57:21.029Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T05:57:21.029Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T05:57:21.029Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T05:57:21.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:21.640Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ecc32763-d687-478f-89ee-65dcc61aca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:21.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:31.662Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=726118f4-78d8-4e53-b5f1-98f8061fcf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:31.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:41.682Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f043906d-731b-4ee8-98ab-28b3acd473ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:51.692Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=61f5e676-6267-44c3-8c9a-b3b280298d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:57:51.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:01.703Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f22c5ced-b608-4f40-903c-c8c5aae1e697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:11.716Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f460a4cd-3a35-44ec-9af3-c2957e481af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:11.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:21.731Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=99e421b2-32d2-4836-a9b9-e7209273bc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:21.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:31.742Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9446e570-e38c-4ce6-98ac-1c3251b77813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:31.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:41.753Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cc3f71fc-2c67-4514-8263-4195682fb8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:51.769Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9bf95b85-0430-4f1a-9157-e3a0132311b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:58:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:01.780Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d36a4f24-3120-436d-a3f0-0b5034b42599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:11.792Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5ea56354-2375-4b5c-8e4d-c902fae24ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:11.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:21.801Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=053715ff-3d32-4387-9e36-2eaa83b1186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:21.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:31.819Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4da17bf3-e5ba-4993-afe8-02dbcf302852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:41.829Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=ea872704-29b6-489e-961e-07bc66648b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:51.840Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=71e59212-c6c9-409d-888d-b5b4a1fd1f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T05:59:51.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:01.852Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f6b059e1-d3c1-407f-92db-a6e42ad35520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:01.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:11.873Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bbb84af9-edfc-4e97-9bff-8d90058b7702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:11.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:21.882Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0285e953-c228-4bb9-9223-bca705592dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:31.907Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0dd47a93-a19b-40ac-b82e-ce5168b5b114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:31.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:41.918Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=89763447-9fb1-4f96-9be3-8f55e8ad368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:41.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:51.929Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4985cf9c-7a28-4566-b313-3519366e2e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:00:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:01.946Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e3444e9c-c547-41b9-82b4-d4296da28252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:01.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:11.956Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7e79d4b5-7156-4c04-bb57-f68fd11bbae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:21.966Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=9e2b4a0f-f082-4574-bd98-17e04a5e4da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:31.979Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aaadcf3c-a960-4501-ac5d-9c0c1af1ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:41.989Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=190c9b0e-b15b-48ce-9c32-f2cbf2b389c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:41.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:51.998Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=bd39080e-3060-40d7-97a7-6edeb8aa0238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:01:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:02.008Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=cb418f98-2752-4809-b002-a382d69cc53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:12.017Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2d6d7920-9944-4dd3-a1ec-90a995aab49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:02:21.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:02:21.074Z |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-12-03T06:02:21.075Z |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-12-03T06:02:21.076Z |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-12-03T06:02:21.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:02:21.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:02:21.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:02:21.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:22.027Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=79a7d867-8132-4ee2-8946-fc6ff153a351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:22.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:32.036Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=5f40713d-67fd-4fdf-ac1b-8eb64ee33db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:42.050Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b28a00ce-852b-4e2b-be70-b435967d4886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:52.060Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d326bdf6-deee-4d8b-92fe-973d5f0fb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:02:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:02.070Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3c977cbb-f1c2-4518-803c-aef9e85d8beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:02.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:12.080Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=8c2f4a62-d4a6-4a18-bf90-9aa369ebc3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:22.089Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b6a5d281-72b8-4563-ab8f-de1bbe044219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:22.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:32.101Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=4a302ae1-4bb9-4cb7-bff9-999b4f8755c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:42.110Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=55199f22-cfe4-4b98-af59-65cdf0515b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:42.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:52.121Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=03c1b91d-0c39-4edd-af98-7312013ae43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:03:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:02.130Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2e15f9c0-a500-4111-a6ed-64ae895fb13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:02.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:12.140Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c82a4369-231a-471a-a479-2f0f64bed683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:22.149Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b46e141b-53a8-4720-8c06-75b462c5c0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:22.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:32.159Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a35c13a8-69d8-45fe-b4a8-8be958b6145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:32.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:42.169Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1ae810bc-035a-4f9e-a8db-6f735e3f95d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:42.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:52.181Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=efa5b1e4-d09c-4762-9ec0-ec3262f1060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:04:52.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:02.192Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=f03be203-8296-4422-927e-c1e4d2407edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:12.203Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7ed5aaf4-a5d5-49ca-9850-98cb6687f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:22.213Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2849f1f8-b6a2-411b-987f-07de0592cbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:32.224Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=896a4acf-aeb3-435e-8de1-f3950f05594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:32.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:42.234Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=163b0540-a15a-4ef1-9751-51e209d74a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:52.244Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1bd1900d-fe2f-4835-8e2f-1b4247b31c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:05:52.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:02.253Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e4e915f5-b80c-4820-9a7e-c3ca0e3bff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:12.268Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=670f0d44-5966-4eb0-9720-0c18ab5f461d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:22.281Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7f22aabd-dd55-4495-844f-a332e7dfcb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:22.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:32.294Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a12df966-6c28-4472-b8ed-b76315a8c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:32.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:42.302Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a6ec7970-3d27-46a8-8f24-86e7baac7e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:42.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:52.313Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7a8f838d-2ece-4ba1-96bf-9bdcce12c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:06:52.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:02.326Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=a2e45b2e-7c18-47a0-8de9-dc724da7222c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:12.335Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=2753b9a4-8f97-42bf-9f4d-b371c2f4cfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:12.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:07:21.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-03T06:07:21.076Z |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-12-03T06:07:21.076Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:07:21.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:07:21.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-03T06:07:21.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-03T06:07:21.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-03T06:07:21.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:22.344Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=c6b2d4f9-a661-4831-8731-7d4e8aad2757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:32.354Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=0586a40e-a584-430e-8e5b-36ef96773ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:42.363Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=15e4e5db-d44d-4a1b-af6a-bc37ce027913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:52.372Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7fffbe13-502b-4605-bed9-6752cfe1e6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:07:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:02.398Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b6e20cc8-8363-4cd2-b445-3aaa6392331c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:02.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:12.406Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=d703b44a-3a0f-4cd7-9bfe-058b0aa8e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:12.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:22.420Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1de1f3c5-76b8-497d-9749-802517128877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:22.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:32.435Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=1abf608d-4ac3-45fb-b358-7e0f53a73241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:42.444Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=789b64dc-685b-4bcf-865d-a9708af39ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:52.453Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=53e0ce21-71ec-4a9c-a7fe-2aae2b576a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:08:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:02.463Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=3fc0b405-113a-4346-a633-bfe9ee6c8742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:12.473Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=b27adc52-6810-4091-ae08-47b454df70ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:22.486Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=840f5fe3-5f69-4cbb-8d69-242e2ee44ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:32.502Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=aa113958-fb8e-4503-a170-be817ed21777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:32.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:42.514Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=6d3e582a-099a-422f-a740-aa65dbe9f0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:52.523Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=7719a948-5536-4fac-a48f-ae5308dc852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:09:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:02.536Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=31bcc5c3-1051-4b54-b707-208e6d61e709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:02.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:12.544Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=e1acb51e-c834-465d-8485-545b48090a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:22.551Z |INFO |Init configs |InvocationID=15f7a11c-ffc9-4e8d-b387-fd72bedb1e45, InstanceUUID=91a17a96-a431-4591-99c7-751c3d03a76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-03T06:10:22.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |