By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:03:30.461Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:03:30.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-27T03:03:30.540Z |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-08-27T03:03:32.037Z |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-08-27T03:03:32.349Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:03:32.350Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:03:32.351Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:03:32.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-27T03:03:33.008Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-27T03:03:33.080Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-27T03:03:36.303Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-27T03:03:37.110Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-27T03:03:37.146Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-27T03:03:37.147Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-27T03:03:37.265Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-27T03:03:37.265Z |INFO |Root WebApplicationContext: initialization completed in 4184 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-27T03:03:38.100Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-27T03:03:39.896Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-27T03:03:42.925Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-27T03:03:43.633Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-27T03:03:43.633Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-27T03:03:43.636Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-27T03:03:44.645Z |INFO |Started MainApp in 19.931 seconds (JVM running for 21.247) |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-27T03:03:44.852Z |INFO |Start scheduling PRH workflow |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:03:44.886Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=205f7776-66aa-4020-8ac7-bf48a94fe192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:03:47.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:03:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:03:57.097Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ddbac22e-99b8-43ca-8b0d-afa5c63cab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:03:58.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:03:58.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:08.254Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=75b3fbbf-53d8-41f0-831a-555766a6ce8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:04:09.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:09.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:19.416Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0f5fe732-50ef-4150-95ba-198a609c75be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:04:20.526Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:20.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:30.532Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fd699edc-f242-48ce-907e-6404fb2bf05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:04:31.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:31.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:41.669Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ebd5cbef-c9ea-4295-bdb6-c639b58f48d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:04:42.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:52.767Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d9767ff4-7a8c-480f-bf33-8982619a5ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:04:53.866Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:04:53.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:03.873Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4bc04775-7eb6-468f-a369-dbc1388d2a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:05:05.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:15.035Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0ea1b5a1-91ef-4d54-b16c-198e64dc4013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:05:16.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:26.113Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=19627195-3311-49e6-baf8-3efff6597f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:05:27.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:27.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:37.192Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=beb4c3f9-ced1-4dd4-9cab-b8a0ef2d3a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:05:38.296Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:48.302Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6a1f3325-a521-4f54-a23b-8c60eedaedb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:05:49.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:05:59.401Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=03fcbf5e-c8a8-4104-99a0-07412a301eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:06:00.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:00.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:10.563Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e4ce176f-f98b-44ba-8135-8f08077e999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:06:11.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:21.695Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3a2ae21c-4747-4754-985e-d416d5958a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:06:22.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:32.833Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=54fe05f0-0aca-4416-a90b-21b3993fd9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:06:33.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:43.973Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f1859d6a-eef3-43d7-9c9f-83b7842b4455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-27T03:06:45.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.40.161:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:55.037Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=dcc5fe70-ab32-4ea7-9c6a-22babd5a5052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:06:55.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:05.473Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=98878b74-307c-4a1a-8898-eddf51a986ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:05.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:15.522Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ca2a5490-6695-4515-9ebc-ca0ffa658fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:15.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:25.571Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0ca5ca33-9968-447f-a1bd-1a7305479d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:35.624Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b4e64d97-b264-4785-83a8-1e24d0308068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:35.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:45.660Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=adcacf9b-8833-43f1-9ce2-b26e4f2a3464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:55.701Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d7ed01b4-57e1-40fc-9d15-f80ec2168fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:07:55.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:05.740Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=70f9c505-b75b-44bc-b0c2-11726913683a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:05.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:15.834Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f77be7ec-4474-4fb4-af2f-9f67848c3101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:15.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:25.876Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4e2b67a6-1b24-4c34-966b-56c0fa263aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:25.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:35.900Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1fcdee83-6727-48a9-ae73-27ade484ff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:08:39.851Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:08:39.852Z |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-08-27T03:08:39.853Z |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-08-27T03:08:39.863Z |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-08-27T03:08:39.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:08:39.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:08:39.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:08:39.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:45.928Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=476be7f6-cb44-4061-aad3-98d5cf72541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:55.962Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=efd37d72-b851-467b-9ea8-5ce13f9dc06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:08:56.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:06.017Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=dbc8c501-fd08-408d-8ed6-a2412cec50ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:06.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:16.081Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=62b3155c-7503-407a-a7c8-d52f85966468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:26.110Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cd2d70d0-e974-4a8e-87f2-991a2897ea3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:26.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:36.157Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e79062e4-a2e7-487c-bbee-ee40f535e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:46.190Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0933b510-c389-4092-9755-7f8257db1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:56.227Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=90ac9d7d-26c3-4975-9d3b-ef0a3f3cd724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:09:56.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:06.277Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=07fd1d8f-19f8-49c2-b4db-a3852cfda23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:06.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:16.295Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6afa5c07-57bb-4070-83f6-1e2d957aa2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:26.310Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bf933a8d-73d7-42b4-9b9b-04cde34ed6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:26.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:36.325Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=38e2b115-4808-4f8f-a53e-dc4ba11b0fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:36.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:46.347Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=41db4af2-ed49-4a72-969b-71cc7d1aaa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:56.370Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a0df8665-756e-4171-a157-3ba35262a573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:10:56.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:06.424Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9a94a18b-2ca2-430f-a2e1-49eb84b9fb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:06.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:16.441Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a7715021-3119-4a2e-aab5-a50fe43c2503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:26.455Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f5055cf1-3d00-46a4-bd8d-656824e105f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:26.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:36.472Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fde1f575-9e27-43cd-86fa-113ccbd4eef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:36.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:46.492Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=539fe057-e7b5-4cf1-8a66-59718df55d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:46.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:56.508Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=29ea3596-129d-408d-81fa-d07659566794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:11:56.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:06.524Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3cb3b625-015b-4feb-9bf8-7855829de3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:16.551Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1142774a-ad8a-4bd5-9cfc-066f85e7de97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:26.586Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5a604a59-47e3-4163-ad4f-9a603a28156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:36.600Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=be95318f-6891-4f31-ae65-ed704431a7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:46.614Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5a432d23-218c-49fe-8c10-37a3a2e6409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:46.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:56.642Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0eae2cd9-08fe-4d64-8526-6119e221d152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:12:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:06.661Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3b68fb94-46ff-4072-8dff-5b103f1a3a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:06.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:16.711Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a966d453-6d3e-49f7-a86f-9b26a587cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:16.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:26.748Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1f1622be-9283-4992-965a-574b4e882319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:26.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:36.767Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=984114d4-d5ca-4a9c-b0b1-16b4ccfbe11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:13:38.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:13:38.760Z |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-08-27T03:13:38.762Z |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-08-27T03:13:38.766Z |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-08-27T03:13:38.781Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:13:38.782Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:13:38.782Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:13:38.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:46.788Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=578a84a5-2520-467e-81c2-4b0d65e73bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:46.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:56.806Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=09a0670a-1ed7-42cc-8c20-dcb2849c9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:13:56.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:06.821Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fdd35dcf-bf3e-456d-9779-31a6b79aee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:16.837Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=462d1b0f-4746-4b52-b534-cef92efa0e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:16.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:26.864Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=53f4f9a1-fc6c-4919-bec9-5e067cbc6abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:26.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:36.876Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f353d974-862c-427f-91af-1d6443bf5a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:36.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:46.893Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=45a6e604-1057-4242-9d3a-867831ec7e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:46.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:56.913Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bcd8fd34-980b-4695-a144-604cef614a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:14:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:06.932Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8962e381-1519-4edd-8614-dd8d82417580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:16.960Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=98f5ca2e-b116-4509-b470-f06ea7bc403c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:26.977Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2aaf10a3-7377-4373-9547-dff99c858e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:36.993Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c4839d50-56d5-4c46-ac58-329ccac73891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:37.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:47.005Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=37bc6ffc-f17c-4de9-84a6-1bf3b8c54210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:57.019Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b721bb1a-59c1-4f49-a354-693c00e40729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:15:57.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:07.037Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=03d64ca0-93d3-447e-9ad5-c184915dfb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:07.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:17.062Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b524fa91-ac73-48fa-9100-46e561d57ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:27.081Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3b8f1cf9-320b-4938-9967-6360bab81fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:27.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:37.094Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b8201107-0d8a-488d-bdcc-f34d96af20a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:47.113Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=75d36351-1f50-41a7-a1bd-b3d78ef7256c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:57.134Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=7438ff3e-0a69-4215-8d38-9f89558c7046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:16:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:07.153Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f11e9ca5-77d6-428c-b087-5b170cb420e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:07.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:17.182Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9b43df4b-2b50-45cd-8c12-90edb1e15527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:17.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:27.199Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=aaf97c58-726e-4df3-a414-70ba3022eab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:27.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:37.224Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=34e18904-6caa-494d-a1db-c56f6751af48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:37.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:47.238Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ab054cbe-a1ad-4bb1-b32f-2cca89977942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:47.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:57.268Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9970de77-0876-4e7b-ac44-cf1783e25e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:17:57.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:07.299Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cae65ad2-aa9f-4134-a232-6d75765a212c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:07.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:17.323Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2a7ebf2f-1d1b-4397-9984-b991aa3fa7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:27.355Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=438ca597-e102-4476-888f-6a7a46779b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:37.373Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ab2325c4-0062-4bd2-ade1-eed9d095a54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:37.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:18:38.763Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:18:38.764Z |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-08-27T03:18:38.765Z |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-08-27T03:18:38.769Z |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-08-27T03:18:38.786Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:18:38.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:18:38.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:18:38.792Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:47.392Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=49346d58-4410-4563-8753-7fe6350281f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:47.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:57.411Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a9b805f0-bac0-4258-a1da-280f96ad4258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:18:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:07.435Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ba67e9a5-b3d5-41dc-84c2-e94557bc67e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:17.455Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a1fef8de-1bf7-4f72-925b-a57427e37201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:17.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:27.526Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=301e5514-2533-4c37-81d6-1dfac20c62fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:27.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:37.540Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2a82eecd-2c0f-45d8-94b0-964e3edacf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:47.553Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d7c17c40-6068-488e-8368-96b4feccff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:47.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:57.583Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b4bc395c-a146-42d1-8fb5-622a25905103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:19:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:07.599Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c93c6413-d6a3-4a3b-a7e9-78641455e134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:07.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:17.618Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f146e558-e020-465f-b50f-bb499257529b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:17.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:27.635Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=44ae316a-7b4b-4e10-930f-1af4e7d2e308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:37.648Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9dce737f-5e2f-431a-afc0-0ba197e6d0d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:47.680Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e54c866a-5de7-489d-af50-b07dee92d533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:47.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:57.699Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f3855d2a-1478-4bf5-b527-fae1a57f98e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:20:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:07.710Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6a6968fa-6c18-4f99-a34e-7104427614ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:07.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:17.727Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e407c0f0-15ad-4aa9-a33a-c65ddd91c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:27.746Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f3b06189-721c-4833-9fec-cf51cf50d360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:27.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:37.756Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9e3a19a7-43f6-4488-b706-fbd77f24aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:47.774Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6cc8263e-46f8-4413-98f9-f6a93b161705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:47.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:57.789Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e5cf90bc-e9b1-4e34-9e84-71752b46274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:21:57.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:07.805Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8a5f9b8b-5caa-46b4-8bb2-7dfd97caebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:07.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:17.815Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=009db515-70b7-45d2-b9d9-421b39d39dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:27.827Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a07c14c4-db8d-4114-9e0a-1678e068f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:27.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:37.837Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ed3a9d31-b219-41cd-aa4f-0bd62a78b07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:37.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:47.851Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=43fca935-66f4-41e3-bb15-7570e5cd8062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:47.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:57.863Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=39752d26-2aee-44e3-a9ee-a910cf8c62e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:22:57.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:07.873Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c511bb9b-2863-424e-b91f-f16ca568a906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:17.884Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3247ae5a-804e-4eb1-9f32-8612c81d773f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:17.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:27.897Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=129c6285-cfcc-46b8-bb31-6096654080a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:37.909Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f089a289-d67f-4ba9-aad7-60086ca2c154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:23:38.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:23:38.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-27T03:23:38.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:23:38.542Z |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-08-27T03:23:38.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:23:38.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:23:38.556Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:23:38.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:47.921Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=559a59cc-447e-4933-8caa-a1573dbf7424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:47.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:57.933Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=52f3c967-d039-436f-ab8b-f826fe65db31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:23:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:07.944Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=00d3227d-e115-40db-9a6d-cbbfceda0483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:07.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:17.957Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a250a5fe-32ca-4224-8331-76805ec264a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:27.968Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=762a8318-8b62-4d36-9442-83b0723853ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:27.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:37.987Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=02838ba8-2069-4d31-9aca-3cfbe43efe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:37.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:48.000Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=df563beb-7168-49c9-959b-5ff0452a035d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:48.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:58.032Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=903cccdf-3dcc-4762-9b20-e8600c80e419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:24:58.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:08.045Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d7c2d8ee-cb91-46f2-b9c7-46bacfc933e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:18.060Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e905c50c-3124-4999-9656-08b895871e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:18.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:28.073Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8dbe8a70-50ed-4fa7-a924-8b2f2ef4c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:38.086Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=30595d78-f363-47f9-93dc-22ca7a796ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:38.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:48.119Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d40616d6-6ced-4a5a-af89-c9a50048c8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:58.135Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f1272de2-3136-4b3c-be87-b9455240aec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:25:58.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:08.150Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=97911a76-54f2-4f0c-84f1-f95fb7c56a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:18.165Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ac6b157d-2ab3-41da-8275-22ac0619cb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:28.186Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a7e6452b-680f-4546-b6c5-ff04906a681a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:38.209Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f67258ca-3a19-4847-bddc-61ff4a4b4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:48.229Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d40ec148-7543-479d-bba6-b0ef924d099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:48.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:58.240Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cff6fa46-9490-44d9-8ab3-8bee73d5e434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:26:58.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:08.252Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ebbd1c46-24a3-487d-aeec-7d2cbda3d951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:18.273Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=486e6357-d2e1-48a3-b24d-a801cdccdde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:28.309Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=13488954-56a1-46f2-9840-2cf8a3b7b798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:38.320Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9d459101-4424-4072-bfd1-f97d5c8850c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:38.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:48.335Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bf0054ff-f54f-4e54-83b2-c7de434b1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:48.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:58.349Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cdee166c-1ffc-4b30-97b3-5cfce6035cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:27:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:08.366Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1d2b3700-2085-4f90-a875-f24acc478bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:08.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:18.399Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b41a526a-5ea3-4441-98f4-ea4f14a9e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:28.439Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a3034435-dbb2-492d-b532-52d1830767b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:38.450Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c05183f4-e802-4b17-afa2-6a3baff72513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:28:38.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:28:38.499Z |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-08-27T03:28:38.500Z |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-08-27T03:28:38.503Z |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-08-27T03:28:38.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:28:38.516Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:28:38.516Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:28:38.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:48.463Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3ffcfe83-1892-4b8e-a4ea-a9fdd9606452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:58.473Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cb980319-5cd6-4aeb-a1b3-eb74c7f6205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:28:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:08.483Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a7c7c1ba-5bd7-4205-82a5-e835147d7b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:18.497Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2959f132-5e3b-4f71-b4dd-3186ac3fc716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:18.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:28.511Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cf00c408-bb81-4e0c-9624-3ae18b0acb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:28.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:38.533Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cc567716-5466-43a7-8547-2e7dba6b94c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:38.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:48.546Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0d5ac07a-b706-4ac0-9d1d-41f144dd5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:48.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:58.567Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=41bc14c6-e729-4f2b-a945-ad90be51a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:29:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:08.579Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=554d8daf-991e-4d53-b79f-c104005d4e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:08.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:18.592Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=65c2c6be-0c2a-489a-954e-b0d87b36d331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:28.604Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a2f3853f-0ce2-46d6-9125-4750a27eb5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:38.612Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=832dc176-b5a3-453e-a643-1392d553431b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:48.631Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=33ee8939-66b7-4c0c-bfd3-f0195241b5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:58.644Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5554f813-a08a-4f21-a770-d2b73aafeb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:30:58.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:08.657Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=96a4500e-430c-4701-9b55-0ca1fa59c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:18.667Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5edac602-362d-4357-b421-1db26bca70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:18.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:28.679Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=39eb092b-8abc-4cb2-9f55-054000f4e6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:28.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:38.697Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6bba6700-1b18-4059-8334-78873064f0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:48.709Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1ea696c8-0d92-46dc-bdd6-8f95c6f5ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:58.720Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=db2219f6-9779-4694-a6cf-58d9d5a8922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:31:58.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:08.740Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9a066ece-b5b1-4bd4-a3dd-4b15c90c80ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:08.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:18.750Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d1d21d54-ba0c-4be2-8720-d8c1dcba83d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:28.762Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bcdd207d-3061-46b0-935f-e2d6ab8a4b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:28.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:38.783Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6a147c1f-8a21-449a-8b75-f18d5c04e825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:38.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:48.804Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=962f5a43-6715-4fc2-a4d8-7a964e4a1d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:58.845Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=20b9733d-4beb-427f-93fb-0c06e9f1f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:32:58.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:08.921Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=60fa1fef-3b8e-4616-b4a1-33b26c2b996a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:08.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:18.940Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=49484990-cf68-49d1-be06-b0b503c2cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:18.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:28.959Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8cdcc569-fb1a-4517-828c-49a10407651c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:33:38.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:33:38.742Z |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-08-27T03:33:38.743Z |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-08-27T03:33:38.750Z |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-08-27T03:33:38.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:33:38.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:33:38.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:33:38.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:39.022Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=27dd0bea-e2f4-4cad-be15-a1343a5f2077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:39.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:49.037Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=65ac3a69-503f-4a32-b552-10eed9ba35e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:59.050Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8de8977b-2cf9-4847-a1c9-3836f510ac0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:33:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:09.094Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=960dc2b2-e876-458c-bdd6-4da9310778ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:09.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:19.114Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=307cb974-f28e-4307-9f7e-2162ad76a31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:19.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:29.129Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e07011de-d7d6-4a3b-b040-a76e0e449df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:39.165Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0b39a459-e390-43fd-81da-17e181a6fc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:39.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:49.197Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=edbeaecb-8969-49ca-89ae-1e30a1597767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:49.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:59.317Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d1bc5020-1d6c-4170-a90b-8a8db1cab143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:34:59.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:09.419Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=93463b81-03fe-478d-a9db-925632a1ebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:19.437Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9b2253eb-2104-4100-ac2b-ec8d00897003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:19.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:29.461Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8fc27978-3461-4011-a5ad-26ff78cc893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:29.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:39.488Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=7bdd189d-46a0-4b65-9d38-85f45820f1a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:39.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:49.535Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f317c35a-d905-4fee-b040-1d757a6c6707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:49.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:59.589Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cdd2533c-2f96-4ca4-98d5-778f967de5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:35:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:09.625Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=22ebc5d8-174e-4220-b73e-85333d872843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:19.635Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ed3c87d7-7ea9-4155-bc1b-5ad3496525fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:19.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:29.652Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0f69dd5b-cce9-4cb0-8f78-2966b70ce98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:29.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:39.667Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2af8c45d-d6fb-42f4-ab6e-58210288fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:49.689Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=20ec34be-69cb-402f-bca8-146a79a15cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:59.711Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=894cdc41-cf02-46d3-863f-3c65c36d3692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:36:59.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:09.726Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a1b6abf2-448d-40fc-8476-4467693fdf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:19.741Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=507d2966-0aa8-4b31-96b0-be13e24f7466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:19.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:29.804Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ad33caa3-2663-4dff-b016-7232f7ec2db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:29.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:39.816Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=87feaa4e-d19f-41e4-9a59-812f692aab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:49.830Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=05404a55-42bc-4e4e-92e4-91d8990a0f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:49.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:59.844Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=23ff8a4a-1f1e-4e74-a6e6-845db858e358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:37:59.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:09.853Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3d1b8c62-dc05-41ed-a867-53f3d550c58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:09.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:19.864Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5ad2dd8f-1efe-4ae1-bd81-c38efabab87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:19.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:29.886Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ff89c501-04da-4e18-bdfe-c51df559bf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:29.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:38:38.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:38:38.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-27T03:38:38.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:38:38.542Z |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-08-27T03:38:38.550Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:38:38.550Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:38:38.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:38:38.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:39.895Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=7003cf82-b097-4250-8667-aef96d7f9d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:49.923Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=413a5933-99d7-4e15-899e-f087704620ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:59.939Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3c09bd58-7122-43c5-8055-45d0a7d6ec53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:38:59.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:09.952Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=feeb1a00-0fca-46d3-b0bf-0aa65a6825b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:09.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:19.968Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=94cbea7f-6761-4191-8c98-07c95b3624af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:29.978Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=472bb374-e800-4877-b896-1fe8df19cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:29.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:39.990Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cca0794d-6800-4dea-9811-70ceb462e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:50.001Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=47276e5f-19e7-47e8-b081-9538073da9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:39:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:00.010Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=50d11ac0-ef01-469b-8e65-e49b213a9ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:10.022Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e2af2c02-6568-4db9-9440-307bfbfcee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:10.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:20.041Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=dcd194a4-3bf1-4219-be79-f2d96121ce36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:30.054Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4acbf79b-4e14-4782-a738-d1c990387a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:30.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:40.069Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4193f444-fb6d-4685-8995-390329af50aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:50.081Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a41afb8e-7d4d-4251-8acd-9012e562c2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:40:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:00.096Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fb6cef42-7ae9-4488-abb5-bc9a4e09fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:10.108Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=1460365f-7d51-4951-af2f-84ff3b22f3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:10.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:20.118Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0ca6f5f4-3bdf-4857-90dd-60dc0439b637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:30.128Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9897ea8e-bd14-4a2c-bcbe-059c4d52b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:40.141Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bce29e09-11aa-4734-9a84-08dd08a6d139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:50.150Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=591d38c8-a28e-499c-8070-9cdf8a313bf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:41:50.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:00.163Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=530ddfb1-1d3a-430b-864b-baa7718af62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:10.171Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e8870860-96f6-4263-8aa4-4d8161965ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:20.180Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d6473491-7c6c-4a11-9698-c1829d361def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:30.191Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8018be0d-7c4d-4846-a021-e3a0225708a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:40.209Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fd517068-aa62-4b4e-87fc-7e3c6455d2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:40.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:50.219Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fb72bdf8-12b7-4786-8ed1-82c5574d6fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:42:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:00.231Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=78e93535-50c0-47d1-bba4-8ab5401d570a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:00.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:10.239Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2d744267-ddfa-434f-ad82-28414a21d2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:10.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:20.252Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a7b4cfa9-2c2e-4c51-af97-b305e97d8ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:30.261Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=feb83ebb-88ab-48ff-a070-cd90e549ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:30.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:43:38.498Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:43:38.498Z |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-08-27T03:43:38.499Z |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-08-27T03:43:38.501Z |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-08-27T03:43:38.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:43:38.510Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:43:38.510Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:43:38.513Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:40.270Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=20274c5e-5d59-4ae4-a9ab-b96d9d6e9bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:40.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:50.282Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8b58f72c-cb22-493d-9ad0-bff96db6b457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:43:50.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:00.294Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=5824e083-5db3-4dd0-ae93-9f2b7412b0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:00.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:10.305Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6d94f456-b07a-4e12-bec5-120e69f56232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:20.314Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ae4df583-d9f2-4aef-a442-129554c4e3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:30.327Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=7d16fe83-feda-48f9-861f-51c20352bd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:30.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:40.338Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=845bc187-bdf0-42ae-830f-30c68822b5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:50.348Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=13e81f57-6819-4d21-80a1-a86168f0cbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:44:50.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:00.360Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=529a139a-e163-442c-97d8-b3f6e538e8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:00.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:10.370Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e5fc9b6f-3396-48d0-8eca-5e5599ea324a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:10.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:20.383Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c61aff18-5f37-4a2b-800f-dd7d986d3924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:20.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:30.395Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=cdbe32ab-e558-4110-abb4-c404bef5e2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:40.413Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a8b9342f-ebc2-4c0e-a150-c68f75f21dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:50.423Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=dd6848a9-2678-40db-9d39-bfc9950ed0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:45:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:00.434Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=de1a4096-42a5-4434-9934-77dede37d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:10.445Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a0125319-56d4-4981-956f-cd640429070b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:10.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:20.455Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=dd6c555c-43a0-484a-ad8a-89c9e77ae7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:20.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:30.465Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9dc7953c-9644-4f2b-a721-7367bb771fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:30.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:40.475Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bc0617a1-dcdb-4c5d-a0c6-5aa181cab50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:40.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:50.496Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b78b1ae3-a384-4a1c-b51c-ec2fd893ecf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:46:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:00.509Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=664ca972-27b7-49a4-9d90-81ddd0972f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:10.518Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e3d7d476-7784-48fe-8ed4-7c8ab4426251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:10.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:20.527Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2f255d5f-2c86-4f7c-bff8-95d7c2d16682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:30.536Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=9a5f7450-38d8-474e-be98-9b966d285b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:40.545Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d65cd2eb-6f59-40d5-8b1d-b9011b4f4ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:50.555Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=961b445f-8c8d-4d6a-93ee-c0cd09cb0aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:47:50.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:00.564Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2ca68b4f-c7c1-4767-91b7-d1913c498f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:10.572Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=49593ce1-1f38-453a-b2db-f7d25198ac08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:10.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:20.583Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=37fbe2aa-66b1-4306-a432-9b3336634ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:30.590Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f6be1fb6-0778-42a0-a0eb-d55b54e91779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:30.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:48:38.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:48:38.501Z |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-08-27T03:48:38.503Z |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-08-27T03:48:38.507Z |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-08-27T03:48:38.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:48:38.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:48:38.514Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:48:38.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:40.599Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d51e5b71-1c21-4e5b-b4d7-1d7f09976c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:50.608Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=708fc1e0-f8b7-41ab-907e-fb4aaf1bf993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:48:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:00.618Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b4143d84-69a7-4802-9f64-406475c205f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:00.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:10.627Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=50c9bd96-400f-46b6-a752-a1956860b895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:20.636Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c0f97ddd-3a18-4ea9-94e5-f3ac23a50af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:20.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:30.645Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=51c96aad-c8f4-464a-af0e-d239ab7e535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:30.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:40.661Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=7ac20d86-bb28-4c5c-a37e-68bd16df1c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:40.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:50.701Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c16af391-f167-4e94-ba32-beed21f63f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:49:50.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:00.712Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d5f9ba18-a7f9-428b-b3e0-57b6c2ebf34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:00.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:10.722Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4bfc8311-7897-41b4-8849-fd69813123a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:10.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:20.733Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=a9adca22-a79b-41d3-904c-9a7011632c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:30.745Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8ad95e2d-84b9-4dd6-a13c-cfbddc05cdf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:30.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:40.811Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=bf124684-e721-4075-a050-dec9247b350f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:40.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:50.831Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d1e6e944-c8f3-4ebf-ae51-198f21034d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:50:50.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:00.840Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=4e6153c2-0bd0-4bec-8947-317f7f4e89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:10.851Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=befff572-645b-4bd3-9fb6-09c4cdc6f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:20.860Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b5fcc56c-281b-42d5-83fc-003c3cb4bdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:20.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:30.871Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=629813e2-2d27-4ad0-b7fe-94deea9c9f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:40.892Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d67d062d-9a7e-4ef3-b098-abd4332167ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:50.901Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=56664a4d-7dd3-40c9-b200-2915847d7f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:51:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:00.913Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=3adc25cf-d0cd-470f-8b52-fc37eef41f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:00.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:10.923Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=fad5d94a-719f-4a66-8d13-d9404b560f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:10.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:20.932Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=e47d1531-52c7-4340-93d2-f34619e61aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:20.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:30.940Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6aa2c22d-adb4-47e5-af37-5efcdc230278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:30.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:40.951Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8efd0c8b-3177-42ad-bea2-ef9a4975abac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:40.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:50.961Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d5011e11-0b10-4323-82e7-731bd97772d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:52:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:00.974Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=34428566-22cf-4049-a231-0f81012dcbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:00.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:10.983Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=b85ece75-bf85-4f72-a187-f8b23a9e7002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:21.001Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=80500982-5cec-4f7f-9eda-e4eff748913c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:31.009Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d63e0567-e7e9-469d-8da5-eefa3c25b653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:31.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:53:38.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-27T03:53:38.475Z |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-08-27T03:53:38.476Z |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-08-27T03:53:38.479Z |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-08-27T03:53:38.486Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-27T03:53:38.486Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-27T03:53:38.486Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-27T03:53:38.488Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:41.031Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2c548294-37ac-42e1-bab1-34f2a407634d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:41.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:51.040Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0afe4c13-7ce0-44a5-8994-d6e9ddbdc6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:53:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:01.053Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8c80cd0d-f496-440a-80f0-7833cc44a6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:11.065Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=d34e915a-77ca-4e79-ab7f-0241d4ef8bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:21.077Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=30e58cb3-2ebc-42d0-9411-eacf84039dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:21.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:31.085Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=38f382e1-d647-4098-b340-5353eec4327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:31.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:41.098Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c033e393-a677-459d-a77a-b69b28d26b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:41.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:51.126Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=0bc1c197-195b-416e-8c64-2b1f258f9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:54:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:01.137Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=476733ed-58e0-468c-94a8-a81636632f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:01.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:11.148Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=12d76b89-e149-4493-a4c9-26c13c281ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:11.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:21.215Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=8669c1e0-063b-4afd-82be-c240b83661a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:21.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:31.229Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=51158d82-1ab9-4405-b9a6-a62a22a1783c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:31.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:41.272Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=f6dadf80-11e3-4efd-909d-12d484939987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:41.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:51.282Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=2f8068a6-0663-437b-8e2f-96255aa53e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:55:51.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:01.297Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=977bf3d8-5575-429c-b41e-7c92565dc241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:01.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:11.307Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=ce73fda3-15ad-4eef-a45b-1f377dd5dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:21.316Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=6bf2af5f-21d8-4081-8955-4113d065f718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:21.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:31.325Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=c10cdb9d-fbff-4578-b618-7cba0d15d774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:31.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:41.357Z |INFO |Init configs |InvocationID=65f24374-ab80-4e1d-8ae0-87bebc037928, InstanceUUID=70e66623-97af-4d04-a713-2157be4835ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-27T03:56:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |