. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:07:47.577Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:07:47.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T23:07:47.627Z |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-03-17T23:07:48.234Z |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-03-17T23:07:48.330Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:07:48.330Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:07:48.330Z |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-03-17T23:07:48.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-17T23:07:48.458Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-17T23:07:48.584Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-17T23:07:49.855Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-17T23:07:50.262Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-17T23:07:50.285Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-17T23:07:50.286Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-17T23:07:50.334Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-17T23:07:50.334Z |INFO |Root WebApplicationContext: initialization completed in 1749 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-17T23:07:50.681Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-17T23:07:51.380Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-17T23:07:52.385Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-17T23:07:52.909Z |INFO |Started MainApp in 7.511 seconds (JVM running for 8.131) |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-17T23:07:52.949Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-17T23:07:52.969Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-17T23:07:52.971Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-17T23:07:53.007Z |INFO |Start scheduling PRH workflow |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:07:53.026Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cfe90f6a-5e68-49bb-a484-58e1c46de912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:07:54.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:07:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:04.677Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bc057ec2-d6ac-419d-8aa9-69601f3fad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:08:05.721Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:05.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:15.722Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7dc233d0-0faf-47d3-a31e-1b043dc0998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:08:16.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:16.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:26.770Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=761c6264-b67b-45da-8940-ba4a8140e88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:08:27.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:37.836Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a1c84eca-9700-4e44-9830-b62139c39981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:08:38.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:38.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:48.875Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3f4f23bc-9056-4882-8a31-623522e34910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:08:49.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:08:59.915Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0cb11ce7-f654-480a-a02f-3131f676582f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:00.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:10.955Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0bfd222c-bce4-4c54-ad6f-c553afc5eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:11.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:21.996Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=65407360-d1ef-4e0d-9d52-c8dc12cb2218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:23.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:33.036Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=35f7047b-a92d-46ef-801c-8a4c5676da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:34.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:44.077Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=745b7bab-ab18-49f4-b104-7bd99e1e2945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:45.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:55.114Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7a08441c-5f53-4ed9-9a72-98809bb78d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:09:56.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:09:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:06.155Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=21a9a452-1053-4ff8-94b9-e1ca3a0a8f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:10:07.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:07.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:17.194Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e225cbc5-38f0-4c15-a4ec-e484d9763feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:10:18.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:18.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:28.234Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6c1b0df1-ddd1-4cb7-9ae9-1a9620e97eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:10:29.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:39.280Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a93f43f4-b48a-4368-b3c3-deeef94249f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:10:40.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:40.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:50.348Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=70639d11-35fc-445f-b3bb-14033c756435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:10:51.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:10:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:01.388Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=461de9c9-851e-4b01-a62d-783e5505668c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:02.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:12.426Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e9b0ce6f-5881-4f15-ab1b-536e7c646cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:13.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:13.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:23.467Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=84868319-62f9-4bbb-a49d-2c7e361a5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:24.510Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:34.514Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=869322e1-ff3b-41b9-9536-afe63440fb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:35.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:45.580Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1b2bc512-0482-4dc1-8be8-a03d5719ac6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:46.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:46.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:56.655Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c2d0809a-a0b1-49d5-8b64-cdd4cdce89ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:11:57.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:11:57.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:07.693Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=aacdcc9f-4960-40fb-b0dc-e1c20f6eadea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:12:08.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:08.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:18.738Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c4f6d529-fe3b-44ce-99b8-3fb8a1cd2021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:12:19.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:29.804Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=996802fe-9a19-4d6a-81d9-4d79df1ea0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:12:30.841Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:40.842Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ca050a49-5216-4fb7-a6f0-5b575abef929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:12:41.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:12:51.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:12:51.767Z |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-03-17T23:12:51.768Z |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-03-17T23:12:51.772Z |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-03-17T23:12:51.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:12:51.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:12:51.783Z |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-03-17T23:12:51.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:51.883Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bc7d4b7e-db28-4a72-85d0-6dc381dc9841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:12:52.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:12:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:02.928Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fa3012cd-9b48-42cb-bce8-fa69cafe6ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:03.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:03.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:13.963Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b0f86825-b65a-40d2-9fa3-a41b95aa0a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:15.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:25.005Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=15fbbb22-fbb6-4578-8993-ee3b6b140b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:26.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:26.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:36.043Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1cb0235d-e92c-4dce-bdd3-d4b9e250f88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:37.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:47.082Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e2ebcd49-2cf3-4efd-a13c-53aae1e55f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:48.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:48.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:58.124Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b3a033ba-c0fe-4aa1-9f78-479f88a592b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:13:59.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:13:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:09.170Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8421938a-fd16-43af-8155-06e7c75c3948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:14:10.205Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:20.207Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=87f5c914-08c4-49b8-8b80-fdf4c7a515f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:14:21.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:21.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:31.242Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b21ce94c-5a37-41d0-8430-f72dcc9e4453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:14:32.285Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:42.289Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=975da0b1-8ca1-4cef-9da6-14c9b52031ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:14:43.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:53.355Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=dfb26b4f-60eb-411e-a3c2-2862d919af22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:14:54.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:14:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:04.394Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1f8c33f0-0a61-4288-b2e2-5dc58ec80a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:15:05.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:15.435Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=14afd49a-363e-423e-9bb6-113b3ac16fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:15:16.477Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:16.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:26.478Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b1a03cb2-b13d-4ab5-bca8-9a6b97d6b93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:15:27.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:27.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:37.514Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=435a4c42-8e0b-429a-a0bf-8152f52c5407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:15:38.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:48.558Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5b8993e8-d2f3-4366-80a5-838cff5a96ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:15:49.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:49.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:15:59.599Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b77d4f00-0aca-4514-84d1-1da3d4a2ee42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:00.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:00.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:10.671Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a3e0cbfb-6409-43b7-905c-fb76a6f3928f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:11.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:21.707Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bdf58b94-bdda-4d8a-a8f4-eb4126797d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:22.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:32.752Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=732f18db-c11d-4741-8dcb-5132dc4f5e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:33.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:43.786Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d3ebc9ab-ff5d-4be3-a6de-05d03353a280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:44.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:54.826Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=963bd3d4-9c79-45d2-a886-dbeb4e116879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:16:55.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:16:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:05.869Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ce440fd9-9205-4c5a-ace9-15c819d4bb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:17:06.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:06.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:16.909Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6e9ff6a1-619c-4b91-8598-0ae10aa4060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:17:17.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:27.947Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=779f536a-a481-45a3-9481-cefb5ff9c6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:17:28.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:38.987Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=129fd26b-db4c-4f09-81ed-4360be4f0435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:17:40.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:40.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:50.027Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=099a6aa2-ce9c-409c-8d57-dfa8265ec377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:17:51.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:17:51.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:17:51.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:17:51.110Z |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-03-17T23:17:51.111Z |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-03-17T23:17:51.115Z |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-03-17T23:17:51.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:17:51.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:17:51.125Z |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-03-17T23:17:51.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:01.073Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=585391ac-6186-4194-858b-d5aa88dea00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:02.105Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:12.112Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=63bc844a-89fb-45a3-9bfc-d413cdec866f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:13.145Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:23.146Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bd8322fa-39f0-4e13-b0af-0eb31c7f5277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:24.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:24.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:34.222Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=28fae58b-b173-4415-a506-9a097d5a62af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:35.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:35.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:45.293Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8195e033-ec69-4d7e-ac94-cb7d9b6a320e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:46.329Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:46.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:56.331Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1c7c16ba-fafa-482c-9de4-53669e74c89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:18:57.369Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:18:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:07.372Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5c009c1a-5602-4421-b3c7-3350cb9df344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:19:08.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:18.412Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ac9b7498-b689-4942-b690-b78e754e7642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-17T23:19:19.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.255.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:19.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:29.450Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c7eb0be5-ff74-4187-85a3-71c3fe8cca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:39.556Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6fad8073-3762-4354-ae09-09e120288cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:49.580Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4f5dd341-6c5c-4f34-a3d1-032589d5b8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:59.606Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f4e111a9-6d21-409c-b809-b55df5107d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:19:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:09.617Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9c1f9507-9670-416a-8920-a46e69b89dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:19.640Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=72a29b26-ff50-4508-92ae-f113271391a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:19.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:29.650Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=95a43d03-72d6-45b8-aeb3-0020b4a104ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:39.661Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=40451a6c-978e-42ca-9a13-8bedff6f139e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:49.672Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=62c61090-4730-4062-997b-a211882d4c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:49.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:59.687Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6cd49036-7d5b-4aae-a50c-72bd6dbde296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:20:59.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:09.708Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e1acd7ee-615a-42e9-b735-fa2a4a953431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:19.720Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d7208c6e-9b8d-4fbd-8a4f-6f90b1033908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:19.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:29.729Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=697f1942-9721-4b2f-9eab-5982668b915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:29.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:39.739Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9f7b439b-5f20-4b21-bf73-af33f0fa5b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:49.753Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b8bd5f6e-a4a9-467e-9917-da1a9107eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:59.763Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9e65a211-4b76-486d-a5c1-e42cbf5376c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:21:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:09.774Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a3a40013-97b7-45bb-ae25-e63b1a0ef221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:09.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:19.797Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0b676b5f-6297-414b-b2ab-39807df0b407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:29.806Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0aa03581-c778-4240-95a8-85d9c87ef078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:39.816Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4042bab6-40d3-45a2-afdd-9dd92b01c852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:49.830Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7f63feb2-063d-4d63-a679-9227462d9bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:22:51.095Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:22:51.095Z |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-03-17T23:22:51.097Z |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-03-17T23:22:51.104Z |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-03-17T23:22:51.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:22:51.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:22:51.118Z |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-03-17T23:22:51.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:59.861Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4bf04bd1-e79c-48be-bdd6-eba50229549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:22:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:09.879Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d7dd10cb-64be-48e6-85d8-fed5fe780930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:09.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:19.892Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ae4594b0-06fa-456f-b410-0b1085a0557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:19.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:29.900Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=52a8f420-e54b-43af-800e-753ff038118f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:39.912Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=894a0c97-bfe6-451a-9629-3495e0f4ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:49.922Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=94b4028b-91eb-4210-9eac-23ac1b604fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:49.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:59.946Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4149e747-5381-4731-a89e-11a19dce2a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:23:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:09.961Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a37a7040-2c33-4ff4-8b0e-456c18ed93fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:19.970Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d9f61655-da9a-402e-aec4-45fff3d1dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:19.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:29.981Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7a01098a-3573-4647-8f0a-53adbb929fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:29.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:39.991Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=937b5b3d-170a-4d6f-bedd-f009c3c5c781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:50.002Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c0150885-0f85-4a7d-ab46-398bd3feb38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:24:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:00.011Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9949e92e-4f35-4ff3-a1a7-5ae36611d96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:10.021Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=27184611-a16a-4a84-816f-5f7c2f865347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:20.029Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bc89ffad-59f3-46c6-83dd-d789d21dbe40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:20.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:30.041Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a7945396-682a-450a-bffa-81d98c12f135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:40.060Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3aff338c-09b6-4e15-9865-a604fa1d3182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:50.073Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1ff8f8ef-85de-45a3-acfa-fdfb28e71496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:25:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:00.086Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a097c0cc-59f0-4dda-b93a-33822264006a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:10.113Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e80e038f-f83e-4d80-8cf7-d49910631e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:20.138Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=df8c501f-5ff0-469f-b498-cb5219b3ec2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:20.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:30.150Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3bec606c-fb5b-41e1-89a4-43e29dc79d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:40.159Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a47d53bc-d78f-49c6-af19-cd8238644c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:50.170Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6aea426b-cc15-4472-8e60-8c9af730b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:26:50.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:00.192Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=05c64fc5-1e24-402c-a2a1-6e60514797ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:00.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:10.203Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=580efaf1-d155-44b2-a627-c1d7e1318c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:20.211Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2ce86351-bd92-48d1-a769-605d4b639adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:30.220Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c74e36e3-d07f-4974-ada2-60a199c3b0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:40.230Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=eaff39a5-a585-4c20-a082-c0f1492f75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:40.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:50.251Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=76cacae2-f434-42a6-9e70-a20e5ad9153a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:27:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:27:51.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:27:51.113Z |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-03-17T23:27:51.115Z |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-03-17T23:27:51.118Z |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-03-17T23:27:51.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:27:51.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:27:51.126Z |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-03-17T23:27:51.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:00.260Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c4924a7f-9fd5-4061-bb05-e6eaefe13262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:10.269Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=360d770a-9702-4424-a7cb-8a5e2903c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:20.293Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c68b15d6-0498-401f-82fa-78c724d900ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:30.310Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=15eb419c-0a8c-4cb9-9b9f-ffec84cd45b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:30.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:40.319Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b9e8274c-ea03-45df-9489-e0a28d2e7697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:50.352Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6799f4c9-0032-41a8-8849-c676472966ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:28:50.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:00.369Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4336e6f3-0359-4b30-bad5-3a5d6586c649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:00.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:10.382Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8ddf3854-f5cc-473d-b282-fa60753d5f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:10.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:20.394Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0f27d865-13ce-4064-9a6b-e7b02b1c8565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:30.419Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8379e685-e36e-49be-9914-2dbaf90e3c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:40.427Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2ae1d14d-bd59-479d-ab77-696f4e85a5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:50.436Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f785ca15-dd8e-48fd-8dd9-f4fe34b45550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:29:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:00.443Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=734692bc-0d38-4429-aae3-4044e18e2941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:10.453Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1c180e41-e5c0-4701-8157-b910ad92c232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:10.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:20.472Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d858c285-67c9-4d99-9501-f44c893e89e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:20.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:30.482Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ee914cb9-8de6-40ac-a7d0-cf5f29ca5a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:40.491Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=16adf580-99fa-4fe2-a418-55a0b0c28538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:40.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:50.500Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=41dbaaf8-489f-4f73-85d9-61bfd282bfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:30:50.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:00.509Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=98045624-c884-4fa6-85cc-8f0810ac085f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:10.517Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=08374c9a-df40-45d6-8780-882dd9c59cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:20.525Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b758bca2-1242-4a08-b518-0a69059ab411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:30.532Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=28291666-4f4a-4e1f-ab03-5063be5115a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:30.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:40.542Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b6c3c179-2dd1-4143-ba76-85de1c754166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:40.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:50.559Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3abc1923-fed9-427b-961f-e479af877950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:31:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:00.572Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7280333a-3e52-49fe-9007-f72b50e325cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:00.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:10.582Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=01f3651b-2bb4-4a5c-9121-213a4643aa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:10.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:20.591Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e4128ea0-c51e-453e-997d-91b3c0e50e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:30.600Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4131893e-eb8b-499c-8082-591f4075ad5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:40.609Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e351eb39-7cf4-46f6-b969-59f37096e3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:50.617Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f79b4d47-454d-424f-bdff-e9d4ffa5ee02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:32:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:32:51.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:32:51.119Z |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-03-17T23:32:51.121Z |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-03-17T23:32:51.126Z |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-03-17T23:32:51.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:32:51.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:32:51.134Z |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-03-17T23:32:51.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:00.629Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=14f700bb-8e51-4982-acbc-ae809b33426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:00.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:10.649Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6b886c2f-7ed9-463c-99c8-49305d4792ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:20.657Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f5df7f91-1962-4f3a-bc24-7d9b1813031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:30.666Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=aa413221-5131-43a4-a7ec-71fc7ff6c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:40.675Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7ccf8930-3467-49d4-be8c-97f232abef84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:50.686Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e1f2f6b3-fb63-44d1-9560-0388b93aba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:33:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:00.696Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3a43360e-3cf0-4917-b151-53c3403bb2a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:00.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:10.705Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=240c9a38-568d-4581-8af5-67ec4b6e9f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:20.714Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bfbf2719-c34a-401f-bc7f-3aa56dd8c65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:20.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:30.722Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7ff0990d-584b-4a76-b178-d5e632022a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:40.733Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a4377294-4cdd-4fce-b5f9-ff7050d56b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:50.751Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b51024e8-2c1c-45ed-a033-c0d2469e5373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:34:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:00.758Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c89a3636-1eeb-492c-8bda-48e0f31dbfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:10.765Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8ab24a36-fca4-4a64-8603-6d7e328c2883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:10.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:20.774Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ec2259c5-0cfc-4626-a944-efd76a96d901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:30.784Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a2f92e3f-74db-48ca-813b-eefadc6bed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:40.793Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cb81a70c-6a71-441f-9ac0-ed724c483ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:50.800Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8e25eddc-dbb3-45ed-be3f-6aceb03ea3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:35:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:00.807Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=20ef70d1-76cf-4e0d-a570-3800e55017a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:00.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:10.815Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=aec50bf8-36c8-4906-b3b5-629fa4b9f9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:20.827Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=edb9212b-74b4-4cb8-b56e-182e405f8e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:30.846Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=997e15ee-0115-4072-98cb-cc4a7d1ac09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:40.855Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b95d6f5d-7e7c-4ca8-a1ee-6d60ce219abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:40.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:50.863Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=43ce0f20-c792-4abf-8ce6-690975d9b751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:36:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:00.872Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5c3682c5-7dd0-45b4-9e38-eb2a1ec1d147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:00.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:10.880Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=94c71ad9-071e-463e-b1d1-b23d3fd43da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:20.888Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9897dbfd-1c4e-47d8-9970-812ee93c9669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:30.896Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4a0373cd-1e57-45e3-b4bf-7f560337c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:40.904Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=60149a85-15c7-4228-90ae-b3b983d41b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:40.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:50.912Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c117e792-7986-4ac9-b980-30fbd16d6d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:37:50.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:37:51.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:37:51.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-17T23:37:51.026Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:37:51.030Z |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-03-17T23:37:51.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:37:51.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:37:51.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-17T23:37:51.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:00.921Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=255b37a5-f5bc-4bcd-997e-e00e92386ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:00.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:10.945Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ab52ce0c-06b9-4620-b026-ea3a51ea3a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:10.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:20.953Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=02b5c3b8-67c6-4609-bba6-d0bb4c671946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:30.960Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=33e85d3f-c832-4290-9c76-ec3a9b14288b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:30.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:40.972Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6053af7c-3486-44d2-9b10-a561552d02f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:50.982Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1d64a6c9-1c8a-4bbd-88e4-e057965311a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:38:50.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:00.991Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ce3307d7-9633-4f74-bfb7-3bb730cdf609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:00.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:10.998Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3affd8da-04f5-4cd0-b281-2cc0019398f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:11.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:21.008Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e2473573-585d-4811-bd1d-a2694bd68103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:31.034Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7573d71c-8df5-4297-b662-0b80cdd62860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:41.042Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=817f2dab-c90b-4c87-8a98-9aa877417b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:51.050Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0afb80cf-7a7a-49d5-9ff4-0237ce66357b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:39:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:01.058Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ebb17a6d-4ca5-4b4f-b0a6-3248ec0ab0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:11.065Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a2ff7e8b-f6fa-4d25-add9-43a7e4e6ce86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:21.073Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4de99dad-b128-4faa-9957-3593c0a6249e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:21.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:31.081Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c6a620a3-9dab-4f5c-8ce7-9ff070a1716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:31.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:41.088Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=59eaec9a-b3d8-4486-8af9-e4ac87dbd8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:41.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:51.096Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f19f4af8-6fd2-492e-b314-989698917013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:40:51.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:01.114Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=68da6fbc-d88d-49f2-b928-e947ef956752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:01.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:11.145Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9e117bd1-354f-4ba6-ab36-18d0514c86d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:21.158Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a0d72dbb-bf82-47cb-80b1-0eb4e52f1f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:21.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:31.170Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f61b11f2-f761-479f-9f32-8076d0197aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:41.179Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3968dae8-d4db-490a-8ae0-091094f5b070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:51.190Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=18cbc600-d433-4698-bd54-9b8205f66fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:41:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:01.198Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1a5ced02-46a9-4b8f-a601-7dce9ecf2406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:01.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:11.206Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d7b841c7-a4f8-4e12-a4b9-4124cc1fc941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:11.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:21.216Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=350ad091-06e5-41d0-a8f0-6b0db37c8925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:31.229Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2fc0dd1f-c9ec-4475-a641-4e67b33d611c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:31.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:41.241Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7144439d-00ff-4e67-97cd-552680b821a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:41.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:42:51.092Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:42:51.093Z |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-03-17T23:42:51.094Z |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-03-17T23:42:51.096Z |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-03-17T23:42:51.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:42:51.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:42:51.102Z |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-03-17T23:42:51.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:51.253Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4415f81c-3211-4d6a-bd70-5fb8edeaacac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:42:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:01.261Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=388c42b7-d7c3-4df7-b25a-8ad2a51b6662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:11.269Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2d017f19-a39d-4dd0-82bf-d0120e916243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:21.279Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fb483533-d0c5-4390-b335-e2597dc8cce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:31.288Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=eafb3014-4ba8-4e3e-a41f-b5387033d2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:41.298Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=250aaf1c-c81b-46f8-aecf-6957bc233a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:41.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:51.308Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3fc6a973-eb5b-4623-a170-bf99b124c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:43:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:01.315Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3bf8d236-8b2d-44d6-919a-9094f2efe854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:01.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:11.324Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5f88a8c9-7530-45ac-a163-607f8938f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:21.336Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=49e025d8-5896-419c-bb2d-040197cc08a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:21.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:31.361Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b65b0502-d5e1-4436-be28-363a8542cfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:31.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:41.369Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=dfa4b96d-2ea2-41ac-86b3-d16b1d02ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:41.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:51.378Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=60aea659-8b75-430f-a0c7-59aecb730d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:44:51.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:01.385Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9c3e751d-a277-4700-b1af-fa2af960b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:11.411Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=423ca63b-7c08-49e3-bb1c-6934852e4363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:21.420Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e7847c76-e87f-46e7-a77d-37d63e781f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:31.427Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a44c6be6-7b1b-46d9-ae14-69dcf6f8fc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:41.435Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9532750a-1b51-43e9-b70a-87f142f8fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:41.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:51.442Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=44adf9d8-795e-4e96-8598-f7aa5c219186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:45:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:01.453Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ace290f9-35a8-4cca-be33-1e2d7af37b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:11.479Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=12c1456d-0dfa-432d-b1c6-18339ca57db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:11.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:21.489Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=973b1464-2faa-4d0f-8553-c704bda9f041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:21.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:31.496Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7a2906c1-d62f-47b7-bb9b-8888e9494707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:31.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:41.505Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6da3db36-873a-433e-8048-247590faf44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:51.512Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a4e35ab7-9702-42dd-bafd-5e6a6c836d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:46:51.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:01.522Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b9ef3551-5449-4d29-a331-9c5b6ebb5c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:11.531Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7496ad55-1f33-4ab2-b3ee-6b1756621aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:21.544Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d4eed596-1336-4d93-a398-9bdeb6343075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:31.551Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=33d2fd57-5938-4771-ae6a-4a8619cee92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:31.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:41.560Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c1015b15-00bf-4881-944f-029c80e94473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:41.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:47:51.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:47:51.040Z |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-03-17T23:47:51.041Z |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-03-17T23:47:51.043Z |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-03-17T23:47:51.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:47:51.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:47:51.049Z |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-03-17T23:47:51.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:51.575Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d44b7082-4171-4adb-b37d-c61cee74f72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:47:51.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:01.592Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ef5be6b0-9823-4628-9a57-6c4ba7e785e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:01.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:11.607Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3958f7de-635f-49fd-aa92-60a0dab4290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:11.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:21.616Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cf9f0525-de74-4308-91a3-26b737322091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:21.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:31.625Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2524e24a-65d6-47b0-936a-a1e7a49c8ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:31.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:41.633Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e6929d0c-7a33-4c3f-966e-6930571144c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:41.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:51.642Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0caea5c3-9809-4c43-a1b4-3baaa4425b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:48:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:01.650Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8bc95164-74f6-4603-92fa-ff4e3517ef5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:01.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:11.657Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9298f385-8f9e-446f-8a88-5c7dbc9b838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:21.663Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0e3b46fc-892a-4155-83da-b055c24fe231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:21.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:31.670Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2988f25c-5b75-4055-be23-1f7305bfabc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:41.679Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a375c6ad-8b66-4bcd-8d07-dde538262935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:41.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:51.693Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=92b2406b-57a2-4569-868a-663754fbfbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:49:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:01.702Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a28c486c-3b4f-43c5-9b13-75500d8e6732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:01.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:11.710Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9e51eb97-e715-4cbd-bc25-565486e647f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:21.719Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=140c371d-5096-4ead-bc95-af1283414de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:31.728Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=df02e55c-21e6-41d7-b089-b6691993920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:31.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:41.736Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=57444cdc-11a3-4e27-8b68-26cdcfe20774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:41.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:51.744Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2cd931ec-b45d-4ccf-8155-88792200bd5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:50:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:01.752Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=65e6ca22-214f-4df8-8f4b-37834efff2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:01.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:11.759Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=676bc262-9fc2-4dc6-9f46-4bd10b7105e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:11.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:21.766Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fe4b18a3-9650-4cbb-b2a7-21bb307ce15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:31.785Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7559454f-29ae-46a5-961e-769db6552120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:41.812Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=98fe7925-912b-444d-b3fa-28048ee221e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:51.820Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0dbfeba5-8609-45ed-a0bd-dd7abb539f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:51:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:01.827Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c02f3a37-4b99-4e37-a744-d4f2133de030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:11.836Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=838a57ae-52ec-4c58-b94c-4c2390e6c5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:11.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:21.841Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=72735c01-cfe9-425d-acd4-bb9d39d69f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:31.849Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fbd202cc-77b5-4fcb-bd46-bed6e005ddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:31.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:41.856Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8154a1d9-fb61-4eca-9a04-a8b45ff9b224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:52:51.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:52:51.062Z |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-03-17T23:52:51.063Z |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-03-17T23:52:51.069Z |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-03-17T23:52:51.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:52:51.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:52:51.075Z |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-03-17T23:52:51.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:51.865Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8ce43d37-d8d7-42f5-86b7-3ef3df4cf2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:52:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:01.884Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f62e4a32-da26-4c9a-836b-4c907bb15d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:11.891Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f38f513f-fc14-48d1-b8e8-513fd0d00cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:11.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:21.899Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=485e0a1e-f175-4fbc-b61a-4a791be51dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:21.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:31.907Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cebf16c0-f2ab-47c9-902c-fc806beca753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:41.915Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2c80b974-7354-45e8-a8af-c2aecc511629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:41.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:51.923Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=975a1f23-c522-4752-a70d-8af934e19c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:53:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:01.930Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=96b11303-7bbb-442a-b83f-26c56822da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:11.937Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d0cafdbb-2ddd-4cba-bd83-249c67608cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:11.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:21.945Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ddf63e9c-9053-49d4-b905-11919cfcc1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:21.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:31.969Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0805455f-5059-4e77-a2b8-c1727ab82130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:41.983Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=22c01e6f-e662-440c-8243-151f839461c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:51.990Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=99a2978e-d120-4c2f-b2dc-20486b9de919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:54:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:01.999Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4fbfba12-932a-41f2-9b94-8fc33964955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:02.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:12.015Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ece51215-0d00-4a79-a43e-1da5e5a17af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:22.023Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2fbe3888-f754-4272-b4a9-55b2d2127c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:22.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:32.033Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3f3ed6fa-05a6-4c18-863a-473500856fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:42.041Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c99872d2-2c71-47a3-8a9f-ee3ee84178b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:42.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:52.048Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=003faacf-4501-4100-85d2-914a1d0f3823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:55:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:02.056Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8133c454-396c-45a3-ac46-eb207b0623c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:02.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:12.066Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1cd36914-89ea-4655-9000-17e879befaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:12.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:22.083Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=de50b834-af42-41bb-a8c6-0a415c72d049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:22.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:32.091Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8fdff815-6b87-48e0-aad7-400d15dee80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:32.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:42.098Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=65e9e6ee-373a-4999-a6b9-06b2ede7b0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:52.105Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=30e5290b-6f1f-4f78-b0a0-c28a39c98391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:56:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:02.113Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=65fc0211-27a9-4a92-aaeb-2d863052b857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:12.120Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c5deebb8-985f-4f59-9ff1-527fa455087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:22.127Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5f0d3a31-935e-4390-8c6f-f31333d56856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:32.134Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=caa24152-3aa3-4342-9409-7e5ce393ec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:42.142Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=03571751-43ad-43ba-9d3f-50a4a1b9cf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:57:51.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-17T23:57:51.115Z |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-03-17T23:57:51.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:57:51.121Z |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-03-17T23:57:51.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-17T23:57:51.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-17T23:57:51.127Z |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-03-17T23:57:51.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:52.150Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d5962558-772b-41c5-ae2f-f3d4d4732265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:57:52.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:02.164Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=758dc995-5ec0-4def-89da-bdc45aec3255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:02.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:12.171Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=de7cff06-1a77-462e-a2d5-6de57373f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:22.178Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=99eae3b3-93b7-4b0c-8e6f-6358eb89d23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:32.191Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c1889883-af62-4dd6-a243-71f4b48dac4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:42.200Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8124e7a9-45e0-4eab-81cb-6be007e63ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:52.207Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f5046bfd-9144-4e37-8d84-b9d2fbdc6c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:58:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:02.215Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c11406d0-fcda-478a-8d35-736d6f61af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:12.223Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cdeccf41-515f-44cb-a7a7-872e7faca1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:22.238Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c465a46c-4424-4248-a6ec-64dd6369d68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:22.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:32.244Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e8624313-cf48-41b4-8b3f-ec8b521c5531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:32.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:42.252Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b8c7a76e-7a7a-4c12-95cf-ea524a4f034a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:52.261Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=504ca187-4c34-4e6b-b1b5-1416cdd22cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-17T23:59:52.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:02.269Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=481b013e-6224-4aa8-b5b6-a48035a13c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:02.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:12.292Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4f0ba0f9-c57c-4f56-bafe-a0da91679de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:22.300Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=33d792ab-3adf-4952-8b20-0f2f32180656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:22.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:32.307Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=eb5d520d-0c19-47d5-be65-e1fab409d382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:32.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:42.315Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0f2175e1-0e1b-465c-8295-e8247fb11fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:52.327Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9ac2da28-ed20-4543-9bd5-c08d9b76a6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:00:52.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:02.350Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bec57820-7ab1-4251-8b61-424e4d0a98ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:02.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:12.359Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=675c5970-6115-413e-a54c-6ef5ab4b9066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:12.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:22.366Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=15cf7963-d2f6-43c4-a008-787723d1c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:32.372Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=903e7797-610f-47bf-9fee-1bc7b55d9932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:42.403Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=86cfffb7-ed23-44a1-9687-3a0390795520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:42.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:52.410Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e3fb29de-ec35-4699-a504-d03b03a4429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:01:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:02.416Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f14d45ee-36d0-46f4-8ded-edfaa30cbe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:02.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:12.427Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cde2c1c6-2138-4ecd-99f7-825cb60d40cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:22.433Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b57cf459-4535-450b-8c9f-3ef8135832e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:32.444Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=974ac8ab-4aa8-4453-85bf-461b6fc4b98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:42.467Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b02dd143-4477-4d5e-b48c-82cc3ea39f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:02:51.080Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:02:51.080Z |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-03-18T00:02:51.081Z |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-03-18T00:02:51.084Z |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-03-18T00:02:51.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:02:51.088Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:02:51.088Z |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-03-18T00:02:51.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:52.478Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a4d9dad7-5486-4b67-8a52-49fe76d7b51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:02:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:02.485Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=14850301-77a0-442b-8a28-2acfff41666b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:02.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:12.492Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a84f5bd7-afb5-4217-bb1f-7e5328ddcd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:12.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:22.500Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=235eb024-5a8d-4317-a5e9-71ea06fbf581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:22.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:32.507Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a97dea50-db9e-42e6-9eac-674e420e5ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:32.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:42.514Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7d081a7b-2945-4c54-931f-3d77809c68d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:52.521Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=65aa42a8-ebd3-42bb-8685-1530afd0fa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:03:52.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:02.527Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e8b097a1-9968-4cac-a9f4-a7709660d178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:02.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:12.533Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=089fb4ff-2825-4650-9ac4-5b2b71cae0e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:12.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:22.545Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=26451427-d8fb-406f-9ac8-ef0f6fa724be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:22.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:32.570Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=408715c8-a6d2-45fa-a5e1-783b35f30a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:32.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:42.578Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=188d0fd1-fb96-4aaa-9da5-9cfa97410705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:52.586Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b2d04229-8b65-4dde-ab48-5d2b1fbbbef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:04:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:02.593Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=50153a17-cd47-4bfe-b224-b1a9fd1b3c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:02.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:12.601Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=14d2d1ea-6e7b-416f-87a2-6c539d6a3236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:12.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:22.609Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d536f74f-9d4b-46b0-a471-c093084243f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:32.617Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9682c0dc-e0c9-4cf6-8ec0-c78b262f9b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:42.624Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0b9f44bc-0b02-491c-a9a7-2e8f1eeccb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:52.633Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7712e4ac-d0b2-4003-921b-56c89750c49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:05:52.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:02.655Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4c2b1b80-72ea-499e-9b45-bea628139d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:12.663Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=67aece59-e3f3-42ac-bcf6-7273ff468414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:12.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:22.671Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c0d3fb72-65c6-432e-a755-cb024bcf7c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:22.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:32.680Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2a781530-3420-434f-9873-92bbcdb92021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:42.687Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4731f2de-5da9-4ba4-af71-4cbff8d867ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:52.697Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=42ab14a1-c0c7-47fc-83f3-ee4537b5297a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:06:52.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:02.706Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9841b2be-fad5-4044-a346-22b6f4a371a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:02.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:12.713Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=057aa845-a5dc-4674-a2ba-8226e53a2c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:22.719Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=21f63428-89c4-4208-839d-931527248e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:32.728Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9e8034bf-4244-4bce-ae1f-336d8fc9b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:32.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:42.747Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ee8ca78e-943f-4fd0-8cf9-60a1430e5f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:42.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:07:51.040Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:07:51.041Z |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-03-18T00:07:51.042Z |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-03-18T00:07:51.047Z |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-03-18T00:07:51.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:07:51.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:07:51.053Z |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-03-18T00:07:51.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:52.754Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=eb699a68-d92c-43ef-b55a-f1a00f463474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:07:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:02.761Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2d0e2581-dddf-4975-b21d-9339117572d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:12.768Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=820dd037-e902-42d7-9c71-ef7a37d5632d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:12.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:22.776Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bbc19414-027f-4bdd-9452-22b76c7b4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:32.783Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b7aac35-c952-4b95-abdc-576860f0269a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:32.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:42.791Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d3ab1fd8-c111-4382-aa9b-53dcdadef110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:52.797Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c26c5945-147a-45be-bbb6-524190ad19a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:08:52.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:02.808Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6c6e73d4-be1e-48c8-bd1c-e530a1819893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:12.817Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=90f81ebe-41a9-4a2e-8a1e-11bdb39f4f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:12.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:22.835Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a2753903-fbe2-4a89-a2d8-0d5359e1a8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:32.844Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1ee2049a-4d4b-4197-b90e-88ac496bc947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:42.852Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=72184aec-ac53-453f-8ab5-b7697da0c777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:52.859Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=90760840-a804-4c0d-85ac-684cbcbb2230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:09:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:02.866Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=19f2d5c2-8468-48c3-9e09-42cefae34649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:02.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:12.874Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=de96922d-4610-498f-8e21-d15c3dea90a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:12.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:22.881Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2cffa1a7-852c-456f-b517-20269c2b058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:22.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:32.887Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=307f6638-9bf3-43f2-96e2-3fc64df1a8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:42.893Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=acabb0a3-4bfb-4fa1-97b7-5b953eb084a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:52.900Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d7626f85-fe93-41ca-81db-e94c8ced1a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:52.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:02.911Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0959b61c-9a2e-425c-b5ec-4029e9eb84f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:12.932Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c25ef9fd-f281-45af-af7e-6fc748b17b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:12.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:22.939Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d09f5e10-8784-4b73-861e-8e5597eca215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:32.948Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7396c2b5-7d61-49ef-9753-53865ddd2160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:32.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:42.955Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9ecb3c13-83e3-4e79-baa5-409f3aa6718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:42.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:52.962Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7c4b2fac-848b-43d2-b550-8bce917cea6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:52.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:02.969Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=01a1f1f9-1152-4a62-ba72-d7600670ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:12.977Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1a9954c3-fc3a-4b6e-a519-c4551adac240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:22.985Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5036ea39-1265-4734-bf59-f9a9b720ab62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:32.997Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=44ab3137-1a11-41a8-b346-188b4d0182f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:43.012Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=992c7d43-6f17-4ad7-b992-b2ba28c95d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:43.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:12:51.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:12:51.086Z |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-03-18T00:12:51.088Z |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-03-18T00:12:51.095Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:12:51.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:12:51.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:12:51.103Z |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-03-18T00:12:51.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:53.021Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=84fc637a-da26-4a7f-a13e-6529c8365b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:03.028Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1b2cdab8-945e-499f-b6b2-04246385330d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:13.037Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=30517e6a-c589-40a6-aced-1c34cb20899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:23.043Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=737e074a-9fd6-4779-b415-d131a7a1ee2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:23.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:33.050Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f435a4d8-a2fc-4009-9810-e697bd8c6b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:33.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:43.056Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0c8b84ea-7ead-41d8-95a9-3b0bc4f28d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:43.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:53.063Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9980e8b9-d0c8-418e-820f-33276be16495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:03.078Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c0b2033d-4a64-43fc-9d8b-6dc283f7d1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:13.097Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d752a85b-0f69-42bb-b4c3-6228a13963ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:13.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:23.105Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5855ff3c-e191-4434-96ed-2769b3dcda40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:23.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:33.112Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=03963c72-d5df-48ad-853c-d0868cbab027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:43.120Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0430deae-79af-43bc-9140-251889c5f99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:53.127Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cba93ca8-a4db-439b-9865-292df93beb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:03.134Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3492cecf-64c6-47a3-af39-b8f6a6d7835e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:13.141Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0cafb66e-2954-4d63-98da-b7ea03f55258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:23.147Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f5bde23d-6899-4dbc-8910-fdcb2f5fb09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:33.154Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=673e7b84-6f6d-4da7-8259-01af834d445b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:43.163Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=35fa7009-bdd7-4709-9769-877490dfbab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:53.181Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=faa089cd-7762-4735-9f80-d8e035018bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:53.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:03.188Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9c6708dc-90ad-4b1d-b0d8-82850af882a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:13.195Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9eb5d3ee-47af-42e5-a90b-ba35dd3f534d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:13.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:23.202Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ede0ccfc-249d-4571-b742-6fc3b68da03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:23.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:33.209Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=98d9d3b0-8af9-4229-8ae7-a3471a117fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:33.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:43.217Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b96b1fa1-e650-4e06-8f11-3cb99a6a7e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:53.223Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e53ec625-dfb0-41c8-8996-67cff64ce0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:03.230Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=10f9f1ce-08f7-4940-9907-7dbac28adb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:13.236Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=38ac1fda-02a4-4fa7-8919-00016b8328d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:23.249Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=443aff3f-0b9a-431d-b7bc-6d6f53030c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:23.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:33.262Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=26f332bd-9443-4bab-b172-50615998df4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:43.269Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1cd87436-6bb3-4b37-9a0c-898c30c06244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:43.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:17:51.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:17:51.095Z |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-03-18T00:17:51.095Z |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-03-18T00:17:51.098Z |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-03-18T00:17:51.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:17:51.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:17:51.102Z |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-03-18T00:17:51.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:53.277Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=136f247d-ce68-48cb-b859-d9a92088aadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:53.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:03.286Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=db288a75-2d64-4e19-834b-040908d2256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:13.293Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a5497930-6343-426b-8dd7-e0dbb08460d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:23.300Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cae0ae2a-591d-4e2a-b783-539f700df765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:33.306Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f61841e7-96c9-4dda-a3ca-b52ec45f6b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:43.312Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b23acf74-6c21-4ea6-8cb8-6a79fa23e819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:43.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:53.318Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e197a77b-9797-417a-b973-59ca31d5762e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:03.331Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0ca19745-6417-464b-9ae1-a2f1e199cc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:03.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:13.338Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=945f0e21-07d7-4cab-b4ca-e572325244f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:13.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:23.347Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3aebefbe-6912-454d-b7ba-6296f5353c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:33.354Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7daebcbe-723d-4df4-8a8d-4119be241afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:43.362Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=75340fe4-9253-416f-9baf-f9d83de6bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:53.369Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=35586330-47a2-449d-9693-2f313ac0f72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:03.375Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a2b211fd-ec74-465a-8f2c-a9fc5b4a68ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:13.383Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=67bdad27-dd28-4b67-8b3d-e752379594f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:23.391Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0b673996-429a-4baf-aa43-63b35e275ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:23.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:33.406Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=668fb74c-18df-47a5-ac07-3e3b4de431f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:43.413Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f4c6e76b-aa61-41f9-8328-b38aca184526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:53.421Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bdf50c0a-4989-4e49-944e-47d94a0ef67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:53.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:03.429Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=14eae2be-d2aa-44c5-8a31-5715d81cd27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:13.436Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a47c2424-d0d6-4f2d-97c1-e48652fe1e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:23.443Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7243d1ce-67be-4cd6-9a4c-174b12a82ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:33.450Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4fda82f5-74ff-44f2-ac1f-22301b823bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:43.457Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=66e64283-a3dc-45a4-833d-6fdd36f7e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:53.464Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=91076c7d-fa2c-4ba1-902a-fc83f88914ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:53.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:03.472Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=cd39ed4a-40b7-4900-b231-ae860ac361e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:13.487Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=36051173-50bb-4039-b12e-544bf1113e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:13.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:23.496Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ad7600c8-f549-40a3-ae07-5f374c73e199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:33.503Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b2218dc-e351-4cca-9dae-a01a0994282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:43.510Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=892009de-4c43-41ed-ad93-ff975450333f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:22:51.032Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:22:51.033Z |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-03-18T00:22:51.034Z |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-03-18T00:22:51.038Z |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-03-18T00:22:51.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:22:51.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:22:51.043Z |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-03-18T00:22:51.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:53.519Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b6b3d24c-bd59-4042-97d5-2f2bde7a0790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:53.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:03.545Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=83bd23ae-69fe-4881-ab41-c3b98009ca02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:13.551Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5d202e62-ca16-453c-bd13-165ebd32a410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:23.558Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6adc8dd5-7603-4f44-a883-e4c889e980e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:23.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:33.567Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=69bb0a9b-3147-4a20-b509-7f3782fff0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:33.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:43.588Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2055524a-7dcd-4727-b8e4-6f92d0dd1d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:43.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:53.595Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=da7cc24c-1e8e-434c-b8fa-aaaa9a119dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:03.603Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9ce447c2-147b-430f-b149-3d0ffd4b6d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:03.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:13.610Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5c06f9c1-9253-4b35-8c26-a3f5d77956d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:13.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:23.617Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7c1b4540-2c1f-4ec3-9b2f-68862cb1c7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:33.625Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0c8ec637-f78d-474f-8b0d-199e7216df34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:43.632Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b9f4515-9e30-4145-81de-ebdf088eda8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:43.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:53.640Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4bb840b9-5b98-4759-a95c-104b1e04ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:03.646Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5ca5c86a-3041-4634-8d37-b7eb1e1be3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:03.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:13.653Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c387a0b7-9e8d-4b8b-8fe6-768897f74e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:13.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:23.662Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a07b7e21-58c4-4d05-b830-16a2edd14b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:33.676Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1944c6dc-ab32-4bf9-ac28-128836b8ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:33.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:43.685Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6ba9fa19-5d6f-4d67-867e-20b62995808f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:53.695Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4e2ca97d-a53e-417e-b438-9fe31982a2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:03.704Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1eaf07b3-4c5c-4422-9b47-62c53b16b295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:03.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:13.710Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b673f02-23aa-4c0e-9230-0e42aaaa3dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:13.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:23.716Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1f477b8c-69f5-477b-a288-5e639815dd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:33.722Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=414ebf48-ca25-4e3e-924d-8deca0c7ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:33.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:43.731Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=87de5e9e-99e1-490e-8d62-9786dfc0f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:53.745Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7be1874b-1dd7-498a-bb3a-b433593cce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:03.753Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=67d63802-0948-461a-b896-1a9e51927ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:13.761Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b4cb3e33-0bb8-44a8-ba50-6f5085875fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:23.770Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=89e45f35-3299-4a40-a32d-b43b7c59bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:23.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:33.778Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d2da84a6-08ba-44a4-b233-4d5dea723539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:33.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:43.785Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2d331156-e51f-4aa4-bcb5-82cc25da7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:27:51.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:27:51.032Z |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-03-18T00:27:51.033Z |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-03-18T00:27:51.036Z |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-03-18T00:27:51.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:27:51.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:27:51.041Z |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-03-18T00:27:51.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:53.792Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8be1d2a9-00cf-45ff-9475-f1ad9baff97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:03.798Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=be606612-146d-41b6-a653-85572f51b665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:03.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:13.805Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3bb76534-9519-4842-a2eb-ab517c79428e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:13.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:23.813Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c88a58c2-cb2e-4d1e-991c-7328917269a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:33.828Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b326eca-92b1-4a00-ae14-9e2fe91b403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:33.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:43.838Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=56d795c2-1335-4eb5-b8e3-b04a2b7e5d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:43.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:53.845Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=863d4a9f-da30-47ef-a642-eec23d93bc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:53.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:03.852Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=ecca7294-2baf-4965-809b-8d21ecdd3fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:03.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:13.860Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f2ebd438-73bb-4b83-a003-4ceb764e80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:13.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:23.867Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7930947e-a900-4ec6-b19a-0396cb05a454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:23.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:33.874Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9fdcbc28-0970-47f7-ba0c-fadc8b6e4b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:33.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:43.881Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=18da72fa-9fac-4e48-bc9c-1bfeb506f334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:43.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:53.887Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7c8768fe-fb6a-41d0-ab7b-e68d96805176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:03.895Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=60519203-4e36-4661-85f2-44ed428d7e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:03.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:13.908Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3f7e51d1-3b14-4187-b76d-9cc11afab5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:23.919Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8cdcec80-9767-479c-a8e8-5e9d1c8039e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:33.926Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5bba5dd0-c273-4f60-8540-2f8663b55e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:43.934Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=be45c111-96a8-44d0-b14f-b14e346c52cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:53.940Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=1d2686d1-ef2e-4237-a566-57c5a0238846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:03.947Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=57aabb94-c33a-4775-82ce-ea6bdc176a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:13.956Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=32bb07ec-c948-4fba-a23f-cf376a95da5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:23.964Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d5628ea3-e990-464e-924e-c1bfb4b3d244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:23.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:33.971Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=dcefe1ff-5377-4c85-ad13-d8e2c7547883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:33.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:43.981Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7f0f18a6-6ed0-47fb-97ad-7f67c2b22843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:53.999Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6d55cfa7-d458-4ae1-b4c9-f442e85b4854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:04.012Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0b5977c7-c9e1-45e8-a068-779ad9318733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:14.022Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2cbb9a96-323c-4391-aeb2-abe618bb937b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:24.030Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c0870afe-6086-4dcd-a0de-0baffb5b0e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:34.037Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=18f6b0fb-4e58-4e72-bd04-472a92eb1497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:44.043Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8c80f28c-a8e8-4e60-953d-bf5d8112a44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:44.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:32:51.010Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:32:51.010Z |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-03-18T00:32:51.011Z |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-03-18T00:32:51.014Z |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-03-18T00:32:51.017Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:32:51.017Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:32:51.018Z |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-03-18T00:32:51.019Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:54.049Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e7cc987e-f8ba-4943-89ed-8bc344a4d541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:54.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:04.056Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3437d2fe-b66e-493b-b50d-c7a177f17a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:14.066Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7eac07ea-e2c5-4a7e-869c-7d2ec1ce1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:24.081Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=33b8d343-4860-4e0e-b320-3669c11272b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:34.088Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c01aee73-1b49-4d42-a127-7ab636fddf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:44.095Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3269cf93-4b9c-4462-8e73-2f45f583b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:44.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:54.116Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8622ffe4-7c09-4be1-bbe2-010b66916b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:04.124Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=87e75e79-2537-4be2-b868-4b5ec5216065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:04.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:14.133Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=75290245-c5b1-4b75-946d-590a19adb01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:24.149Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d57f7756-03cc-4cee-a91c-f960a5fefca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:34.156Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fee357ab-a211-40c1-b9ef-3a45ca3ca726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:44.164Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=69e0a9a4-4fa5-4daa-a592-778cda4267f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:44.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:54.172Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=4ee8c62e-c8df-4509-9ad3-034815a015da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:54.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:04.183Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=d219faa3-840f-478a-8a2c-902255297ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:14.200Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=284c2a2b-9fa5-490c-8542-99525c40310f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:14.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:24.208Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=620d96a4-6dfc-4117-a337-9143402645db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:34.216Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2b1de9fe-26df-490d-8e2a-0384253ac2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:44.223Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0b8d02ae-afd5-4cbe-a1b2-6e93a6dd2470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:54.230Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=138bc1da-8bd1-405f-9273-718483136d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:04.237Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f7a12aa3-3b3f-4dae-ae5a-99c1fd994d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:04.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:14.244Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=11afe5ec-97c8-45d9-a9bd-4a576fa2255c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:14.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:24.250Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a4a84886-467a-47df-8ba0-2aeb8fd445d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:24.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:34.258Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=7b89d66f-bfb8-4fb5-b5bd-7ece37d5ee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:44.275Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=73b19a4c-43c0-4763-bf0b-549a84cf4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:44.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:54.282Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f6c883b7-70f4-4f54-b546-978d01cb163f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:54.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:04.289Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=50a36dd4-151e-49ff-b6d9-e241791ac26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:04.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:14.296Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=b5a3e763-18c8-4949-8ca7-675406c96f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:24.311Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c3769552-8773-4a7c-b682-dc1f4f3a72cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:24.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:34.319Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e8c02eab-f8c1-4161-96c2-6c5e2864c303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:34.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:44.328Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6b0195fb-f866-4b22-b4a2-2e8ea73b00c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:44.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:37:51.118Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:37:51.118Z |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-03-18T00:37:51.119Z |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-03-18T00:37:51.122Z |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-03-18T00:37:51.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:37:51.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:37:51.126Z |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-03-18T00:37:51.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:54.337Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2e178970-b34d-4a17-97c1-2fc3dd006dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:04.344Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8a7497fc-8ba0-4781-b75d-40d0809e3d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:14.351Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8d44e6e5-7b51-4bda-8db8-3f05160e3ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:14.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:24.365Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=811dba1d-c1c0-4580-a031-6e7f987c74a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:34.374Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=9ce3657d-c6a7-4f4c-834b-2e3ab8dae092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:34.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:44.382Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=50ad5616-1059-4472-afca-174c3a065848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:44.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:54.391Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5002c307-bef1-4087-ad5d-dc9754edc377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:54.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:04.401Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a7524e89-5afb-4278-9383-a1888867c99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:04.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:14.407Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=db0b4901-e382-445a-a4b4-24b6557f4432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:14.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:24.413Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=859ae459-a66a-4290-8351-d01a76b37f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:24.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:34.419Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e7d6f052-e5d8-4eda-8e2d-2e934cf41d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:44.427Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=722d35a9-db68-4886-a23c-e05d14f44129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:54.440Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=66f3b998-115e-43bb-8ccb-7dd9252e99be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:54.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:04.447Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=f99da3c9-e59c-471e-8074-84ac5c6a3abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:14.453Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=855a9783-cea0-4141-a264-032c5d00310a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:24.459Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=8af014c6-585f-47a0-9bb3-fb19c0668ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:34.466Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3e030f1a-60e5-4586-8089-fa608edaa19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:34.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:44.472Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5d2f2393-9e95-4b55-a49c-de9a9ec509d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:44.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:54.478Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6bafb175-fa3c-4058-94f6-fd0f10c21922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:04.484Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=61a7ea22-7418-4015-9200-62536ea92b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:04.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:14.491Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=bac896b8-668b-43c4-a4d6-b043ec0bab92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:24.497Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2b7d1478-7286-41a6-88e4-0b246c6b3bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:24.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:34.504Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e67491e7-0dbb-472a-b0a9-f4cf3a77b302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:44.519Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0c2495f1-9ea3-44c9-acd3-c0f91ccf6e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:54.526Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=78486504-7796-4618-9062-5d2c53ecd632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:04.533Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0f8c34df-0583-47fb-9d9d-8b405f2c64db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:04.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:14.541Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c8685a00-32b2-491d-8f6c-11908d402b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:24.547Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fe035d5a-b7bc-456f-aad3-6818d8dab829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:24.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:34.554Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2b72a00e-978e-4e3b-890c-a5bc6d04362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:44.561Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=3ea72765-d5fe-45e0-bfd3-17180b603416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:42:51.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:42:51.045Z |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-03-18T00:42:51.046Z |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-03-18T00:42:51.049Z |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-03-18T00:42:51.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:42:51.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:42:51.053Z |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-03-18T00:42:51.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:54.569Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2803b7bc-e929-46f7-bbdd-a4e6cb3eed05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:54.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:04.575Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=e646436b-f75b-49b3-bf71-8273f3d350b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:04.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:14.583Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=be53cb36-727e-4f17-9521-397c9100ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:24.591Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a14494b3-37b3-4839-aef0-1abf6ec3533e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:24.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:34.601Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=de7ed26d-24e1-4805-aa22-7a5e02a18341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:44.608Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6b46087c-5dd1-4a9c-a306-40cbb7564781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:44.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:54.614Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=78ea1f57-1431-4985-8db3-c8c745fde332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:04.622Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=fe4fcef2-5bb4-4961-b79d-0e13e47d1226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:14.630Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=5642fe61-fc80-4d55-8697-18a54ddc2511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:24.637Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=a5a44add-8bbd-4172-ba4c-80d4826ab5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:34.644Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=faa9f46b-449d-4b81-8fe0-77863670a7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:34.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:44.656Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=c366ae5f-c963-4a38-a415-bda31fb7cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:54.666Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=2079f024-cbd0-47da-bb47-3fd60dd773d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:04.674Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=0e7f2bd2-ff71-4e6a-9ca1-4e2fb93ad99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:04.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:14.687Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=326bd230-0c5b-43c8-a6b7-bacd3bf8fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:24.706Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6ae58591-89c1-4028-b30d-e9e954a1b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:24.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:34.715Z |INFO |Init configs |InvocationID=c3d79665-86dd-48ac-9100-ee8cc9154c5d, InstanceUUID=6563a717-f293-4c32-8d60-d1595945d663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |