By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T02:54:21.576Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T02:54:21.580Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T02:54:21.622Z |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-15T02:54:22.397Z |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-15T02:54:22.548Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T02:54:22.549Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T02:54:22.550Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T02:54:22.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T02:54:22.824Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-15T02:54:22.874Z |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-15T02:54:25.220Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T02:54:25.833Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-15T02:54:25.865Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-15T02:54:25.866Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T02:54:25.968Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-15T02:54:25.969Z |INFO |Root WebApplicationContext: initialization completed in 3093 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-15T02:54:26.548Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-15T02:54:27.540Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T02:54:29.091Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T02:54:29.728Z |INFO |Started MainApp in 11.6 seconds (JVM running for 12.378) |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-15T02:54:29.811Z |INFO |Start scheduling PRH workflow |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:29.824Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=db81f02d-4e33-44c5-9fd1-6517e2c82abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:54:31.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:31.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T02:54:38.520Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T02:54:38.521Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T02:54:38.524Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:41.394Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bd368340-b199-4d35-bd73-fcf64df980d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:54:42.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:52.445Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d7e5582d-e298-4ed2-85b9-baf673d2b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:54:53.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:54:53.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:03.520Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=452b9b50-ea43-4187-9753-a2ce080667be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:04.583Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:14.589Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e8f2661f-fa5e-4935-a090-34bd93388e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:15.656Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:25.658Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e82b7c08-4900-4e4c-8ca0-434cdf8c9ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:26.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:36.702Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3c73564e-2439-4d8c-8190-fff881201ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:37.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:47.776Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=72c95420-cf18-4fee-bb20-489dca4d3f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:48.816Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:48.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:58.818Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c620b887-d66d-4382-af2b-23c38f01c246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:55:59.884Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:55:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:09.887Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3f736f1c-3d5c-413f-9c45-689e7f1703e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:56:10.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:20.957Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a9daf9eb-32dc-4201-93eb-c87b885fa199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:56:21.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:31.993Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a1a2712b-437c-4ce8-b14f-745ca225a23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:56:33.064Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:33.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:43.066Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d65d5fdf-ab47-4e34-82be-26c7825b23ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:56:44.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:44.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:54.137Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a59c5454-3f44-4c1e-b140-f65a9c697449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:56:55.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:56:55.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:05.181Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4e16b588-6695-4707-889d-b527cf90908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:57:06.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:06.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:16.220Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c1ae0f12-cac8-4887-a540-468e6c978294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:57:17.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:17.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:27.263Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=cf57e848-7b29-461c-9945-7825ae891d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T02:57:28.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.61.114:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:28.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:38.331Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3792229a-afe6-4d8e-b192-d340e4e62397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:38.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:48.525Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=683e0dba-42a7-4133-b126-87a182e61334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:48.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:58.546Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=8f3fcfff-ddfd-4aff-a370-ca0be9a8ecf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:57:58.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:08.567Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d189e084-b255-4bb6-a7ee-63f027dca0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:08.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:18.584Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5747f542-4d1b-400b-b722-af524a83f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:18.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:28.601Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=52560cbc-6237-4dbc-afd9-8ea0faf89489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:28.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:38.620Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d08732b8-ea71-4c8b-8961-91ed8d15bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:38.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:48.637Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9c6a426a-4547-4082-a89e-7370aee9c55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:48.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:58.653Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bfd2b9e3-61ac-4e2b-8614-f1fd2649d0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:58:58.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:08.666Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5e691644-7c3a-4e81-972f-30ee14b849ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:08.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:18.680Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2fed7942-4adf-4d92-b1cc-61f5fdd95670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:18.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T02:59:27.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T02:59:27.806Z |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-15T02:59:27.807Z |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-15T02:59:27.811Z |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-15T02:59:27.825Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T02:59:27.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T02:59:27.826Z |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-15T02:59:27.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:28.694Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7b3e8c7a-2b5e-4472-a236-af23d19b3df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:28.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:38.708Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2575a0b6-ddba-44cd-8a70-5738a58a21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:48.723Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=148f3c38-399e-4a08-923a-8e346efb0a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:48.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:58.736Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=574b3ac2-e4b8-41a2-8a81-ff91440eb138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T02:59:58.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:08.752Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=54f1df3c-0656-4bbc-aae3-1682e5ddae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:08.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:18.770Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=fded5d71-9b7e-4653-b52f-bf761d42fd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:28.785Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3f735c40-b96f-4cce-a8ec-6b68f93206cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:28.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:38.799Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0a9b3942-f437-4827-b61a-e51fad16413b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:38.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:48.813Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=94e7b23a-2ee8-4af9-9bd9-46e6e1bf9a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:58.830Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=329ab918-9719-408d-b46b-deb053dd6db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:00:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:08.842Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bf5d23b1-4214-4f0c-a0fb-1c90970c0214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:08.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:18.854Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=05a41a01-f883-4f8e-a189-01215c3ac46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:28.868Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5bc5293c-4f52-47ab-8789-d9fca66645be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:38.885Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2f22c2d8-357d-4d66-a8b0-cbfa7a8708e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:48.899Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c401f4c9-467b-4cb3-91b5-0f333c086445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:48.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:58.911Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=abb2db10-d4fb-419d-8620-602bba9ff545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:01:58.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:08.925Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d4b098e1-0f6f-416e-8a2e-d0ed26283a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:18.935Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7eed486b-dfc8-4a3d-84f4-bb705afe8ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:28.951Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d26a0373-5fe1-404c-9de1-39fc60556205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:38.962Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ef191c67-a64e-4158-8ee4-b774a4dece50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:48.973Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0dfc5a90-f92e-4df2-b0f1-71d0a9268954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:58.985Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e702dc52-369d-4aa4-92b6-06575459d37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:02:58.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:08.995Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3c3687fa-edfa-4664-a5b5-45333f19eeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:09.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:19.016Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ee0d630e-e332-4570-98d8-be7ba8c62fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:19.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:29.029Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=97507564-b6a1-4d24-895e-94b9f37a217e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:29.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:39.042Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=47ac8172-8328-44de-8899-f368ad90ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:49.054Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f6f33620-afd8-4503-ae23-28e88c77ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:49.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:59.064Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=fed3a445-97cf-4bd8-85f6-118de7dc8297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:03:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:09.075Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=89b0c1d5-7bdf-4db9-9f66-719880572443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:09.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:19.086Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b216b0a2-aff3-4b50-865f-1135d40feac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:04:26.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:04:26.904Z |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-15T03:04:26.905Z |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-15T03:04:26.909Z |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-15T03:04:26.918Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:04:26.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:04:26.919Z |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-15T03:04:26.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:29.098Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4981b7a6-a0c2-4119-8ea1-b254f62fab91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:39.109Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=768086f6-07f3-4126-b9b3-de4bfaab4e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:49.119Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=fc315cc2-e593-45c9-92ee-2667cf05e630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:59.129Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=6844986f-cf36-42a8-b214-5ed5ca608acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:04:59.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:09.142Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d6e6f436-a945-4290-bdfc-aeb3f16042f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:19.152Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=46fc6b6b-0d4c-4790-b9ac-4b8415bc81c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:19.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:29.163Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c14b4a4a-e6c1-4ae9-8a4e-9ec7e98034eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:39.172Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c7f21a23-c6a7-4f2d-966a-12f726e232c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:39.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:49.183Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1f457ee5-4177-4e51-913c-cd9f56214b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:49.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:59.193Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=320404ba-3c93-487a-a763-9b2db8a53747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:05:59.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:09.203Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=102b3d7a-b445-420d-a125-ab4f6063177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:09.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:19.214Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9070391b-2e23-4dd2-b921-837fe25d7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:19.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:29.223Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5af2be1f-c08d-4aa9-9224-7f933df0bd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:39.233Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=61c2e8fa-d2fb-462e-893f-19b125370920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:49.244Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3271cdca-758e-46c2-9a2f-9b288af827bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:59.254Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=411682eb-ea4c-433e-9ade-7f8de085dbc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:06:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:09.265Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0832d668-224c-4471-870f-e8590a5fdf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:09.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:19.275Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4e271484-f289-4322-99d1-d2d020b389bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:29.286Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a541a52c-bdc0-4f33-9edf-14a63ec42deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:39.296Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1f74027b-0867-4ad3-9351-29e49b8db90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:49.315Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=8ca233c2-ba46-451c-b8cb-9e7ce5f579d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:59.325Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=08dc18d8-670d-499c-91f3-620ec7ea74fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:07:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:09.336Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=daf6f1f1-7995-4018-b831-c829acaacddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:19.354Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f38cb620-a62e-4228-8b7d-a4a002712d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:29.366Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a9a638d6-25ae-4d09-beae-079c7ae0a4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:39.376Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9b3c6290-b548-490b-93c0-eca1082041f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:39.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:49.386Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e116e970-a106-49e2-9e28-95b4bf797572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:59.396Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f88e0df1-76ed-4597-b6a0-d8eae8c2552f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:08:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:09.406Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=eb1f761e-b493-4f21-ab96-6dd5ac731ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:09.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:19.418Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9fea263c-5a0b-4061-ae27-4898e9557f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:19.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:09:26.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:09:26.893Z |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-15T03:09:26.894Z |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-15T03:09:26.896Z |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-15T03:09:26.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:09:26.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:09:26.904Z |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-15T03:09:26.906Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:29.429Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ed4eb0c7-f22a-49d0-b2ed-a2873a83d101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:29.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:39.442Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c7c22ad7-1140-44a3-a270-bf05d5c821e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:49.456Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=abaef064-a035-4757-b7e5-39b22418ffd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:59.467Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=db06bfac-af8b-4517-989a-fa9150603572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:09:59.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:09.476Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=86f1cf2c-af64-48cb-ac9d-a267e838af5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:09.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:19.486Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9ef9d45a-f149-436e-a916-8a6a487cba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:19.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:29.495Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d952f423-8d81-49be-8420-23713b65517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:39.506Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e5fc14af-f511-4bec-b422-5263b0ca1627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:39.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:49.514Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c7ee19f7-c96e-48d4-b329-e55ca5126d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:59.524Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=483ea0a5-daa9-4a65-96ec-fe1fe4dc9c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:10:59.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:09.534Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f5208194-f513-4e6d-8b5a-d6f6d7f0b762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:19.544Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=cac13831-f73f-400a-88a7-2401134d53ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:19.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:29.555Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=6ed2b1c2-145e-4930-aa35-34ab46535535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:39.565Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ebfedcde-0bdc-40d9-9ba4-826c3fa061ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:39.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:49.576Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ba7e286d-5d3d-4f63-8c9e-f4505ce403df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:49.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:59.585Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3d0c9800-9948-4c80-a53a-27c4fb096288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:11:59.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:09.601Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f44999e8-e177-444d-bbbc-348d8b92b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:19.607Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e90e52ba-5cdb-44c0-8803-f18fbf50693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:19.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:29.617Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5680d206-2212-4c52-95d6-c5aba8ad1abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:39.627Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=66e0f06e-41fb-4dd9-90d7-3ca91bf12137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:49.651Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=6cef65f1-78aa-4a68-9891-fdb86fbdbde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:49.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:59.702Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=37772057-3d4a-4a0c-bc67-08c584f35c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:12:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:09.718Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0e559592-8fee-42ec-aefd-5ca13f166328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:09.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:19.768Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ddf5b8f6-60fa-4882-bba7-3d93b90695bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:19.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:29.778Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f39dad8c-cc9b-4766-9077-92103b940a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:29.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:39.790Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=8d6b28fc-5a00-4f9e-8785-753908b5f4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:49.801Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e7fcda57-1f1c-4820-80e7-55fe6f1264bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:49.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:59.819Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=56ca9662-56ab-4c9e-ae9a-fdb59d532b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:13:59.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:09.834Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f43e986f-0c93-400b-9a04-7a37e8d12153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:09.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:19.845Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=29692256-bf5c-4c4e-a36c-33db6193533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:14:26.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:14:26.904Z |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-15T03:14:26.905Z |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-15T03:14:26.908Z |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-15T03:14:26.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:14:26.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:14:26.919Z |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-15T03:14:26.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:29.856Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=03f6fe9c-caa0-4d7f-b5fe-2dfdff46d2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:39.871Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ed0d9a9f-12cc-41f3-8f3e-5ca49af4ba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:39.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:49.882Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=53bff42c-cdb1-4a21-bd2b-f5df7950ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:49.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:59.893Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=6be5d9a1-d40c-40c6-967d-eb198407ff89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:14:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:09.925Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4688d424-c00c-4258-8e09-eea7ffcdcc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:19.935Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=42ccce12-1d95-42f0-8cb5-e4f5d5b0855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:29.949Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=746121d9-627d-4f59-b199-27ac26c5b488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:29.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:39.967Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b6405dfd-45ef-44c8-bcb1-6e23ccacbef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:49.985Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=749ef855-6de8-4457-8847-08cb6c1ad6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:15:59.995Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=545a4011-2b38-4ffd-a275-58efbc9bcc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:10.006Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c35fd9d3-ad54-49cd-bea0-1ea855c3e650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:10.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:20.016Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f71b8bda-180b-4479-b38b-c45eb459df90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:20.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:30.026Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b10b8f8d-736b-482f-b110-e459f9140662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:40.036Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d359d7d8-113a-4ff9-a916-ac146aa34dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:40.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:50.045Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=961f11b9-4110-4493-a2ae-a816ac801059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:16:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:00.054Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ea5f175b-9476-48f6-ade6-f3fd3cb1d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:00.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:10.063Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=161350c4-d959-4b39-be07-498afb03abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:20.072Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=45dba697-9445-4510-b02c-22cd6f72ee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:20.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:30.086Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=87761f64-2a91-4b24-bce7-47700a333f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:30.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:40.097Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d8308ec4-9097-4169-8dc1-0130f4bb44b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:40.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:50.106Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a0f718f8-9d66-4ef4-8cf0-d6d9b3277ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:17:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:00.114Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=fc4107d9-d924-4c4c-8c1d-d988b2a4f9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:10.124Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=58e43434-b9fb-4b78-ba8b-bba689ec4eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:10.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:20.132Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1e3f7b7a-56c6-4fbc-9b96-3066f7fb204f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:30.141Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7c1d2819-3280-49b3-ba69-5f126bb471c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:30.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:40.148Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=cbb54948-3593-4224-8a6a-adeb9ab3830a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:50.157Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9e6b16ab-dca9-40f3-9525-350d42fb08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:18:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:00.167Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=70eb22bf-9853-4044-98cc-9b582d15584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:00.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:10.176Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=66906267-bd28-4bb0-8ca4-45f09e132a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:10.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:20.185Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bfa8a2bf-56d3-4ac7-9897-a577fa4c5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:19:26.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:19:26.830Z |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-15T03:19:26.832Z |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-15T03:19:26.834Z |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-15T03:19:26.848Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:19:26.848Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:19:26.848Z |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-15T03:19:26.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:30.193Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f7c7b55f-5918-450f-9ebb-b0b8f1c5db80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:40.203Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5d62c206-c4c1-4c6e-b75f-84f79c0ccbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:50.213Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ac17debd-4cda-4dd1-a0df-e894e7ccbb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:19:50.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:00.222Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2e3cebeb-9709-4b14-a812-afd2d1dd5646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:10.231Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5740ad55-0417-4459-a906-eb5188362ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:20.242Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=79ed3227-18cb-4f9e-9298-86c9592c7878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:20.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:30.250Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e9cafe7d-e397-41bc-bd2f-64a9acbb127f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:30.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:40.259Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=57b47b3c-fe4a-4396-8ad2-c9052e5b3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:50.271Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=139cfb27-fc52-42c3-b96e-c979b16c8847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:20:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:00.282Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d42edc76-2b80-4d82-8d2a-5d6e976b2bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:00.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:10.294Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=afe9cb6c-b2de-4f5f-b1c4-90b099d218d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:20.304Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4c325dbd-4aec-4f72-9065-8a8d0b5e5036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:20.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:30.317Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=545f6f71-5716-4fe1-add9-b20b94ea97e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:30.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:40.329Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9c62291c-7bf9-40a1-9be3-959e29eca5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:40.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:50.338Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=fd3192b7-9ea4-4b7a-be7c-5a16b73f658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:21:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:00.346Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=a2239d84-3574-43d3-a4c3-19973f42ec9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:10.355Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=21e83e96-14d5-4fcf-b1bf-9da226109a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:20.364Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=44f62c29-2850-4eac-867d-74eda7296c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:20.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:30.374Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4700368a-bac6-46dd-a9d7-3d48c20bfb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:30.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:40.382Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0d375c2e-c0ae-43ea-9f24-a38a31133be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:40.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:50.391Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2d92eea4-ede1-40e4-9efa-8f4a3b11526a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:22:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:00.400Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=db3dfa05-58fe-4779-9a2e-1d46c67272cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:00.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:10.409Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b975c47b-a779-436b-be1f-be2009aa2e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:10.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:20.419Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=02abb88d-dfda-4eb4-9a69-83f6e17882be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:20.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:30.427Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1177d320-e00b-4968-bba1-bf7bab1d6949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:30.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:40.437Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4d679f5f-d0e2-4a9d-87b0-edb9160c5655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:40.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:50.445Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c37bd7b7-71ed-42c6-8a90-fc6887b3733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:23:50.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:00.455Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=db1dc2d0-17c6-4c46-b8f9-0b0002a5f5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:00.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:10.465Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ae52f0f9-ad4c-471e-9147-a912cf1b3ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:20.476Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f3d16887-2afc-4435-af2d-146831800da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:20.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:24:26.839Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:24:26.839Z |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-15T03:24:26.840Z |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-15T03:24:26.844Z |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-15T03:24:26.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:24:26.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:24:26.851Z |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-15T03:24:26.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:30.484Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c7203332-adc8-4896-a1b8-42fdceb82a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:30.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:40.491Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e98d464c-fa80-41bd-a75b-8f178562db9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:40.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:50.500Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=76d4e96e-4a98-498c-82b2-be9546a911aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:24:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:00.508Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=231c7a0e-f0a9-40af-8187-bb0590ca2e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:00.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:10.516Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b2788f35-cabd-431f-9df1-c368e65ca856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:20.525Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f9cefb2a-70f7-4f37-a400-04cbea892c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:30.534Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=243586cc-24ca-472a-854c-958924909383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:30.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:40.543Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=2580772a-0a85-42c4-8e07-e9ff4341ff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:50.550Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3380eede-936e-4d2e-8e94-5f7f7a2083f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:25:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:00.561Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=effeef0c-db13-46f7-b894-e581b307d3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:10.570Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ba0bf0d4-bd1d-45bd-aa52-3357595e57ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:10.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:20.592Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7e1d2b4f-1e18-44ce-9949-f658cb716e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:30.599Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7f701b3a-1033-43d6-8c44-46a6cc0b4092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:40.607Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d2dd3605-ef1e-446e-b948-c58ff8fc62b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:50.622Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=938a4961-1964-40d0-98d8-59c81be1e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:26:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:00.632Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9701067e-d21a-427c-ae25-92e1d71bf3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:10.640Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=abfb377e-1c8f-43b3-9434-0dd59baf3d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:20.652Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=d1d42380-8afe-4fed-b0f8-e64c870e1d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:20.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:30.664Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=53f77f40-4936-46c6-872d-93e3c887b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:40.672Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=105e6f73-fad1-4c20-897a-a6af7c9a0c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:40.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:50.680Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=7731863f-d2a9-4f38-aefc-9e0c35771d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:27:50.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:00.691Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f2782918-19c8-4b6e-a741-f64b93349273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:10.701Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4aed4dd8-872b-4829-92c5-34763000067c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:20.708Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c8989103-4b85-4727-bd9f-e37f7839e221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:30.717Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=328ede31-53a3-4115-a8de-6972a1f1ce5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:40.725Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1fe846cd-8248-46bc-8679-96b7b327f535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:50.734Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=17c7c1cb-e7fc-4887-9b01-0451e903332c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:28:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:00.742Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b715b43b-fadd-4a80-8c18-e8a63219b722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:10.753Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c2882865-ca50-4d59-a087-831464640140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:20.762Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e40c9b02-1ace-41e4-a10c-733e690f9856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:29:26.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:29:26.793Z |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-15T03:29:26.794Z |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-15T03:29:26.795Z |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-15T03:29:26.801Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:29:26.801Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:29:26.801Z |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-15T03:29:26.802Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:30.769Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=42222177-ea0a-4444-8a13-4030192d48dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:30.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:40.777Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=0d3f60d5-8f4a-4741-8212-b1df5746e8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:50.785Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=eb5df4a3-7682-4ceb-a64e-eba8e841476e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:29:50.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:00.793Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=f6affb34-7fea-4577-8cb1-e91d59a1c698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:00.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:10.800Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1f565de9-a182-462c-a6e5-45a5c9704c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:10.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:20.808Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=abc4edd2-11cc-433a-bb36-4cec43f60cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:20.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:30.816Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=24db51dc-f898-43cd-938c-078ade3a798a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:40.826Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=61b79101-c82a-4bdc-ae3d-d7be9ea8e747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:40.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:50.835Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=29352cab-d19a-4f3b-8598-78824bde9713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:30:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:00.843Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bfb160c1-55e1-4711-9394-fba681d37d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:10.851Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=e3d8e3d5-8bbc-4561-85a2-14faf8a52a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:20.860Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=235973f1-f2d2-4019-a156-512e497e151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:30.867Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=157f9742-556d-4fc3-9e38-5c274533b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:40.875Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=15e3c73b-2a79-4204-8f88-17794f4cd809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:40.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:50.883Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1b964348-2930-4d9d-bdf3-9125c74d9bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:31:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:00.891Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=6dc9efe8-4e55-4cc1-8f0b-88d3579f53f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:10.899Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=49ac6256-8860-43b3-b505-b79b1861ab49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:20.911Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=84c46d3e-be7e-4fa3-996e-62835e0af773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:20.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:30.922Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1dabc6c9-93c2-439b-a844-ade25dcacbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:40.929Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5f18bd4b-2533-49ac-9aa9-26f65c26b82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:40.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:50.937Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=b1c225f4-f84e-4c8e-bc25-2adfbdc62b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:32:50.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:00.945Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=656bce13-3ca6-4878-bfd3-f90c6173a084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:00.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:10.953Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1b00a3b5-24a1-4f29-94ad-0abe52704f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:10.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:20.961Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=9323018e-3880-478c-aaba-50c29203738e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:30.968Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=5da4d022-3be2-482a-a45d-337cd4e3b692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:30.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:40.978Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3e61f8cc-1ba3-4df9-ae4a-16d496897555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:40.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:50.985Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=57798c84-2736-4263-9d59-5ac48afd0aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:33:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:00.996Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=ff670f3d-e2ed-44d3-a219-229049b82f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:11.004Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=3c8314df-22c9-4fff-b5e7-86598c292381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:11.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:21.013Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=814dd6e6-b7ae-43d9-b108-ff2d2537d62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:34:26.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T03:34:26.883Z |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-15T03:34:26.884Z |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-15T03:34:26.886Z |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-15T03:34:26.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T03:34:26.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T03:34:26.893Z |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-15T03:34:26.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:31.022Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=214f895b-3325-47b3-b552-f35360e6a8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:31.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:41.030Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=bde775e2-e6d2-4edf-8169-4296f838bec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:51.041Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=cacda8d1-2f86-4b2b-bc53-13987a1b0405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:34:51.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:01.049Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=030df6b0-69ff-4da4-a4ce-2d9680e12c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:11.057Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=c33eda96-1026-4c50-939d-f8a225c5053e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:21.064Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=1969390b-ed2c-486d-a124-b16a207b570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:21.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:31.084Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=8a234d0c-1ec4-4505-8f61-d8e77b7b60d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:41.091Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=98e80a6d-862d-4d5f-82de-8770884d2198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:41.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:51.101Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=8032fdf5-5160-498a-b03b-c893dc93a46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:35:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:01.108Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=df54f7a7-3a1c-459c-8336-28abbbf1eb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:01.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:11.115Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=4130d872-5fbb-46b3-9c9e-182bb2fe8a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:21.122Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=03ab3e81-a6dd-4402-b1f5-dafabb6c3639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:31.130Z |INFO |Init configs |InvocationID=b0eed2af-43cf-466d-9e62-f688b1ca49cd, InstanceUUID=847ec809-44c2-4414-b004-0fea9729a9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T03:36:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |