By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:12:59.020Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:12:59.022Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:12:59.055Z |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 |2021-10-10T23:12:59.571Z |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 |2021-10-10T23:12:59.655Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:12:59.656Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:12:59.656Z |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 |2021-10-10T23:12:59.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-10T23:12:59.813Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-10T23:12:59.890Z |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 |2021-10-10T23:13:00.968Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-10T23:13:01.270Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-10T23:13:01.284Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-10T23:13:01.284Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-10T23:13:01.324Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-10T23:13:01.324Z |INFO |Root WebApplicationContext: initialization completed in 1434 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-10T23:13:01.608Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-10T23:13:02.173Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-10T23:13:03.097Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-10T23:13:03.482Z |INFO |Started MainApp in 6.12 seconds (JVM running for 6.624) |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-10T23:13:03.537Z |INFO |Start scheduling PRH workflow |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:03.546Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1df196d2-ce6c-4521-9424-ee6a01f6bdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:13:04.944Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-10T23:13:09.073Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-10T23:13:09.074Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-10T23:13:09.076Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:14.977Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=15011ba4-a5ea-4513-9cad-3f49ba6f7a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:13:16.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:16.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:26.040Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7c3757af-afcd-48ff-8c5d-cdd8c8ee2bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:13:27.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:27.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:37.082Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3532ae0f-f3df-4764-8639-42080f28017a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:13:38.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:38.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:48.122Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ffb01250-8157-4bb5-8cda-fd9662cf78f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:13:49.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:49.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:13:59.160Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=965441b0-6001-4bb3-892f-91d7e29532e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:00.199Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:10.200Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4028dd62-ad51-499c-b253-781a43a7b47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:11.238Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:21.241Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e32598a4-0aa8-4fb0-9827-3cde7af7cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:22.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:22.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:32.281Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=eb69038d-8ed4-49b3-831a-6dc3bda21db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:33.318Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:33.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:43.320Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6cbb967b-ba41-4fc8-8a32-b5129f991b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:44.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:54.361Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=366aa266-bdec-4fb7-8974-c741aec60f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:14:55.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:14:55.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:05.400Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c57ea1e7-506d-4949-bdcd-c521495b45fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:15:06.442Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:06.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:16.444Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2a16b9e5-1686-4769-a9d1-09c565c980a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:15:17.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:17.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:27.486Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3bc4f9d4-c44e-4182-b057-76c981a607e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:15:28.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:28.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:38.520Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6d1a47bc-a2b6-493f-83b9-cf62cd083e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:15:39.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:39.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:49.561Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6e0e7de3-5a3c-4c78-ab78-eb72d338ded9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:15:50.602Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:15:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:00.604Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9e8ee521-fbe4-43e4-a823-4aed9cee4658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:01.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:11.643Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=982a9961-8771-4bb0-917a-f10eb5f55f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:12.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:22.682Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=24f2ad3a-b52e-4b26-aed8-d4b14a00075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:23.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:23.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:33.724Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e639510b-ccff-4561-9927-e0b05c6352a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:34.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:44.761Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bc59de3b-3803-47a4-be24-7d850bf089b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:45.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:45.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:55.801Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1beca856-ad6a-4a38-a020-03f097605d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:16:56.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:16:56.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:06.842Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ec5e006e-62a8-41c8-8c57-39b98e1f979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:17:07.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:17.881Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=161cc5c6-17e6-4712-a1b5-277db5d8cb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:17:18.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:28.920Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=35f197c1-72f5-438c-ad10-66ece67782f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:17:29.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:29.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:39.960Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4adba78c-3def-4986-b141-fd7eea95efdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:17:41.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:41.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:51.033Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=989f8dfa-4ade-4c08-8fbd-83b3dc2ebf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:17:52.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:17:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:02.073Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=df3429cd-f43a-40d8-b68a-fe3febdb07c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:18:02.505Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:18:02.506Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:18:02.506Z |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 |2021-10-10T23:18:02.508Z |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 |2021-10-10T23:18:02.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:18:02.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:18:02.515Z |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 |2021-10-10T23:18:02.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:03.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:03.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:13.111Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2873168b-8196-4e0a-bb3e-f2f14522a4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:14.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:14.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:24.184Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1811fa43-4204-4a57-b990-bce4e16404fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:25.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:35.224Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=07c8d43d-202a-4aa4-a95a-5ee40102ea05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:36.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:36.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:46.264Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=34a196a5-6a5d-4d81-b4ff-db19b6046353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:47.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:57.304Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4b6f9878-b508-4bdc-a42e-e542fecec1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:18:58.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:18:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:08.344Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=344adaeb-c3e1-4087-af93-4dfdbba59eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:19:09.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:19.385Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2061981d-3fbe-4dbd-b29b-58e2c4caa72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:19:20.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:30.425Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=81c1888a-dc22-43ce-b922-913bc88fe58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:19:31.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:31.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:41.464Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7e0705fc-650b-4511-8d97-e6f78cc8b5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:19:42.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:52.504Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d523e095-05e9-4cb4-9337-42f0056abb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:19:53.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:19:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:03.548Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f959057d-528f-4e13-ae3a-be85005fd5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:20:04.582Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:04.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:14.583Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fc69f70f-e9ac-49f8-afaa-312a7e6113d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:20:15.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:25.628Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=36fa57c2-1247-4a10-8e96-0515e02b48ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:20:26.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:36.663Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0a025a17-6393-45df-82eb-732379182ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-10T23:20:37.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.51.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:47.706Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8d9eb57e-7676-467a-bdc2-f3da7932d4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:57.830Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3fb2654c-b87b-4171-80ea-3bdd524ed98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:20:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:07.845Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=aea5026f-f42a-427e-b6c8-4405ea0a7127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:17.859Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=297afeda-7c0d-4a9c-9dee-0d534e205a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:27.872Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=cf445601-bcc5-4b5f-b55d-b948f84be44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:27.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:37.882Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d3dbc2ab-ce05-493e-99e8-008538d428c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:47.894Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=11ad7873-09d4-4c05-ad53-54bc2bc2245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:47.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:57.904Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ea712041-d425-42f8-a140-cf9c8b5913db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:21:57.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:07.921Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f2d399d9-e0fa-4929-94eb-cd5709de6365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:17.941Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ba487859-bf8c-4522-8093-4a52d47ad5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:27.951Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=19d29036-5f08-4002-97e0-2db55c313c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:37.962Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c2c5380a-3fee-4541-96de-9097b63871cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:47.972Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f451323a-c50d-4816-9ba3-aedfdde9de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:57.983Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2194d4e7-bdfd-492e-9b43-197745304495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:22:58.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:23:01.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:23:01.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:23:01.911Z |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 |2021-10-10T23:23:01.913Z |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 |2021-10-10T23:23:01.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:23:01.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:23:01.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 |2021-10-10T23:23:01.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:08.002Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c7a291bd-1526-4dd3-8ccf-9aae4f9f99b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:08.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:18.013Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=94e54cb6-8c0c-4840-ae36-1848bbe14c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:28.036Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=35eadc08-7bfb-4d8e-ab57-c2dd2e814781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:38.044Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d7d52fcd-3d63-470b-887f-c61170756634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:38.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:48.062Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7ed285a0-675f-4f42-adda-19009438d41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:48.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:58.080Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9f8eb405-ce63-4795-8807-c97c94d5ae7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:23:58.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:08.089Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=17a0bcea-8e20-48e6-b8ef-d2fca4287b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:08.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:18.098Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3732455f-e75c-4b88-b3ad-3986b11a63d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:18.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:28.110Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e78e190b-d2e8-43ab-8e1a-c2bc0d01fe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:28.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:38.121Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=27a0b960-46a8-4ab8-bda3-4e4c4d717c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:38.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:48.140Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1a254cf3-b102-466a-9c06-6e253119d4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:48.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:58.150Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=89f1b37b-9275-4fd3-82dc-66baa147aa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:24:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:08.159Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f100d01f-fb12-4778-8f32-5b56aa9dd074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:18.170Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=94aa83a6-be6e-4085-802e-2f111a450a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:18.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:28.177Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2ca9d2da-2062-405c-8f71-6f9df68bd9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:28.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:38.185Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5837935b-e474-48cd-ada4-f4e8b699b0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:48.196Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0df4088d-06b8-4f7a-aff7-9fe2036d28fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:48.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:58.211Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ffbe83a7-c778-401e-95d9-d673fb2780d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:25:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:08.227Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=83d46f28-995a-4f9d-9a29-fc5e9f2fe19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:08.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:18.235Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1a28d236-9795-45b7-b3b7-437963a9a255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:18.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:28.243Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=41538cb9-37e4-431d-bd99-fdae71f1c5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:38.254Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2cd4d4c4-1260-41d7-a4fd-9d1d25388dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:38.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:48.261Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=44c57bea-7550-45f9-bc66-dd82a33af498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:48.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:58.272Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bdeae5dd-e46c-4f79-a4bf-32a25cfda527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:26:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:08.285Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6e6c4cd1-8d9e-41b9-9301-acb49530e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:18.299Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5dab09b5-1813-4622-9183-c70e23c45fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:28.308Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=50031cef-d2af-4404-b480-bca1b7bc1fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:38.317Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=22bcc16b-1cad-44e0-ac82-4ce81a30650d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:38.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:48.327Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=da3eccd6-5643-489d-97a1-57e6f241ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:58.335Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5b00ea09-1615-43bb-bfea-cbb23b8b4fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:27:58.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:28:01.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:28:01.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:28:01.922Z |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 |2021-10-10T23:28:01.924Z |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 |2021-10-10T23:28:01.929Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:28:01.929Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:28:01.929Z |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 |2021-10-10T23:28:01.931Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:08.342Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e901b789-adf4-4490-a5d8-61cdb63559f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:08.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:18.355Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=697ebf20-f88b-4145-aafe-59c899ae73e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:18.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:28.373Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=76c2b051-3f88-45cf-b579-657e30103271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:38.384Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bbfb1828-c5ed-4b47-96a0-19f6906cd139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:48.393Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f2938d04-576c-4e64-84e2-89932f4bae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:58.400Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3639bcb3-7db4-4d36-aafe-4a8db1f0e88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:28:58.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:08.411Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=09bb2d15-0b98-4eb2-bcb9-762d7a4f9b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:08.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:18.421Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=026e8391-27f8-4bee-91c4-c4de6ada1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:28.435Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e175eb71-097e-45c4-8120-59579099c278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:28.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:38.443Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=eaae9d3c-afee-4031-adfc-45b61aa5f0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:38.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:48.449Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c9eb489a-86ce-4c25-9123-20b5a5f9118d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:48.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:58.458Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=826bdfed-a6d4-4020-bf54-12401c8b0047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:29:58.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:08.466Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=243b42ad-e8fe-481a-999f-dfc77b232694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:18.479Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f0080b43-f834-455e-b4aa-99cf776ab150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:28.490Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=948eb86e-46fe-4c43-b95e-2da0b573fb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:38.504Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=33009954-cec6-4077-9e28-a58dd37dd19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:38.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:48.513Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=97b29616-8c9e-42ca-b0ec-0a9710d749ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:48.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:58.520Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=477a1f96-507c-4f6a-8e34-50ebd4dc8a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:30:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:08.527Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=219088af-00d8-4c2c-856a-aa781b955cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:08.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:18.535Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3b8fcd3f-d23b-4531-bf1c-ee6764565733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:28.544Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b18888ac-cd77-497b-b465-bb6800a0c45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:38.559Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5562f60c-8f94-4479-9ed6-27cc8d000d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:48.567Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9f900dff-923e-4ba0-8084-1f51b1b8e62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:48.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:58.574Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8b640269-93da-4195-8c54-2a6078489d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:31:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:08.582Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e06cf93f-26d4-493b-9dfa-9d382525905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:08.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:18.590Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2dfc6bf9-14a9-4a08-8543-180961eaf88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:18.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:28.596Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b3a8bc25-9378-4cfa-b428-cb9282462bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:28.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:38.604Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=119e52d8-ccc0-4717-85f0-3c9281609731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:38.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:48.625Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e637e6b9-9fa9-4fdc-9f46-1e398068b2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:48.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:58.649Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b34c136e-b466-4dad-9cbc-894e91a1d530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:32:58.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:33:01.888Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:33:01.888Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:33:01.889Z |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 |2021-10-10T23:33:01.890Z |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 |2021-10-10T23:33:01.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:33:01.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:33:01.896Z |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 |2021-10-10T23:33:01.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:08.657Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3891591b-45d8-4f6c-9bf3-8c52687a72e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:08.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:18.668Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=437d8add-5927-4aa7-a1b5-cc7827844903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:28.675Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=04505613-8c1c-4747-8463-4048ff825a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:28.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:38.682Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f74463da-e6e9-40c8-bb32-d692a1d2c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:48.689Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=dd4f65d5-ebf1-48bf-bfd7-8107395736b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:48.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:58.704Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e22dbb40-e7a6-4c51-a231-2d39df5c915d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:33:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:08.721Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e98ebd0c-d702-4635-a92f-23fcbaf5e205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:18.729Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=094d20d9-e41e-4e7b-b039-85f1807acea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:28.736Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=74320fd3-0cd9-413a-81a2-3ff74f568c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:28.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:38.744Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=79f88107-e3ba-4872-a11c-1467bfd5634e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:38.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:48.751Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3a963221-b633-4d42-a0d1-aca3b7cc0e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:48.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:58.758Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3c8c66eb-2742-4d98-b1c8-f32882615f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:34:58.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:08.768Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b494a458-0ebd-4673-81aa-eba5caf7076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:08.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:18.784Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8dc2b697-a2b1-403e-abce-623e27c65941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:18.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:28.793Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6241b9f7-94f6-4356-8b04-18afe9eaa03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:38.801Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=42da6569-8536-456b-b30f-b4b717ad26d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:38.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:48.818Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=46ba56a7-6134-4efa-bdab-a0f41ce6d608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:48.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:58.826Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=10fa40cd-c979-40e9-b79c-4846493e22d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:35:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:08.833Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=71343001-7787-4af6-92c4-75e9230cd178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:08.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:18.841Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b0cda0eb-8354-4cd3-95c0-8cf9c07349e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:18.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:28.848Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=02ad46f5-afad-4bbe-ab70-4c2cfa74bb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:38.856Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c647faab-7eb7-4d59-9d45-4376f6907017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:38.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:48.867Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=79a31659-f20f-47ff-aa27-2ca05dce608b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:48.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:58.882Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d2f452a8-dc2f-4887-baf1-5d41d301673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:36:58.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:08.895Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=25beb4ad-4724-4c20-8bd3-83856b5d7ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:08.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:18.902Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=dd1eae75-d658-487d-b5ce-72f413226c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:18.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:28.912Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5b325d33-70d7-45f3-8f7f-0274a60fd8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:28.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:38.920Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ada9369f-e804-4e49-9afa-c025c1aae557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:48.939Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=abc1b487-2307-4374-bbe8-e878e7d691ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:58.945Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=baabfd2f-ced9-48f9-af0b-48756e60101d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:37:58.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:38:01.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:38:01.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:38:01.953Z |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 |2021-10-10T23:38:01.954Z |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 |2021-10-10T23:38:01.959Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:38:01.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:38:01.959Z |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 |2021-10-10T23:38:01.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:08.952Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7f81eaf7-9d0c-4e95-99fd-d8048b9e73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:08.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:18.960Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=42dd9ff9-344c-481f-b8b8-bc14559b1447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:28.968Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f21f809a-fec1-4cb5-8577-6b0d7f600ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:38.985Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=dfb21170-3c0e-4c67-a5a5-f88f4687df06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:38.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:48.995Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=893be92f-e697-4379-8020-2cd99108f195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:49.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:59.003Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=74120ab0-f07b-4d1e-b64f-09fefbb30842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:38:59.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:09.011Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=941f6343-93a8-4009-a7db-449e04ee5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:09.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:19.019Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3f2ce231-f9a6-4474-b7e2-84169ba696cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:19.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:29.025Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=556433e0-b8aa-4ad3-8b9e-0e3d77028be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:29.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:39.033Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8f92f2a1-3150-48ac-9266-7317a97d8c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:49.040Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=aa633269-c0d7-4ee6-bf65-0dd920303d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:49.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:59.049Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3506dec6-8c3c-4077-9f3a-fc59816db04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:39:59.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:09.064Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c2c2ddf7-0687-4782-88d4-433762249f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:09.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:19.072Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d21193d9-14ac-4bbc-bd15-d0233fdacdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:19.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:29.080Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f5cdf152-f016-4015-92aa-8ff68f7cda29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:39.088Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6f0c5b35-baf2-4b5f-b66a-b406e2f6629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:49.094Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0c56950a-3dae-4182-8e29-8c16236019c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:49.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:59.101Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=efd4c48b-52c5-4cf9-8078-d26bb8ef1a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:40:59.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:09.117Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d0bdfd68-5643-4997-b11b-0c9e704f7238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:09.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:19.123Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f714c98e-4ec6-4575-91c1-4eff77ed0dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:29.132Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=dcdbc5ad-e6f5-4722-aa5e-dec55b1cc19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:29.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:39.141Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7da5533c-a34a-43a9-89db-9260d6206b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:49.152Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=92a79599-88cf-4738-9341-f809ee7a5077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:59.166Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e2af0a6c-6a36-48b0-909e-a3fbed6dfa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:41:59.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:09.174Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8159f90c-e34b-4902-b2e8-3412a352df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:19.182Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9fec3472-0dbb-4478-b053-83253b271f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:29.190Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=387171b8-76a9-4182-86b2-1a3b4a62e93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:29.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:39.197Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6a393c1b-dfc1-42fd-b57e-a0abfd00d3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:49.203Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=81fa7187-0d49-4714-8032-c0184d91b8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:49.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:59.210Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d6f4acd0-b393-4939-9ef4-1f8e23d7abfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:42:59.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:43:01.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:43:01.948Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:43:01.948Z |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 |2021-10-10T23:43:01.951Z |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 |2021-10-10T23:43:01.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:43:01.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:43:01.956Z |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 |2021-10-10T23:43:01.958Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:09.221Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0a102163-96b8-459a-8c15-9073664b15ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:19.228Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bebea5d0-0c35-4770-b709-da94a0b9c15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:19.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:29.238Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d3a3f87c-b583-45ae-ae05-5e58afdfe1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:39.252Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a88c26d0-62db-4cd3-af4e-ed4f6141de89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:49.259Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1ed9bbea-e8ed-470d-a818-c4aa89d9037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:59.265Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=09d8308e-997a-4a54-9654-9e07992ae03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:43:59.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:09.275Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d5d7ec39-84cd-485e-92e2-2d1708457eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:19.283Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=23f1644d-71fd-4810-9576-647abb0e70d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:29.290Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f73e5a8a-6102-4f2c-a403-b57d5e42e62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:29.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:39.297Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=eca54178-d8ce-4d99-b716-df37dd573652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:39.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:49.304Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8d74ad75-36bf-4a85-9afc-9583239a78f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:59.312Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d1ddd8a3-1380-43b5-8ba5-be04561fc0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:44:59.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:09.322Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=46d3f396-b654-4308-8d24-0d71e6fe8e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:19.337Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=cd024cb5-0ed9-4f39-b1da-2d03d2a9060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:19.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:29.346Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8b995ce7-f9bf-46be-ad58-7f11475cb11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:39.355Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0e1bc157-5c4c-4839-8c48-0365d9265713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:39.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:49.360Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=09d5ebc8-ed3f-4db3-a9db-be64e493e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:49.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:59.367Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c8409a0d-fa17-433b-92cb-d071e084c811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:45:59.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:09.375Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f4e26d84-0aae-446c-988f-2b85ac57bfc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:09.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:19.383Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0e0a0fb5-d9dd-4d8d-b741-f5e5e94fd92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:19.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:29.391Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=01e9a12a-76f0-4f03-972d-9555df9b7386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:29.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:39.399Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=acf3ba79-90d3-4dc7-8ffa-1100702aee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:39.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:49.410Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a4b766b0-5b00-4bf8-80ee-9ddd45ef00d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:59.418Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7266c01d-6e1e-4c5a-b6e7-d1d2331fa022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:46:59.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:09.432Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=aa08937f-fcd8-4684-9a17-f54d6df1753b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:19.439Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=27ff689d-34cd-47ce-9b41-2ef14a54161e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:29.445Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a1d485fc-e5a6-4580-b7f3-4fc3cf6ff287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:29.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:39.451Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d451af6f-e2f7-455b-9528-26013adebcd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:49.459Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7348b318-ae6b-4ba8-bfcb-120f399dbed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:49.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:59.467Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=386eea5e-eda7-4af8-bffd-daed4825f0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:47:59.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:48:01.948Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:48:01.949Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:48:01.950Z |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 |2021-10-10T23:48:01.952Z |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 |2021-10-10T23:48:01.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:48:01.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:48:01.958Z |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 |2021-10-10T23:48:01.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:09.482Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2383c42b-46cb-4b21-acea-6efac24a4727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:19.490Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=66e6a6f9-f613-46dd-b6ab-e3e71f549ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:29.497Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=915c58d1-5073-431f-adb5-109bc5f92a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:29.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:39.509Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0640cff4-7c16-4bf0-90ef-341f61354ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:39.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:49.516Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e68a38a7-28b6-4b9b-8fca-8d02e6eb4d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:59.522Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=be1494d3-c47e-41f8-8e18-3c8839c46c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:48:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:09.529Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2849c14e-dd87-4293-8d69-cb6b696e97d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:19.536Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=46fef038-97e9-4916-a3eb-e6cb5ba7a9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:29.544Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=59e4705e-b696-4ff6-90ef-186ed4e88d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:39.551Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7ccc3ea1-11cd-4628-b411-e16d07d66550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:49.559Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=36450da7-f067-46de-9cae-3f9af2b548b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:49.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:59.570Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=829d8518-6dbc-4cc0-a72b-498d881f8eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:49:59.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:09.578Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f777e0f7-3cde-4c25-9bbc-0b83d83d7347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:09.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:19.586Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=19f4c700-cdff-4efe-ad94-58c2c743bc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:29.594Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6eba7997-be8c-418c-9ae4-618243b0e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:39.601Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1dfc73f1-9c6b-4f42-8f35-661e11beb725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:39.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:49.608Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=36671bff-c4d8-48e9-9fb5-973a0417c100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:59.616Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bafb8345-924d-497a-922c-5f3ea136a4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:50:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:09.625Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8010bcc0-5808-453e-9a18-2826d8109517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:19.634Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b392b13a-e2d9-4bce-a867-c337db7646e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:19.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:29.648Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=102f64f1-0247-4e85-871c-1fa20038f907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:29.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:39.656Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7b8f6b0b-1e48-42a3-a813-33bac7e0db2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:39.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:49.664Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3f4b1aef-bccb-4fb4-9ff5-57f46d785f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:49.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:59.675Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1b5ffa97-dfaa-4e67-a832-1f40ed54c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:51:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:09.682Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=07162bd1-e4e1-4f00-ae7f-3882d14c2787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:09.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:19.691Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b3f3dd8a-8153-4385-9b7d-67e1207598ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:19.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:29.699Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=68aebb87-cf7e-44c8-bdf9-618cdd620d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:39.710Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=055ff9c4-f9ff-46df-b22f-b9f2d1ee9d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:39.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:49.724Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0498abfb-2484-4712-b4d8-e5a83d3e561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:59.740Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4027721b-176a-4e14-b1a6-8be308095bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:52:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:53:01.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:53:01.960Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:53:01.961Z |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 |2021-10-10T23:53:01.963Z |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 |2021-10-10T23:53:01.969Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:53:01.969Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:53:01.969Z |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 |2021-10-10T23:53:01.971Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:09.748Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5a602619-c078-443d-9957-c64c3545b678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:19.755Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=91ac5e51-dc44-4099-81d1-faae0780fd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:29.762Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=74e329d0-2236-49f8-bf1f-53adf50a1009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:29.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:39.769Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=428cdecb-226b-4c91-91fb-91ec58b3a054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:49.776Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4370d15d-dc69-45fd-9d5d-cfd275ce0fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:59.783Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=975da6be-8ad4-4d0c-8eb9-99c6a5468331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:53:59.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:09.790Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=29cda67b-d66f-4116-a7e9-ef199a1e79ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:09.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:19.799Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=09b0fb47-b1c3-4ac9-98a2-b9396149f02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:29.810Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b15927a6-33dc-4ba7-986f-0cbd5aff0e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:39.824Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4e9a5d1b-631e-4770-869f-9471aae3af8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:49.833Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5518ac66-4107-428a-b527-d617acc2c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:59.840Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=aad32ed3-58f2-4f96-8b75-847f9d0534a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:54:59.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:09.847Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a128d151-6080-4232-b9cd-318ae0e91d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:19.854Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d1793392-f0db-41d4-996a-22d73d8c1e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:29.860Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=517d430a-5224-4cc3-bf4b-8f934cb96f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:29.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:39.870Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bd9d8945-9cff-443c-8393-fca9e109a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:39.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:49.877Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c1d8996f-cb71-4ff7-b28d-2919cd284cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:49.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:59.883Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9e321bdd-67f8-4881-9c3e-297693dce72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:55:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:09.891Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1978370c-15d3-4060-8676-6b84c17dc89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:09.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:19.900Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=58d06cf9-6ed2-455c-a36b-1baffc85be6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:29.914Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d4b2bdce-e070-4013-aa97-2bc0e9f18eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:29.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:39.928Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f69d9279-53fa-42af-bc4a-b22b3e1fd00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:49.936Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=88ed9fce-d6ba-4136-a9e3-873895d7908c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:49.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:59.944Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5ccb1de5-2d0b-42c3-90ec-13b0174c4163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:56:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:09.951Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=03df0b9c-6e5d-4ad1-9d65-77828c9da7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:09.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:19.957Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3f361cec-65c8-4295-9aaf-909c377fa7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:19.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:29.964Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4d2a94e0-3e47-4917-ab16-c44157735cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:39.976Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d7427c37-a988-4fa1-b9a1-bef7bd0e27f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:39.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:49.983Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6c5b45af-86e2-4374-b693-9bce0f319409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:49.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:57:59.994Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b0112658-50f9-4b35-ba7c-065751176e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:58:01.955Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-10T23:58:01.955Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-10T23:58:01.956Z |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 |2021-10-10T23:58:01.959Z |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 |2021-10-10T23:58:01.963Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-10T23:58:01.963Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-10T23:58:01.963Z |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 |2021-10-10T23:58:01.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:10.005Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6fb95e0e-904b-4f0f-abf1-a688d2711a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:10.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:20.016Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=19f2477f-3613-46a0-8656-86823fed3407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:20.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:30.025Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e47e8a0b-b56b-4c04-8bc8-9d3a337b1220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:40.032Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f6e1bb17-3876-441a-a135-6a5dfb934f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:50.038Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a0e42c33-c618-46b4-aa61-f2a1b9b8026b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:58:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:00.045Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8e7cfb04-49d6-4692-9977-fbdba99ff474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:10.053Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e9091490-a7e4-4ab0-8dba-0e8f0750d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:10.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:20.059Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=535c68d0-04f1-46f6-a3e6-3f8b87a31b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:30.065Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d737ee8d-5dbf-48a7-8b20-82dc0b985a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:30.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:40.076Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7e534c3d-5047-46ac-bc35-8b76899da73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:50.092Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=26e2888b-a2e3-441b-97fe-8b958256322a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-10T23:59:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:00.099Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0a25c1a5-82fd-4404-84e3-887c3f0cd51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:10.114Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6a772eea-fd71-4a85-a255-2782e8e45e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:10.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:20.121Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e603f5a9-8207-4bd7-bc1b-dd0c04867f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:20.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:30.127Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a9b665de-77d4-4d74-8f2e-35c3ed4665d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:30.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:40.133Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=53efb21e-43d5-4040-86e6-358829bf70ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:40.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:50.141Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d23f596c-9173-4d80-b587-d0c9084fdc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:00:50.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:00.148Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=87a27add-e95b-4287-8e78-4bea9634ceb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:00.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:10.156Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=867eac54-9c83-4e34-84d5-2009050097b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:10.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:20.163Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=db1c4fec-7547-4d45-a4a5-23eeac520fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:20.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:30.177Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4a21a01b-aaa1-4304-b38d-085094a62452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:30.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:40.184Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=605dbbb1-4f02-40fd-bcd2-ec2b059aa8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:50.190Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b2c1f1e3-8570-4790-900d-2e31972fb2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:01:50.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:00.198Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f63fb5b2-0e78-435d-98e1-a47675a7fa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:00.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:10.205Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5b8f441b-e0af-4315-9848-b3667e05383f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:10.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:20.211Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c18818f0-bf58-44ce-a5c3-bc02c1c6a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:30.218Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4506d350-de1c-49da-8a00-4c0819119d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:40.227Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=84917acf-4793-4307-9657-db8b9767089f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:50.235Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1f699083-7d69-4928-91a3-dec19d15b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:02:50.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:00.243Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=78e9cb3f-1569-4e45-9bff-146f5078a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:03:01.987Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:03:01.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:03:01.988Z |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 |2021-10-11T00:03:01.990Z |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 |2021-10-11T00:03:01.994Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:03:01.994Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:03:01.994Z |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 |2021-10-11T00:03:01.996Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:10.252Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bb547219-fea9-4750-9c2b-be7714c061df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:10.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:20.259Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2259f664-c415-4bd6-81d9-ffaaac53ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:30.266Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0aebbe57-6352-4fc3-8c3c-d33b43d51ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:30.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:40.275Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5889f6ad-17b4-40d6-9ed3-ab66c214b6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:50.280Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5eddd1ba-1945-4cca-826c-ff0bbeaf382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:03:50.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:00.288Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=600a9fae-7285-4171-8a90-2a0468bd318f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:10.295Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=de1aeafc-7e62-493c-8d6b-4f994055c2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:10.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:20.301Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=113cea0f-1761-4ed5-bcfb-59a3e9bdb9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:30.309Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=12ccdadb-1d91-445d-a4c9-ea8d0bd59eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:40.316Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3d839c8d-9708-4477-ba49-766a23aced87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:50.327Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6637dddc-4c9a-4a0b-a13f-d42ccf74ab2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:04:50.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:00.334Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2a8642ae-5a09-468a-a033-e6bddf904ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:10.342Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e004025f-385b-4759-90ab-757d0fa7c194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:20.349Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1450d196-d96d-4918-9617-a9f993eb4afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:30.355Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5ef81c29-c4c5-4396-afc0-e17b9fd6ad39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:30.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:40.362Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7a703d1a-bf1e-458d-a90e-9d856bde40a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:40.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:50.369Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=94def9b4-7519-48f7-8057-4d652811d753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:05:50.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:00.377Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=917787ad-e251-405e-a884-f74f175011c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:10.385Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b3f177cc-e0cf-45c2-90ba-5381f8d80355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:20.397Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=afde0f8e-6325-449a-9547-a0d096feead7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:30.405Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8fcc5428-93e9-4314-bffb-58d144e69adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:30.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:40.411Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bba04e82-b7ce-4fef-b9fd-5179d2408b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:40.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:50.418Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=81e1d713-30cb-46aa-a0b8-be675dc2b9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:06:50.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:00.428Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c5b4c4a5-c876-42d5-860e-abd2e36e6c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:10.434Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8ba9ca82-6e14-4db8-8815-affab5017250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:20.440Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=232e9057-809c-43a9-b0de-20488b416eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:20.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:30.452Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=97607178-6084-4030-a0a9-16d42b3da771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:40.460Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d6515d51-5589-4c74-ab47-8731cec421e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:50.466Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=86aa2f80-b22b-4bb9-b421-aa34524c2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:07:50.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:00.475Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6b1344c6-9161-4b35-879b-484311328990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:08:01.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:08:01.946Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:08:01.946Z |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 |2021-10-11T00:08:01.948Z |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 |2021-10-11T00:08:01.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:08:01.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:08:01.951Z |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 |2021-10-11T00:08:01.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:10.489Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a1cc6586-58b5-4376-a3ef-d08d4ac64221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:10.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:20.495Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1982a555-162f-4346-af42-61de0c435773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:30.502Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2ac1589a-9cec-457c-93f3-a70fa62d9857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:30.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:40.510Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1f9f7110-437f-4453-a450-2e57d8c8cf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:50.521Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=197fc2ea-9c07-42ff-b26f-7d527bfaf096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:08:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:00.528Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a42e6a6f-8784-453a-bb99-2ecc6b3ba593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:00.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:10.535Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8436dcdc-e8ba-4267-803c-0eab371a9f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:10.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:20.542Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=cf018dbe-71fd-4b75-bdb8-d43cc27dbae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:30.549Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b1c773f2-2336-4fc7-82c4-6d325587bf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:30.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:40.554Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f4bf5eb0-036b-4691-9920-594119097924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:50.563Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=08d0683d-f2b3-49a0-a4d0-b5ffbf770ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:09:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:00.574Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bd689790-7a4c-4ced-96b6-35a98ea7e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:00.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:10.580Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b8791001-ff07-4083-b70c-6c55dbeec90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:10.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:20.589Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=76e54ae4-1fe4-47fe-bc18-59a804f35904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:20.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:30.595Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bae390eb-c658-4503-963c-b9ac90f06df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:40.601Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a80ab637-7b9a-41ce-98bc-c2bfe65edc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:50.608Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2b0ad19a-a37a-4f90-b569-69a18d364946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:10:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:00.615Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e4bb1dd2-95e3-4e2e-b1e4-cdb1736dd1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:00.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:10.622Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f1ea11e5-96f9-42d1-a664-b91eb0573901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:20.630Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=749e8487-20fa-4480-82b8-10f983b3bc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:30.637Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=20c27b52-7921-4fce-b1c4-120ce3efe776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:40.649Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=44204e22-7d6c-4d1a-b61b-99946570f7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:50.661Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=34a5567f-57f1-4397-9340-ba476f4d11f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:11:50.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:00.668Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7552e3c0-7e18-4110-b770-80cdda9810dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:00.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:10.675Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c9544908-86fc-46a4-8947-7fc1083f852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:10.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:20.681Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bc50ea91-621e-4074-8426-b122dc7fcd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:20.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:30.687Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3d2617fe-983b-4ce2-811e-4371aea5130f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:30.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:40.693Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a9dfcf5c-2b7c-4c3f-90ca-08dee7eae635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:50.700Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c344ab77-14dd-424e-88b0-636207549457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:12:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:00.710Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=55f9f287-870e-4a4d-a058-d052567c0290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:00.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:13:01.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:13:01.968Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:13:01.969Z |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 |2021-10-11T00:13:01.971Z |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 |2021-10-11T00:13:01.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:13:01.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:13:01.975Z |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 |2021-10-11T00:13:01.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:10.718Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=588f1734-adbf-4de8-bd6f-278cd5dad3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:20.725Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a5b55977-f4cf-4b9d-ac1d-ebb7ec4a7f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:30.734Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=da04bac1-d526-4dbf-bd4c-619d3fded848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:40.747Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1cdf9261-c681-4144-a274-671040518b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:40.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:50.755Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1643e77e-28fd-4e0a-9987-525ed9131f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:13:50.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:00.761Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d64bcc5d-e7e9-4e6c-bb82-b75212b4f76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:10.767Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=074db789-d1ca-4f9b-b440-c46ced212c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:20.773Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7038c1dc-1b43-424b-8b7b-912fc9607b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:20.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:30.779Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c477b1e1-db17-46f4-8d9a-aa42154c0348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:30.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:40.786Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3b4a323a-e4c8-4edd-ba88-fe8de9845391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:40.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:50.801Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7ababadc-dfe6-46b0-9618-9db36f4f05cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:14:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:00.808Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8d8a775a-5bee-4a3f-8a48-4ee807065e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:10.819Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7e6295e4-5a65-43af-8e60-929c9ba33fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:20.834Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0b04313c-b60b-4bc7-b00d-9b779c608ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:30.840Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a6f71ee1-40cd-4d3a-98e3-82d87bf8d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:30.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:40.847Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=674464d1-2246-4658-b82e-93619dd9118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:40.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:50.854Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4cd4435a-f14f-46a3-97de-843e9a401be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:15:50.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:00.859Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=35d16a61-0ae1-407e-8ffb-2248e66ca539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:10.866Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c7aa7b72-954b-4688-8c8d-a75c2101ade4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:20.873Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5ab74898-81af-4a15-ae7c-2c991db8cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:30.880Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ac9712ef-6b38-401c-909f-be3c9836d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:30.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:40.885Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9266104e-a677-457c-a22f-2fb84c7a38e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:40.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:50.892Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2f903c4a-1909-4c3e-bba5-829893ec5e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:16:50.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:00.906Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c46161d9-3f1a-4710-91bd-c81f7d9ddf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:00.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:10.913Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8bbd55b2-2af1-4a58-8f4e-efe19e0229d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:10.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:20.920Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c88988f7-7604-4354-bef5-67dc0d62fd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:20.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:30.927Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f2a322d6-7e30-4f82-8c27-7f8d3ec4d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:30.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:40.935Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b8d7b7cc-e709-4062-9214-552792240b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:50.942Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6ce55baa-e0a9-454f-8c7b-fc0e4b9e983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:17:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:00.948Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7b77d3a2-d7a7-4204-835c-1c6ef33f35f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:18:01.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:18:01.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:18:01.910Z |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 |2021-10-11T00:18:01.911Z |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 |2021-10-11T00:18:01.914Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:18:01.914Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:18:01.914Z |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 |2021-10-11T00:18:01.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:10.955Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5a33781d-412b-43c1-84b6-88588562fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:10.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:20.961Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=db52de08-5f79-4d22-a61a-d84ae3de0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:20.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:30.968Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=84d6e63c-42e5-4294-8635-6e138b536e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:40.976Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d9737d7c-be89-4012-b1cd-07bd75925c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:50.984Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=081e55dc-f60b-483b-a09b-cedabe03adbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:18:50.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:01.000Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=02f50f5c-4ab5-4631-a487-81787f169949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:01.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:11.006Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3f472df8-c794-404d-b82b-fb3bcf58c3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:11.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:21.012Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2068f676-9bf2-408e-8ead-e305cd4e617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:21.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:31.019Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b2c2466b-8eed-4d06-a183-c7f5133a285e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:41.025Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7bc6852c-3b3c-44c0-aae8-11b956cec9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:51.030Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=16a04a59-bef2-4102-a9bc-0ac93cf02541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:19:51.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:01.036Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=84df24fa-70db-455c-992e-cfa39031d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:11.046Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=681e8dae-3ebe-4b40-aeae-88b8ecfef31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:21.053Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6175895e-f705-4de3-bea2-085514bd7695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:31.061Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=62e3035a-860d-4bfc-83a1-a0eaae35acdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:31.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:41.073Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=944f5e5c-43bc-4c76-9147-5f47268779a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:41.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:51.080Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3fa1a077-39b3-469c-b816-faab9714dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:20:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:01.086Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4ff5c3b5-0232-400e-b52c-8faaeb854681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:11.093Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f0dda17f-5969-40a2-b74f-bfdfc6a747c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:11.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:21.098Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0f23ad8e-8b1e-451e-a7d1-8c5eddf1db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:31.104Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=cb7b96ce-4b0d-4bbe-91a7-dddb968cb3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:31.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:41.116Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=136449b1-4138-42f8-a048-c7f9e6fc7c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:41.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:51.125Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=53e04f0d-6878-4c05-a0ce-b9f99c2f921a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:21:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:01.132Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=cfc4c74e-ea37-4060-96f8-9b4870f63573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:11.141Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=463c5096-91fe-4d30-be99-267c981d89bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:11.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:21.151Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7db31398-9025-4efe-8de7-52574f0070d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:21.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:31.159Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=64906ee2-9118-41c3-80ff-3e19904e2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:41.165Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=20adcafb-e447-48d0-a764-2b0e0bd14541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:41.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:51.171Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9dceffe6-3894-4d14-8ee3-3ab715a61c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:22:51.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:01.178Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c86f7233-a814-4fcc-be13-c6a1ba3ddfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:23:01.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:23:01.912Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:23:01.913Z |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 |2021-10-11T00:23:01.915Z |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 |2021-10-11T00:23:01.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:23:01.918Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:23:01.918Z |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 |2021-10-11T00:23:01.919Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:11.185Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=96f144a0-3658-4aa8-a0b1-d2088f9a2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:21.192Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=92e363b7-be2b-450b-ad61-05880e1d56b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:21.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:31.199Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7c15a59b-c46c-4de8-b175-321c3d76fab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:41.208Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=92fa6707-6a18-4148-bff7-2b3e3ec73ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:51.214Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1a4bbc4a-4937-406e-bc27-c20b1bbba1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:23:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:01.227Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3f67c9e5-b5ce-4672-954f-188b702cbbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:11.235Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=424e6583-c0c1-404e-ac7e-8bf00e98bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:11.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:21.251Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5902b8f4-d9f8-4037-a139-51038a443348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:31.257Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d7823493-4e2a-44f5-abd8-82c51faf85b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:31.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:41.263Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=6ff2133b-d51e-4844-84ed-8cd5c36a7d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:41.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:51.269Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=48fd6a08-d91d-4bb9-bdd5-2c0344533adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:24:51.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:01.276Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0560f64a-161e-4df6-b4be-3759ee9fb9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:01.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:11.283Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=88b12ead-1da8-4674-afe0-152cdec703ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:11.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:21.290Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=79fd5e59-a588-4838-87d9-46c84a371f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:31.298Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ec21a80e-c369-4472-820d-583165c4df8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:41.305Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=45556221-383e-4750-ab90-0256d829c4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:41.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:51.313Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=40e95002-4807-45b3-981e-fdf0e731d705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:25:51.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:01.319Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a9c467cd-52ce-4c26-960f-ed702343be01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:01.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:11.326Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8206bf94-59c1-4b56-a0ea-9989c93deedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:21.331Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2601885f-29ce-4f96-947b-57f9b1fe7840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:31.336Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1cf9bb26-ba49-4bec-9d41-8da28f2728a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:41.343Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b1befd04-5739-4db4-a60b-93de0ede9187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:41.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:51.350Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8be6a27a-8b66-4b4c-ac19-b63473012087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:26:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:01.358Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c4da1164-d048-40ae-96ae-7c881367d7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:11.365Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9786ce36-fff4-4c94-8fed-2dc56b5814e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:21.378Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a54af64d-07a5-4da2-a68a-f325ed0dd0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:21.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:31.418Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a084e807-8323-4c5a-ba86-6a7604bb6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:31.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:41.423Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7360b427-5882-4f3d-8baf-d56c4df4f396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:41.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:51.430Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f7f1feca-af29-4b3d-9cdf-9ca67996e208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:27:51.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:01.437Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2e66f638-445d-4e04-885c-df3ceef81ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:28:01.859Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:28:01.859Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:28:01.860Z |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 |2021-10-11T00:28:01.862Z |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 |2021-10-11T00:28:01.864Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:28:01.864Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:28:01.864Z |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 |2021-10-11T00:28:01.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:11.442Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c298364c-d46a-467a-a578-8b38d0d1cff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:21.448Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ddbba934-2d3a-4209-a84d-70bb2cd3a3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:31.455Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5d796540-0601-49f0-adad-e04cdc47f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:31.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:41.461Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9f0b25d1-ab0a-4d6f-9d46-afc3d621a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:51.468Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=f3e419d4-6045-4cdf-8588-fe9a5803b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:28:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:01.483Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4c04a4af-4e3e-4fe4-a09a-d6bf112b6ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:11.489Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=7160923a-5cf5-45d7-bad8-1e811b2bae99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:21.495Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ca1ba4cf-5142-47f5-883e-881c2e7281bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:21.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:31.501Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b9358078-d18c-4185-bc2d-8bbf26b0b626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:41.507Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ba35c1bf-f986-4878-85ed-182d7f038aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:51.512Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=561c880f-c99d-421f-bab1-38f493a53d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:29:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:01.518Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c4478d6c-cd6f-4f2a-a190-055af8438e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:01.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:11.530Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ba5e821f-8618-4005-981e-c101d9caeb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:21.538Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=effc54ed-ab21-4cb4-ae5f-243fce65aad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:31.547Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4b92b239-1d87-4047-aac7-e46cd8032b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:31.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:41.558Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=499ebd69-7415-4e76-a84d-0cb02ddb21a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:51.565Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fa7003c5-b692-4583-9d62-2a20eb5d22a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:30:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:01.573Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c8c139e3-5789-460d-9b09-8e01209eb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:11.580Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fcb2a7ae-fb18-4882-adea-429e211d8c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:11.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:21.586Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=83c57c70-f192-446c-a89c-0c7dd63598dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:21.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:31.592Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c7480b49-e3b1-458b-a9fa-f010daa68efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:41.597Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=49436d69-378d-4576-840c-0b4800f21dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:51.603Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=538bb5fd-2998-4cdb-aa45-582f8ce1bf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:31:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:01.611Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=720473d5-48ff-48a9-b910-0811ecb44214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:11.617Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=12beee4c-42cb-4d55-8aca-aef75c5ddcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:21.624Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=80abf1f3-59dc-4a9c-bb1a-29faee338d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:31.654Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=730b71cd-70c2-4177-adbe-bbc660e3602b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:41.659Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5766b6b3-5ed6-42fe-ad46-f9bc2844d8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:41.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:51.665Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=22172095-0ae6-4a7a-a161-36865b0195da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:32:51.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:01.675Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=349ee0ff-cb66-4013-8017-9ed2ccc574fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:33:01.925Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:33:01.926Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:33:01.926Z |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 |2021-10-11T00:33:01.928Z |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 |2021-10-11T00:33:01.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:33:01.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:33:01.930Z |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 |2021-10-11T00:33:01.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:11.680Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a213758b-ab0f-4642-b9a7-a7c8d68737b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:11.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:21.686Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=41c47055-5338-411e-a27d-9c3079717a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:31.693Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a1376e18-4f7d-452e-93b1-c23c8dada6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:41.700Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=59a4a454-137f-4111-8054-44038b2966ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:41.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:51.707Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8b99f8cd-f2d8-4d13-a978-098c9bf846ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:33:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:01.715Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d312518e-c5f9-4f56-ba36-972f9a529818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:11.734Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3ef03332-0096-4b9c-a6ab-1af2938dbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:21.741Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8e1b4624-7f69-4c8d-ab0c-1311962571bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:31.749Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1da6e34f-598a-4f5c-80ed-071a60a4107a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:41.756Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d2042032-51d7-48cd-8d9c-535a0521d174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:51.763Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=34eb0510-1afd-413a-b6fe-479784efb3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:34:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:01.769Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a7bd7c09-b385-470e-9062-6ebdeb3191c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:01.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:11.775Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1805fbe1-56ed-4207-b874-2cb730eacc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:21.785Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c69f0bec-a428-4410-9ff2-5dac365c225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:21.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:31.791Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=101e4a7d-872a-451a-9e0e-4e1eb21f7fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:41.799Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=11495f55-261c-4899-bc07-f1f7837f2973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:41.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:51.811Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=989d932b-1fe4-4a78-893a-f5bc816a1862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:35:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:01.818Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2a23455c-ebfa-4f34-8119-429fe1300371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:11.825Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fe220b1c-9c71-410b-8d5a-02034c636076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:11.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:21.832Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=05bbab56-2ded-475c-9512-bb0d4343d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:21.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:31.837Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1a228ebc-f80b-4d65-a3a4-bc47a47d0d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:41.845Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=19114034-50c5-4b83-91f0-c678ef9e2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:41.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:51.854Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=29101d15-d044-42a9-b4fd-5884eccfec92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:36:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:01.862Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=393869d6-f218-4ca7-82e9-cdd6830662f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:01.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:11.871Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=eb2d8eba-312a-4b80-ad2a-5f44b184629a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:21.884Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4ef3f0b6-5322-4e17-b5ea-ad35524e8078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:31.890Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=813163c6-d4de-40b9-ba3b-96f02e48f336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:31.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:41.898Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=55432085-0020-4359-8b04-51293c28a353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:51.904Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=652c468c-6783-408d-9645-2838656b2dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:37:51.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:38:01.910Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:38:01.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:38:01.910Z |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 |2021-10-11T00:38:01.912Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:01.912Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b837f949-a426-4c43-ba4e-868d3e498f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:38:01.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:38:01.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:38:01.915Z |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 |2021-10-11T00:38:01.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:11.918Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9e95aa01-f639-40f9-afce-4709562f0d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:21.925Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=da8b8c81-c93a-4522-8529-1eac94a7dcd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:31.936Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d22a6540-7c05-4734-99f6-7e1ea168a96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:31.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:41.942Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3cb444d2-e566-4a27-b4f3-035a43c39c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:51.949Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5afdce7d-482e-46b8-8224-38c405d601eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:38:51.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:01.960Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c55f6b88-a36b-4340-9acd-6fc21f3845b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:11.968Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=97abe465-3b73-4b49-ab06-9c801843fa65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:21.976Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=16dff4fd-e6ed-4e7d-8e05-85856f9cf1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:31.983Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a0c43d55-69d2-42a7-a270-b6204537758d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:41.988Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=4718bf46-1cfb-4938-ae39-00bbfe633960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:41.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:51.994Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=120f210f-a20b-4fde-92d5-a36ac8b21d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:39:52.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:02.002Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=35f7449f-c32c-439f-819f-f968851f1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:12.011Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e30635f9-94fa-49a0-b56e-278c5ac8b5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:12.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:22.017Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=91518225-b0c0-4d52-b4f2-c88c9a924e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:22.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:32.025Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e25bc4e7-cc06-4bb1-a17a-5727128ef59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:42.039Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9efb668e-5db8-4c2c-ae17-1cc91e80097a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:52.045Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e80d74c0-58e0-4942-abba-af7070dbf4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:40:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:02.052Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=68cdcec6-6cdb-4404-9eed-55b536db5759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:12.058Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=a06d354c-984c-436d-be9a-e34dd61414fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:12.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:22.064Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=079dab36-433e-4f8a-a7bb-b5a72e22e547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:22.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:32.070Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=c224237a-15e6-4946-ae75-ad5b5d90271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:42.076Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3731fb6f-3016-4027-9d3b-4fb433a2bee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:42.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:52.084Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=441b602b-b675-425e-8fb4-40e565b85071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:41:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:02.093Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0e7a392a-b380-451a-a633-d0cea713a766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:12.102Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=0b08bf0e-b03a-4f31-a456-720dcc4666a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:22.127Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=63adc975-83c8-4323-9674-161e34392c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:32.133Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=545647ba-890e-43d4-9c5c-83799a4f46ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:42.139Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=99ef0f17-e841-451f-81e8-12873ad943e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:42.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:52.146Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=13d66601-5b9d-47bb-b768-3a39e754ed69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:42:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:43:01.918Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:43:01.919Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:43:01.919Z |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 |2021-10-11T00:43:01.920Z |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 |2021-10-11T00:43:01.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:43:01.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:43:01.923Z |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 |2021-10-11T00:43:01.924Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:02.152Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e550ac02-8cbc-4910-a84e-ac8fb2c83069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:02.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:12.158Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e63fa8d1-4783-4274-9e03-198482ad894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:22.165Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fcdc791e-e3a4-49cb-be0d-d9dbf6ed3d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:22.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:32.171Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9f4941cd-ddfd-45d4-a98c-c0231a2e9abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:32.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:42.177Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=edc9b1a0-10ca-497d-9603-7aa363fd912a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:42.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:52.186Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fbc4f9ef-19ef-4065-a891-7096a31ff0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:43:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:02.200Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=349dca56-f5a5-4275-b17b-2566aca2715d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:12.207Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=29543fad-9a3f-480e-a993-f09edc8e310e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:22.213Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b0cd63af-85d2-43a2-8307-1a2f4c745fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:22.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:32.218Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bd54580b-123d-41c5-961d-c3b54a2a03cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:42.224Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=eddc653d-a0a2-4458-9f15-3af08dbd1fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:42.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:52.230Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2a0e59f6-5490-44ec-a733-b4d6aa37b8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:44:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:02.239Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=fc32fda9-10f2-4154-8724-0ad7b88e5b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:12.246Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=13dc67d0-8414-4b05-a1aa-4e2da84ae1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:22.253Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3858f1e4-293f-4861-9891-905d71438830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:22.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:32.265Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=240c4322-3acd-48ae-b657-c0a5434108d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:32.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:42.273Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=bdd9334b-33a3-423b-9317-b3f00324415c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:52.280Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=b69f51bb-2d2e-4d92-80a8-8a265ef2bd62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:45:52.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:02.284Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=8ccb57f7-b2ce-4565-a614-fa8bf98d1da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:12.293Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ffb9b0ae-68ba-4eed-96a2-ee0b40f9d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:12.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:22.300Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=5a9d643a-97c7-493a-b1e5-01239eb47b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:22.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:32.309Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=ec908118-d728-4686-83a3-d331ebcb8032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:32.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:42.315Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=26b22d7f-c95f-4478-805f-480bb7c03479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:42.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:52.322Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d1825f27-708f-4e7d-819d-6007a06ace26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:46:52.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:02.331Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=1948b7f6-686a-49f0-aee0-11a8386b8ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:02.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:12.346Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=d5980a07-4c91-4c75-a842-c84e8c1f4b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:22.353Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=397fd28a-b68c-4091-a041-571f1fcdb839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:22.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:32.359Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=2f6d92ca-0490-4d2b-bdfd-ac6240d43f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:42.366Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=360c25c5-41ea-46e9-a7e5-eb60b9a805ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:42.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:52.372Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=34a24f35-2144-40ff-84ff-e922423a5a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:47:52.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:48:01.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-11T00:48:01.861Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-11T00:48:01.862Z |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 |2021-10-11T00:48:01.863Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:48:01.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-11T00:48:01.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-11T00:48:01.866Z |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 |2021-10-11T00:48:01.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:02.378Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=9278e178-914e-4b4d-9d19-6d7172656df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:02.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:12.385Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=e64568a5-4250-4057-a920-ce132db4064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:12.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:22.393Z |INFO |Init configs |InvocationID=64ed93b0-e5ea-42e9-8831-1fa79f60282b, InstanceUUID=3ba3215e-8883-490f-ba1e-975b77ceffa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-11T00:48:22.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |