. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T02:57:45.135Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T02:57:45.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T02:57:45.174Z |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-19T02:57:45.823Z |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-19T02:57:45.922Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T02:57:45.923Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T02:57:45.923Z |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-19T02:57:46.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-19T02:57:46.169Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-19T02:57:46.195Z |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-19T02:57:47.371Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-19T02:57:47.824Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-19T02:57:47.843Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-19T02:57:47.843Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-19T02:57:47.902Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-19T02:57:47.903Z |INFO |Root WebApplicationContext: initialization completed in 1708 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-19T02:57:48.564Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-19T02:57:50.616Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-19T02:57:51.227Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-19T02:57:51.253Z |INFO |Started MainApp in 8.65 seconds (JVM running for 9.376) |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-19T02:57:51.456Z |INFO |Start scheduling PRH workflow |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:57:51.467Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=67866697-cf9b-44ec-909a-a116b3967ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:57:51.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-19T02:57:55.594Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-19T02:57:55.595Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-19T02:57:55.597Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:01.996Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9d06845a-9efd-4ee7-89fd-df8b7cbad910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:02.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:12.051Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4daf4fd4-c8ea-4023-86df-fc0e676dcf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:22.086Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d6714438-dd1d-47ac-aace-c958428b0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:22.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:32.119Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e604fa2c-1ce6-44d2-a368-b28fd7e15dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:32.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:42.138Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=41eaa3a2-1178-43f5-a1c6-5e9648ea45ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:42.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:52.170Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a997a2c3-4c04-440c-92de-2e97ff91ad4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:58:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:02.198Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a7eed98d-5214-40bf-8797-8307f28e0f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:02.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:12.227Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e3107f55-574d-4eb5-9ba7-f3adc3e99a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:22.267Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6e70e6e2-971b-4562-9457-a9131da3853d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:22.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:32.289Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=344d51dd-77a7-4acf-b4a3-357c0b2e90b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:32.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:42.301Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=051c65ce-aa5f-4e07-af18-a8718d635a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:42.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:52.314Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=cedfdaca-8cfd-47b0-8c0e-30a65c02a0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T02:59:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:02.330Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=65631fd4-95ba-4a94-b049-f585558ff33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:12.346Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8482a886-904c-4530-8e23-fe970cd0c833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:12.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:22.358Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=da83683b-0fc3-4402-954e-678b313031ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:32.369Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c59d9f27-61e6-42c3-89e3-ca5fe50f4594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:32.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:42.394Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=60c41699-461e-4d9d-99f8-b19644475fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:52.404Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b36add03-23a1-4f3a-a0dd-b096e1545743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:00:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:02.416Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8a6c860c-6b38-462a-9c68-943ad939c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:12.428Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7956cb3f-eae5-420a-8c94-e13d887ad65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:12.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:22.449Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d11d12a4-10df-4769-ba94-f0d35545f04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:22.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:32.471Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=63b64887-8c28-4fec-96a5-b1d1e4a15b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:42.480Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a11b9487-6fe7-4a00-b8fd-4db2404e5845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:42.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:52.496Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=23994100-0e57-4a54-8ebe-aba29236cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:01:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:02.506Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c80080ca-5ad7-48b0-894b-1c34e0f38123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:02.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:12.515Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e1377d94-ea65-4097-bb95-f688b2931eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:12.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:22.529Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4ae54a3f-9671-4be6-a43a-ba66643e15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:32.544Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b36a6ce3-087b-4a86-bf8e-9fb59963612b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:42.555Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0898bc09-0db6-4869-b02b-32a60dc308a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:02:50.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:02:50.001Z |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-19T03:02:50.002Z |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-19T03:02:50.005Z |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-19T03:02:50.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:02:50.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:02:50.019Z |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-19T03:02:50.025Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:52.565Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=79036f68-9c97-4e65-976c-844f0c1696ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:02:52.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:02.575Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=614a560b-9bbb-46bb-8dd0-9bf2c2888022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:02.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:12.606Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c5fa8455-165d-4ec4-883d-3ed7c076580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:12.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:22.628Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d894ca82-56f2-4fc7-b21c-09852c76985a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:22.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:32.638Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ef16b102-6783-4c23-8c04-1d7db7b53ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:42.649Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ebab64d1-8785-4ef7-97bc-22eca41af87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:42.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:52.664Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2719de1a-69c1-4468-859e-dd961a620a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:03:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:02.675Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=de847f57-5c73-40d1-94b1-a499ecbc6fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:12.684Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ea8bbb94-e0be-4e17-8a4d-f4607fed8191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:12.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:22.692Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a9d5687e-2841-453c-ad12-31538ee127fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:32.701Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4e795305-1378-487b-8c1e-c7b73cf89657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:42.710Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=69464706-38af-44cf-b545-6d711edb3603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:42.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:52.719Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0c95c30c-7698-4195-a2ee-f384d0e4be3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:04:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:02.735Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ec00c701-6919-4d69-bc5e-78dc05227779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:12.749Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=451a8e5c-31ca-4e67-a65e-3951e0847be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:12.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:22.759Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=26dab24f-4d56-4b9f-8ce5-469a9c60a00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:22.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:32.768Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e43d5b5b-eeba-498d-a6ea-0847fb560456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:42.782Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2360642b-b047-45ea-b3e6-79dd322af6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:52.791Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fbcfaea1-604f-411a-bd03-1e998afe538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:05:52.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:02.801Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=616991d9-487e-4545-8363-9e62ef330084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:02.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:12.815Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=12644349-3401-4c77-a0d6-994e5f95facb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:12.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:22.826Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=de61e1c5-bb94-4075-937b-39aa9c294a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:22.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:32.841Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3e915ffa-54c4-49a3-9b7c-9e7eb2a56da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:42.856Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1d1fab30-bbb3-4c82-879a-32709c30c9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:42.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:52.874Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2a375389-f680-43ab-bb78-62def05bcb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:06:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:02.884Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f096bcd7-1304-4e15-acc2-2249b36eb05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:12.897Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6b8b0de2-2a6a-4cca-88e0-9691399ba720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:12.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:22.908Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fadbccbc-7ec0-454e-a8c4-214efc2cdf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:32.919Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=746c7379-c22c-4c2d-8e24-63b6da47d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:42.929Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4d59dfda-cac4-4afa-a321-5f9c79addd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:42.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:07:48.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:07:48.908Z |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-19T03:07:48.909Z |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-19T03:07:48.912Z |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-19T03:07:48.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:07:48.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:07:48.924Z |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-19T03:07:48.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:52.942Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=33df86b8-623a-4523-b248-b02b353549af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:07:52.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:02.951Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e47c5d34-7086-461c-9714-1fe399e4a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:02.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:12.962Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8b7467f4-31d5-4935-9c0b-5538b41c8b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:12.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:22.976Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8884a0bf-5885-42b7-8a1a-852153ca51ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:32.997Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6796d31d-e3d5-4f1b-b8e4-a1fa5573a23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:43.010Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1303260e-5ced-4fc9-ac5b-b2194350d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:53.021Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8f4778e8-c388-47c7-ba1f-225b1f01b68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:08:53.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:03.034Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1917bcd6-306c-4ffd-ae6a-bbf3bbc7cbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:03.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:13.045Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5505dd5c-a3c2-4269-a52b-216596ebe598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:13.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:23.056Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5586c45f-a276-4aae-a364-68b6cebf41e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:33.068Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3069d4cb-fe5f-4848-8f80-0a436234d2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:33.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:43.078Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=da54a111-e7a1-443e-9d3e-a74d99a02433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:43.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:53.088Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f7eaa956-3484-47d8-b2a4-cd945dd035dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:09:53.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:03.101Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=025734d8-5ec2-4641-9d52-715bf468912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:03.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:13.114Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d2535430-ec96-448c-aac2-160a080b3c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:23.126Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a3adf788-cda1-45b2-b1f4-275171a3f5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:33.145Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1ab9237c-4720-49aa-8647-0c7f35da22c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:33.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:43.157Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c1f7209e-82b9-4e68-b4fe-4d0bc9a63bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:43.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:53.167Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9d0e5c98-66e5-4b5b-85fa-297c7e250f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:10:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:03.178Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5f992759-0a9f-41da-af77-82bd06357b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:13.190Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fe058d9f-0861-48bd-a3a8-4bd0a70ddcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:23.200Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=aa99f252-3864-4f81-af69-68f5100e557d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:23.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:33.212Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=bca70846-df7a-4652-adc7-d09d73a59f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:43.228Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5e6986c4-8ef1-41d7-be67-5fa450c9955f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:43.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:53.240Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ce3aed61-7d89-4e33-a313-d6ff7ca2ce59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:11:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:03.254Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ce464458-8cff-45cd-bb16-4a6f95473add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:03.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:13.265Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c13d7964-407a-4a9c-98aa-51bc114521b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:23.275Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=81479f77-4810-48d1-b94a-daa53e92e8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:23.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:33.288Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fe49d8e1-193a-4eca-9f3c-f1a1e32eb73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:33.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:43.308Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0028bb9b-0773-4f56-9cf8-ae3d67015986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:43.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:12:48.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:12:48.886Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-19T03:12:48.887Z |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-19T03:12:48.889Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:12:48.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:12:48.899Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:12:48.899Z |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-19T03:12:48.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:53.320Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=94b74c21-8874-41b8-a0e7-b15e62b19285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:12:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:03.330Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c55138b1-7a40-4136-ab41-9ea1d80bc58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:13.340Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6919cfb0-bfc4-4922-8a8a-e17deb569ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:13.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:23.351Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=538f2cd8-4f90-467e-9f1f-4a38b3fe6fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:33.370Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a0b0f408-79f8-469a-8107-2fea3c48678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:43.387Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a071f1f8-7535-42bd-98bf-bb22c6b60df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:43.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:53.397Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=eacb20e4-4389-48a4-a0bc-e2a392bbb390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:13:53.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:03.408Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9dbd2389-f626-41a6-a5b0-a28ffc839707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:03.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:13.420Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=02f10b35-ea86-4a17-ab27-c20562071072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:23.429Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=bf573594-4c22-474b-822b-a0843683ba31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:23.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:33.441Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5820389a-9daf-4d7c-b7db-221c93422c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:43.450Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f4b1599d-720c-45f8-bbd7-fc67fc7562c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:43.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:53.466Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fb3ee309-6c67-43e1-a685-97d5ea5d1cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:14:53.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:03.478Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2a2576ed-dd5b-41ac-82a6-f7ccb929cb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:13.492Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ed66e361-f042-4464-8b3e-abb0b6524c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:23.503Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=40910e99-70cd-4de8-9296-529c1a7ff8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:33.520Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fd35de54-b5c6-493e-818b-a8e5654a4a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:43.540Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6e159eef-81fa-4d25-a59b-04ab01cd4c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:53.551Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=79e1a4ea-dfea-4aae-9488-d934af001b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:15:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:03.566Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=27e5edb3-585b-49b0-9074-10a1581f37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:03.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:13.588Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=aebd1981-94c1-461a-a271-fa2de760f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:23.610Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7bad591d-bae6-479b-9c89-d320903c9be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:33.621Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a5624642-68a7-4c47-a6af-71a2e2626a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:43.631Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2142c889-f43c-46f8-84cb-345900bd23d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:53.641Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e6463b25-51de-440b-ac9f-052bfd948c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:16:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:03.653Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=30be8224-e834-4210-bac4-cfde2dc37269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:03.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:13.667Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d2ef6919-4a33-4611-898b-05ac40b7f59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:23.683Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ff7608f1-6059-4abe-a5de-c563a1adf2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:33.700Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=bd63bb49-d229-410a-afb8-3f903b29517e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:43.711Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2f51d830-1df5-4185-bc37-42b5eee6bea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:17:48.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:17:48.857Z |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-19T03:17:48.858Z |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-19T03:17:48.860Z |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-19T03:17:48.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:17:48.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:17:48.869Z |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-19T03:17:48.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:53.727Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a16755e9-8c03-4bed-a9c6-046918858875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:17:53.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:03.739Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=771e5e8c-f7e7-4fbc-8770-b83a41dfffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:13.759Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c5dd001c-dbb9-4c78-b633-3cfe81c48ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:13.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:23.781Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fbf14703-8389-4696-85b5-bb626ebb1186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:23.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:33.798Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9b8d6976-fdc3-480d-a7c9-5d5b923ccfb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:43.808Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ba442ff3-6e76-49a9-b358-8fe056a56702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:53.819Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=582ca7c5-39a9-4d1f-b1a8-ca9acf589192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:18:53.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:03.830Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9a9c5b9a-4d04-4bb3-9c05-09cf5e94575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:03.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:13.843Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=140f52c7-d9a0-409b-b50d-8b71063acac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:13.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:23.869Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ac303468-4d3a-4d0b-a8f6-dfad0960fd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:33.880Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8c42c34c-252e-4103-ba7a-6c711d649a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:43.893Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=555472c5-b003-4050-b3a0-6983354eb767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:53.905Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a37eaee3-7dd2-40ff-80d0-0a421bd5b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:19:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:03.917Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b83e6f36-71eb-47a0-b5d7-feafcf625754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:03.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:13.939Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b96d147a-4f29-45a9-91e4-95688455273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:13.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:23.952Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e5cb4120-9b2f-4003-8f10-5bc79adc0211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:33.965Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a1c4aab5-99d9-40e3-b1c7-a3eb16c8bcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:43.976Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=cb26f3f0-2e20-4985-bd93-aaa0f6ae060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:53.990Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f6597f21-afb6-4e11-93c3-00bb1a0954e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:20:54.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:04.002Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=66c3cfa0-258f-48ca-9bee-631d656e48ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:04.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:14.013Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b8693e75-b9fa-412a-9710-b6694665603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:24.027Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=56474fd6-120c-448a-b6b7-d6ce782c5b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:34.037Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=41110feb-6248-48cf-80b2-f729e5ac32fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:44.049Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c4198188-cb7c-4621-9e4f-180f8a860fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:54.064Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7a3f079a-18ed-40ab-ac3d-9654aa5154a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:21:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:04.080Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=21ea18b3-6ebe-44d1-9e77-2002c4c92bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:14.092Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2d5cf57e-c178-4bcd-9d84-37d73d66648b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:14.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:24.103Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=efb811ba-98b7-42bc-9f0f-7bdd7b04de13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:34.114Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a8dd0326-8ff0-4e13-a988-29cc5cc8c0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:44.128Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=77e5db9e-f109-4c99-83fb-6df74f7954a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:22:48.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:22:48.941Z |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-19T03:22:48.942Z |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-19T03:22:48.945Z |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-19T03:22:48.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:22:48.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:22:48.954Z |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-19T03:22:48.957Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:54.140Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9038460f-2592-4feb-8aa4-9f504cf3ab31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:22:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:04.150Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=423d4ceb-4b6a-43c1-9e4d-0800511ae078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:14.160Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=818a43d8-13f3-433d-b400-1f0c953ba55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:14.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:24.172Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=605ddb6b-b3e6-41d1-a124-79a2df44064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:34.203Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2192aeb1-b076-4741-a414-161e2ddca349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:44.215Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=856e28e2-d651-4a90-b900-750a9659a821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:54.226Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=20c2a191-d992-4b6e-98f7-28b3de684773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:23:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:04.237Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=64be130e-f8d2-43f9-89e3-808b14a2a902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:14.247Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=33e68535-1f39-46fb-9b8c-5bc85bd83328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:24.271Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fb7e8126-8247-4fa7-827e-5701729c7b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:24.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:34.281Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9dfb998b-84d0-48b5-b6fb-c399689137ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:44.292Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6057c542-6fda-4584-8169-56e35efb7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:54.303Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=902827fa-be62-41f6-aa97-1c57663e4e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:24:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:04.314Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=297f5509-0577-4668-ac78-26720975e7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:14.355Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=229dd774-7c36-49bd-8692-0fac5574fa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:14.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:24.388Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=060353fb-cd32-4bbe-ae3b-58126151bf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:34.398Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=62cda766-a30d-4dce-bc63-1029cd7e87b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:34.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:44.409Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6942dc4c-7172-45b0-8407-9e0a86fb3cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:44.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:54.419Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b62c1c7e-89b5-4256-a8cd-11e459e442f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:25:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:04.430Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ee62792c-e23a-4fed-9b72-83a9e0dfdf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:04.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:14.441Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5c29d02c-1cc2-46d8-9bca-2c8db732a7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:14.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:24.453Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6c914fb7-9701-45f7-850a-e60e41381ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:24.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:34.464Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=53184b86-3da4-4f60-8bb0-c8b4f44d6fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:44.475Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1eddc3c5-9dec-4cb2-b303-cf6139585e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:44.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:54.484Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4090e3a5-ce19-4fd4-9071-92a967906aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:26:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:04.508Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=77b657a7-aa3e-4f9e-861d-520c4cf79545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:14.521Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=384996b3-bf6a-4002-b747-4e8942a8c513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:24.531Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8fed091d-402e-4f2f-9a0a-664ffe04cffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:34.541Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=663248b8-1256-467c-8e74-c2f2ea0961c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:44.551Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=00fe9010-8f2f-443f-a7b3-2417e822a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:27:48.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:27:48.922Z |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-19T03:27:48.925Z |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-19T03:27:48.931Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:27:48.940Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:27:48.940Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:27:48.940Z |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-19T03:27:48.942Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:54.561Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7f03c4dd-e4fd-4951-9a3f-bbe2913109ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:27:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:04.570Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8a197fde-7e2b-4f00-88bc-d25a6ce2e5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:14.581Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=58379567-3da3-4f39-898e-9b3be6f51b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:24.592Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a5a7dea5-7612-4461-aa0c-9c9ed0d3cbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:24.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:34.604Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7f0ddbf4-f34e-4eda-8aef-aa6a5c5e08d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:34.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:44.619Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=189f6016-227f-4752-acde-4db30ee43398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:44.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:54.630Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=bd1d030c-4bf3-4182-9c0c-b97050790747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:28:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:04.640Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=31c8489b-714c-4923-93af-48378fff5c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:14.651Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=01808664-e047-4273-ae9a-b7a1d0360de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:14.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:24.662Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9b966e92-20d6-4acb-a948-9817c85a65b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:34.672Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b33eee9e-1ed4-47d1-8630-f95ed2099246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:34.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:44.682Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e10f1d06-c03d-4ecd-b8be-365e2f72251f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:54.692Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1e8a789e-2cf6-40d5-a68a-ee25003edb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:29:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:04.702Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=26313e8c-6136-47ee-a64f-fd54371f9bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:04.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:14.713Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=cb33e351-90ac-4cdb-a4de-e8e6d24fab07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:14.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:24.724Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d296a2e7-1be8-4b51-ad7a-67496f45c300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:24.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:34.735Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f3f4c988-99cb-4f2f-aad8-df81a84a0bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:44.745Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0a52e55f-8387-4c98-99fe-ee0ee55eb800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:44.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:54.755Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3df6aa42-7198-4cd6-932a-5e29e4455d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:30:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:04.768Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=70a0530a-e383-42b2-96fc-f0408cccf5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:14.792Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1f02045b-87bb-4ae4-a6a2-4ee643df3a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:14.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:24.804Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9e4586ad-25e2-431b-a50d-89b08f56c2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:34.814Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=74de751d-0a1c-4fe1-aca7-77fd4ba54e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:44.825Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9bb7f120-2104-4d53-b42b-a581f8c5e7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:54.837Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=19fb38ba-2651-48cf-aba1-e17e9bafda15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:31:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:04.847Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=dc5c78a5-2a4b-4167-9a13-976382107a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:04.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:14.871Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d3e6e1c6-ba7f-4c9d-964c-f8befec179e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:24.883Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=829158a0-6df7-4563-b2e7-93b774f8b84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:34.894Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=383bd5cc-0cfa-4258-8c1f-115e220ce9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:34.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:44.905Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6b0a24e3-b405-4615-a23e-e2ce0f131ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:32:48.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:32:48.980Z |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-19T03:32:48.982Z |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-19T03:32:48.985Z |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-19T03:32:48.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:32:48.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:32:48.996Z |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-19T03:32:49.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:54.917Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=401ff9fc-9610-4610-9d6f-a8aa4ccd36e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:32:54.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:04.927Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=07a37347-1ffa-4b87-9d3d-787ee112ab88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:04.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:14.938Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c1d0cb36-630b-4ba5-92b4-51041e4827f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:14.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:24.948Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fdee683f-f2ee-4287-a6a6-9207865b90d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:24.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:34.960Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6ffa322e-4e4e-4e06-a897-a3abdedafd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:34.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:44.971Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ffdf6ae3-65ad-445d-8489-1d3c5443fe50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:54.981Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=cd91f9f6-a2d6-4fa8-b9a1-794d6549f9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:33:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:04.994Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e3d62be2-a536-4eed-8094-dca3388fa922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:15.007Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=40b9b762-c40f-4d91-8f70-836e1c33159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:15.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:25.015Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=534b2d88-394a-4811-bd12-3b5c1419223d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:35.025Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8f2acfcf-91be-46da-9dc2-5a74f0a85c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:45.034Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6ff1cc51-b06d-4a46-ba70-02ce6483a6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:45.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:55.044Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f54fb489-58b3-4949-a894-e71e5af7dbf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:34:55.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:05.055Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b03d4a98-9695-4f2e-b63a-9aff9d771c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:15.065Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8a3d5bdd-9126-4fd5-a0c7-9f5c04c99bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:15.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:25.085Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=62e3f0d1-cedb-4632-bb6a-c91b79fa2ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:35.099Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=16ffbf5d-f8c0-426b-96c8-b9617411b1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:45.112Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ff60af57-688e-4450-a36c-d6f0b8166b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:45.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:55.125Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=de63caed-457b-4b65-943e-41f64290d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:35:55.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:05.136Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e57a1e21-4c62-4311-a4de-1f55b0c59369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:15.146Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=89c9281f-313b-4b88-a2d4-411cf0fcb5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:25.158Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=45bc8827-00e8-4373-bd6e-697dc00e9fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:25.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:35.173Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=cded688b-0254-40aa-9ce4-c9dcde36b01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:35.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:45.184Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ff42f031-b17c-43fe-b0ed-2378d3aef1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:55.196Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f8be2f30-fc8a-46f2-8b17-77a07111e7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:36:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:05.206Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=caa88d7a-44be-4ac8-96e2-038046ab4e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:05.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:15.217Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3710fe52-64a7-47af-8fa4-3e2be3975564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:15.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:25.227Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e70f1a57-8c2e-455a-afc8-6ba5c2a581e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:25.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:35.238Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=dbdac009-ae2d-4ff1-96ad-c1ef173f69c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:45.247Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ab8170ab-7247-4f39-a2b1-12e88b36ca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:37:48.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:37:48.865Z |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-19T03:37:48.866Z |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-19T03:37:48.868Z |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-19T03:37:48.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:37:48.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:37:48.877Z |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-19T03:37:48.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:55.263Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2954b30b-b7f6-4d6b-bc73-a264d3d51aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:37:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:05.274Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1613922a-21ce-4e1f-83ff-1f1a1ae09afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:05.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:15.283Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8774110f-fde2-4dcf-bb89-9e567b7a1aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:15.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:25.294Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b2ae79fd-f5f5-4741-9764-65e171cfd2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:35.306Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d8d8d4f9-9dcf-4226-a866-b6ae890d2351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:45.329Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b645c1ca-76a5-4ee2-b9fd-82c40211655f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:55.339Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=800e0370-9c7c-477f-a193-b45bef67ace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:38:55.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:05.349Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6637759e-83f3-409d-9d01-b21154a7d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:05.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:15.359Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d2444da3-85ea-446d-b5be-adc5c11e0429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:15.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:25.369Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=52e87b61-5f33-4c06-ad5b-41ba7ec76f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:25.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:35.380Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1498c3d8-c302-4761-9ef5-b4a769f009a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:35.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:45.392Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=70a3cb79-9443-46ce-8113-63e3def9ca5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:55.405Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=154ceda1-9fb5-4ffa-9698-0baefdefacc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:39:55.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:05.420Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=45e31634-fc12-4d55-8e33-8db0e324a8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:15.444Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=22025b31-4aa5-41db-bac9-7071e0db010f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:15.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:25.469Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=46544845-699a-4b22-9ade-f51e5bac70ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:35.489Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=63c8813e-30b1-49ce-9345-2ddb75e8597c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:35.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:45.500Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1997a20e-f811-4550-ac29-a9a6cb916ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:45.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:55.522Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9e97c8e2-f2d6-42ab-8df5-cb9f5e9d30a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:40:55.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:05.533Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=347bbdae-40ff-404d-b414-91a4cf5ce07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:05.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:15.543Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=96e46e77-a8ad-4428-99b4-31416d783845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:25.554Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=05697798-29c1-483b-bb84-c2ab654ba331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:25.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:35.564Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=43f7f62b-9a46-44ac-8d58-64f5b324a883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:35.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:45.574Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0624cef5-2c43-4710-b348-a5f8419ec829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:45.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:55.582Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3de08b29-7173-4dac-85b5-129aa705703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:41:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:05.592Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=663bf31a-b543-4458-bf61-262454d72f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:15.601Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0ddd1f63-ef50-4d35-84f6-09b29c6dad82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:15.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:25.611Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1a42e634-5eb3-49d8-8a80-b9bf3c5ee17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:25.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:35.624Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=637a358e-6887-4e7e-b56f-78fe10c4e97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:35.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:45.635Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e91f526a-a3da-4f14-83a4-78484a81db7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:45.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:42:48.978Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:42:48.978Z |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-19T03:42:48.979Z |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-19T03:42:48.984Z |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-19T03:42:48.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:42:48.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:42:48.992Z |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-19T03:42:48.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:55.645Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1f914b14-ca7c-4609-97ee-c6322bd5f83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:42:55.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:05.657Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=2c707e19-e103-4e42-a8f5-f357b4d9fc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:05.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:15.668Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=da3183d7-2567-473f-bbb5-dd45f9e2c791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:15.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:25.678Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f9f58fa4-a5fb-49c6-a173-432069cb7cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:25.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:35.689Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fe6f5576-2d4d-4160-a5e0-192899859e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:35.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:45.699Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d5f4a65f-766e-4f86-bd8c-a0f648b4fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:45.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:55.730Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5e5807c6-f8d1-4053-ad5f-e7784479c5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:43:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:05.744Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=725d4251-20a8-44dc-9308-4940ac53103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:05.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:15.754Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=03ec3b54-a431-44a5-be93-fe5815812c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:25.764Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b0bdf40a-8d9b-4c5b-93bf-2368573a77bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:25.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:35.774Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f406d182-7af8-4614-b137-be539d543073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:35.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:45.784Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6ce409d0-9623-4d71-9646-038ac0319a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:45.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:55.792Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=53c51227-3443-496c-9949-02b0291685ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:44:55.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:05.803Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0d70ee68-1530-4591-8c52-93556552ce64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:05.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:15.812Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a5710f1d-9e5f-48d9-a3af-fff6f483270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:25.823Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8506561f-5c96-4528-b129-c2eeb30756a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:25.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:35.833Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7d4088dc-9727-4d41-b6dc-c4ff2abf0fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:45.843Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6713a83d-50c0-4afe-a164-277811bf004b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:55.853Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8c6a5162-d63b-4085-8243-372b6784c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:45:55.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:05.862Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=850f9125-6ec2-4965-ba0a-0c19946d7196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:15.871Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=62a59818-7239-49b9-a781-6a22e0688146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:25.881Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1bbd883d-760b-4ba1-9992-dd5d96272c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:35.891Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=aa707dbb-8bc5-43dc-aeae-96604bd2131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:45.901Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=da651ae1-ed24-4651-9d62-d3dfcf401fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:45.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:55.910Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=12ccfdec-6d24-430e-860a-8979295c8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:46:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:05.920Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=27b525d2-0b5b-4806-86fb-890bd69911fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:05.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:15.930Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e85d45be-ac7b-4bb1-a1e4-f237ebbeeabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:15.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:25.941Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c220e6bd-e5b6-4e11-87d2-742ed2e0a87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:35.951Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5e3ae4d8-4d7c-4ec6-91b3-c7975211f36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:45.962Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ecbf638a-216c-4a75-96b3-d0aefabfbc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:45.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:47:48.788Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:47:48.789Z |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-19T03:47:48.789Z |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-19T03:47:48.791Z |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-19T03:47:48.795Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:47:48.795Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:47:48.796Z |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-19T03:47:48.797Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:55.971Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b8db6452-608a-404e-a04b-18235ff36013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:47:55.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:05.983Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4bf8af6f-09b4-4359-b36a-278601789af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:15.992Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=afac2546-0106-4ab2-84d9-e9fc9c7b74b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:26.002Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0f3b9770-86b5-4307-b863-1b7ce705d00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:36.013Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7168a041-288f-4ee2-a364-5898c8a4207c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:46.024Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=5e2c7785-496b-4b64-9a07-da794da862db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:46.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:56.033Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a7e7e090-a31a-4f4d-bdcb-3e15688b5e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:48:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:06.042Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=125364df-17fd-4ff4-80b1-596160a2bac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:06.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:16.052Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=92afffc0-97bc-4746-a0b6-64ffd6b58c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:26.062Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c82ebc02-106e-4cae-99f6-0103b2254b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:36.073Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=758f1464-0861-4fdd-996a-6484b0ea5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:46.090Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=822e9bc9-827d-484f-a0f0-babc30283c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:46.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:56.101Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c52f8899-9cbf-4c99-90c8-09d3c149e378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:49:56.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:06.113Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3fdbedc3-033c-4987-a04a-d1f3be69111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:16.124Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4d22e4d9-5dc0-460d-9fab-9e22a7173599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:16.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:26.134Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8946f565-1666-4b9f-990d-200109446b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:26.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:36.143Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=606cf6eb-599e-4d7c-bf76-26f9ea98236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:46.153Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=37ac1f17-f4ca-40c6-b5b0-e3b87becea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:56.164Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f7655d3c-64a8-490d-8629-5dbd0ec0587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:50:56.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:06.174Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d9da1337-4970-4ae0-8761-306336ac470f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:16.183Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=79b3f4e7-6ea4-4c61-b5ab-b2b0278ae590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:26.197Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4fb5ac3d-5db3-4c81-aef4-56be2ebe408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:26.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:36.208Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=69dc3620-65c2-4d6d-aa14-83e9ce8619e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:36.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:46.222Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=388e49a5-608e-4896-92be-25e92314b467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:46.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:56.233Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6d433e81-6f9e-4eae-a4ce-dfbe2582a6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:51:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:06.245Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=dbdc3322-94bb-4690-8aed-6bafadb5d379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:16.255Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e2eed7d4-cd7b-4490-bf0b-6222fb61bf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:16.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:26.264Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=a06152bb-9129-4594-b77d-b4961f909111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:36.273Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=3b5dc2a1-b705-461e-a9f4-429e97e461dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:36.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:46.282Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=56d43455-e568-4d36-aed9-e426dc314de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:46.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:52:48.940Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-19T03:52:48.940Z |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-19T03:52:48.941Z |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-19T03:52:48.943Z |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-19T03:52:48.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-19T03:52:48.950Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-19T03:52:48.950Z |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-19T03:52:48.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:56.292Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=24324b7e-1ef7-4eb3-a5fe-eec9f56cb4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:52:56.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:06.300Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=088f73d3-239b-4c91-978c-648099f1f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:16.310Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7a9f55e3-9691-4b21-9cea-fa2f0f08c334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:16.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:26.320Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=ea3507b6-e806-4515-9e60-178c0d49dbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:36.330Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1e73bd11-f1bd-469a-a8bb-24deea1ccded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:46.341Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=d116dea9-92c7-4dd5-aa1b-269506c6ab5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:56.351Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9f67a28a-7e82-4494-a364-3c2d3dcd477d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:53:56.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:06.362Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=616b5aea-9216-44c2-8443-4980e62b3b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:06.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:16.376Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=91c294d3-ac73-4066-b465-13587a830283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:26.388Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=14b81ff5-c679-4dc3-b31c-39fe00654c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:26.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:36.397Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=c3eda6b4-6e6f-4511-b7aa-e35b0799d037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:36.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:46.406Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=397b4122-d9fd-49b6-9fae-a0d6a49361ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:56.422Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=1adb67b9-ac46-43f6-a2f1-c1c2d6b2ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:54:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:06.432Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f872e464-3d17-4074-ba71-ccbfcbb6b336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:16.441Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=fc2a48a5-9700-4cb0-ba7b-05a83116e1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:26.451Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=20ce8410-e1de-444d-9bfa-9a9450e529f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:36.461Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=6f41cfaf-68ec-4ab5-babd-3cce398d6ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:36.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:46.474Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=b3bdac78-8f1f-45c3-8c45-a89ba785095b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:56.484Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=e4476682-f67a-4b54-a090-547375f94f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:55:56.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:06.500Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f17bafab-4d1c-428e-bad0-727e709709a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:06.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:16.510Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=4c35a61f-5c8c-4b43-85ca-924af3386794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:26.522Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=aa5da0af-911b-46a0-a96a-38a38e7b8764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:26.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:36.532Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=f063c14c-96fe-4c62-8f31-b7c00eaf95a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:46.542Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=7fec38ee-df29-4ff6-b19b-c86d365a0bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:56.553Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=23d69b29-5d31-483f-ad46-8ff067691172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:56:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:06.580Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=8d5ec12d-0517-4b9b-8509-223f63bfa295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:16.599Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=0931f5e5-4cd4-49f3-a62a-cd26432e16e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:26.609Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=9be7618f-fd3e-48cf-88cb-9481d656f8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:36.618Z |INFO |Init configs |InvocationID=dbd5a960-43ad-4656-bd4c-8e24a721c015, InstanceUUID=61664930-10e9-4ade-9869-af6dfde5916c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-19T03:57:36.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |