. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:13:47.437Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:13:47.451Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:13:47.452Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:13:47.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:13:48.021Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:13:48.212Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:13:48.213Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:13:48.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:13:48.331Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T05:13:48.442Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-20T05:13:48.490Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-20T05:13:50.487Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T05:13:51.287Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-20T05:13:51.329Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-20T05:13:51.329Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T05:13:51.480Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-20T05:13:51.481Z |INFO |Root WebApplicationContext: initialization completed in 2990 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-20T05:13:52.815Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-20T05:13:55.653Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-20T05:13:56.369Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-20T05:13:56.419Z |INFO |Started MainApp in 12.281 seconds (JVM running for 13.345) |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-20T05:13:56.675Z |INFO |Start scheduling PRH workflow |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:13:56.691Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=420517f5-583b-416a-bfc1-43b64c3a8964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:13:57.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-20T05:14:02.550Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T05:14:02.550Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-20T05:14:02.552Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:07.312Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9139523c-04d0-412e-87bd-e2f10f1ad593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:07.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:17.369Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f6dac00f-9f13-4fd8-9b44-1ff589a763cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:27.404Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ff5fc81f-41d6-42aa-a79c-1bb6a0ef7e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:37.441Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2a948f7e-1f07-42b3-afb5-4f7e93dd5824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:37.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:47.476Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=64019eb9-e89a-400d-9832-e48dff718744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:57.501Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0d8bf922-4812-42e7-9374-48dfa83c592e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:14:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:07.527Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=acb04a65-e76d-4eee-95a4-7a7269301051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:07.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:17.550Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0a2d6133-ea6c-41aa-a011-cf3b69d20c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:17.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:27.571Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=32acdf6d-e506-4338-8352-9d4532346a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:27.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:37.595Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=03706a2f-69d5-4faa-a3bb-d5ce8fb994aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:47.617Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e0d14277-87d2-4dc6-bd50-208eff7b430a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:57.687Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=52bd7223-757c-4a5d-8771-b9ed4fab6d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:15:57.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:07.709Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2612577c-776a-4152-8e9c-b660e02c58a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:07.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:17.740Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c98096cd-7714-4cbf-b838-dee241970558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:27.764Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=925535cc-da35-47e9-8af6-f14ddd4c4d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:37.796Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4be3212f-f4b0-46bc-9a8c-e4dbfc0b4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:37.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:47.825Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=70e18627-109d-42c2-a9c8-eac120f10049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:57.854Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7eaf321b-127c-4160-a4fc-1724da20a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:16:57.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:07.876Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dad55340-9dc2-4a5b-b86c-f2e79282bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:07.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:17.895Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8895f76f-3f92-4b6d-be9a-43b782993f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:17.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:27.911Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e575da27-963d-4373-96d5-372b8cabd902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:27.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:37.927Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dad42ca1-38e6-4492-9470-7b5333a48e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:37.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:47.949Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=55559060-419e-4d81-9d4e-42346d91cf0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:47.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:57.963Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2ff77805-d9b9-47d9-9b13-19afe76f5e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:17:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:07.980Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9d7c4a3d-2114-4d08-bdad-59d613e71b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:08.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:18.002Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3cdd280c-9eb8-4937-87c5-2075e26b23ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:28.015Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f1550f45-df12-4b54-b116-e9a2c70a2920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:38.035Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7515f696-ceb0-4e7d-a909-2b1b6a380b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:48.054Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7d0f08f0-d32d-41ad-8a3f-36520d3602f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:18:53.851Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:18:53.851Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:18:53.852Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:18:53.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:18:53.852Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:18:53.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:18:53.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:18:53.869Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:18:53.873Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:58.073Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=87ba0a9d-69a6-4535-a285-7e1b2bcbafe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:18:58.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:08.087Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9561ea7e-cc47-4106-b365-13118776f3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:08.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:18.103Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=65b7b354-2f3b-4338-8ad8-6515f27b1f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:28.126Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2eb69bd6-c3d9-4df2-bbce-316a0049e7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:28.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:38.153Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2e506a6b-0410-4629-a8d7-aab5bc0ac84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:38.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:48.169Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=254c9bcf-9690-4518-90b2-725418d0a182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:48.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:58.194Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=81ca34c4-1f94-4aaf-9701-b82551e626c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:19:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:08.209Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2cce2b29-a87a-46d6-8599-8efbed830bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:08.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:18.232Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3f9715f6-8249-4db0-94ac-49454cbe283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:18.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:28.252Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6bc30271-648e-4e29-9b86-424f67bcddb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:38.267Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7cc079c4-79c0-4f10-84f2-817c339d5180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:48.284Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=29de18bc-c7a1-4862-9506-651c754cec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:58.307Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a4460cf4-7a79-4971-9874-e8c72c8c1f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:20:58.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:08.330Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=366a82c6-2e0f-4033-8c82-b72aa9e5d08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:08.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:18.348Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0fc7cbe0-33b4-42ee-82f9-9fc40f3378ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:28.362Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7044e88a-bafc-4255-ac35-030642a1d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:38.374Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=de12c450-161a-4955-84ae-9aa6efcb42d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:38.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:48.391Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b9678bcb-8b12-4e9f-87e9-392ad387621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:48.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:58.412Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=65493968-4220-42c3-b2cc-675ddd60070a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:21:58.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:08.430Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4b4195b7-5311-4424-8f50-b9cae17b7c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:08.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:18.447Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=405e2621-4a96-4986-b63f-598204adbb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:28.460Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=04e2532b-a162-4036-b5c6-38ddcaa0c062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:28.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:38.475Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a25dde9a-730c-46c5-8ae5-e6c0db1d7b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:48.489Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fca54f91-6493-476c-9b92-a9594d0b71a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:58.505Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5f6a9a71-65e5-4129-a9e8-1f7bd80702ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:22:58.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:08.519Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e53c49b7-23d1-4a9e-aeda-d68b5a161d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:18.540Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cac5d104-4d8c-49db-9a79-cd067cc8e5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:18.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:28.554Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=88f281e1-1212-4942-8240-7a2bcf92a8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:38.581Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d3e1c54e-a71f-4857-b562-144d901fe6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:38.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:48.598Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=587405da-1725-42dc-8267-1ba8181266d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:23:53.171Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:23:53.171Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:23:53.171Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:23:53.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:23:53.172Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:23:53.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:23:53.185Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:23:53.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:23:53.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:58.611Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b5fe5761-44e5-4c1c-942e-0f39a371c744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:23:58.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:08.628Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b4aeafd3-a392-4202-83fb-1a49378697f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:18.644Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cd706414-329f-469a-8c8a-e48b281aea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:28.665Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=bb2b0595-cc37-40ab-b37d-6a077bfe05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:28.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:38.684Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9c42f626-142b-4bfa-94bb-23b0831f541b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:38.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:48.698Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=62fa1741-b0e3-49a7-83c5-08cd44aec791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:48.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:58.727Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=27d3cb8b-902c-4d22-ae05-4e43a9907c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:24:58.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:08.746Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e0ca30f9-9a3d-43fc-99c1-9025513004e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:18.761Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2ce3fe64-9974-4294-bc3b-9e17836a806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:28.775Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f6bfb217-53ae-4a16-8607-1bdd52cd5dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:28.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:38.796Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aa212596-b458-414a-aeb5-473fe4537862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:38.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:48.811Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c7e4c96a-42fc-4099-8ad0-f0d4f60848a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:48.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:58.838Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=da913356-43fd-4681-82c0-00794a0da9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:25:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:08.854Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8186bf78-d1f1-4ea6-a7c8-c7d7b2949039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:18.906Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3bfec58e-7b06-4c36-9e15-6e09edaa9128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:28.925Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d1a77101-9635-4dcf-beea-f4532b23c296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:38.970Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8f1b5db8-4c57-4895-bf59-c5fe3c919077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:38.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:48.989Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a9c7d47e-7801-4c6b-a100-3bc53872a6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:49.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:59.006Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e03f9bd8-3d86-49d0-aa1a-b737b8f4b30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:26:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:09.022Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=01b42438-ea9b-4136-8405-5e1ccf43624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:09.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:19.037Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=10444efd-2bc6-4123-9a69-80114093ebbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:29.055Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=89d314b7-dbd6-4e93-afd3-0b87b19b9837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:29.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:39.089Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0e9bd700-4c66-45f2-9879-5f2d94df6686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:49.105Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=853d9d85-3cb7-4860-a578-e7154b1d263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:59.120Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=86220ca9-3720-4718-a8fd-18a42be2ee0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:27:59.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:09.151Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aa5597de-7e2c-4fe8-9d99-0bdd4ccdd9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:09.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:19.166Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=532d7414-66d9-4db1-b5ad-f3c1a72a7a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:29.179Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=188f1140-fb63-448c-9ff1-cbccf0e189a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:29.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:39.194Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8451d356-1579-4cc8-a25a-5cefa3cbc7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:39.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:49.211Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=78c994f9-9d96-4251-9980-0a820fb1f052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:28:53.130Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:28:53.130Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:28:53.130Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:28:53.130Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:28:53.131Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:28:53.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:28:53.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:28:53.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:28:53.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:59.286Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6f0684da-26e4-4f8e-b3b7-aa04d2aee2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:28:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:09.301Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=74bf8401-1eb0-442f-ae06-2ff2b2b4281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:09.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:19.314Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=893a6e98-db3f-4cd7-98e1-01d275e53187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:29.335Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2a2961db-5617-47e1-b802-2f95b26ab56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:39.351Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d038301b-d059-4ef9-a9f1-dfadf1fe1739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:49.370Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f281c980-e92f-49a8-8819-80077a6e241b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:59.384Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=79a57879-b8ab-4390-b89c-a9a7cf32c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:29:59.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:09.398Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4c696a2a-ab40-4dc9-9b9f-f457af64a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:19.417Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4d7ef509-c11a-4811-aae9-774a4f2d6111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:19.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:29.430Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2534b08c-1c0e-4192-b2f9-578084731627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:29.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:39.449Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c938e1e6-f6d6-4197-87ee-ef3b59f38b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:49.482Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8dbf6e84-f3a9-4865-b910-4d2de3517b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:59.497Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=eb2deec3-83ab-4254-9b48-a8f752826452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:30:59.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:09.519Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=459f809c-8d4e-4003-abaf-db0eb3de0c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:19.538Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4cbdcc38-d3dd-4097-9252-0dda069f9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:29.600Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=bfade05b-6057-42bd-b369-5c43566da8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:39.614Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=473330cb-e245-4ed5-a991-5132cc3997df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:39.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:49.627Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7f6247ea-8818-41f2-9707-e9f1adbc9c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:59.640Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6eef3459-824d-4403-8853-b9740eabaeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:31:59.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:09.653Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3282eaf4-fb8d-49b8-b28d-02e3b5a6de75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:09.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:19.666Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f8e04a4b-cd27-4a10-8ee0-bc9106bb82bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:29.688Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=57f67623-501e-460e-a2f5-59fbb0251dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:29.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:39.703Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fa7f0f0c-6211-4caa-82bd-c3127d8d451e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:49.716Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cbbe03ff-139e-4cc5-9db1-8b9c6ba154a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:59.733Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e9c3743e-18cc-4c60-9bb4-fe73a316dd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:32:59.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:09.752Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=252ee4c8-30d5-474a-8a35-6967fc8e4960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:19.764Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=376bf7c5-036e-4f8a-98f1-95467952984d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:29.777Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cc18808f-4e19-42fe-9a21-1b5748e45e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:29.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:39.793Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7ccd87ee-13b9-419c-a254-6085e052e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:39.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:49.814Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=27659270-1b66-417d-ba5e-7c042db843c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:49.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:33:53.178Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:33:53.179Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:33:53.179Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:33:53.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:33:53.180Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:33:53.192Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:33:53.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:33:53.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:33:53.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:59.829Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fc9133bb-9a4d-4d73-acc4-4594581e7f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:33:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:09.843Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a515ac55-323f-4f07-b1b8-04c389100563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:19.855Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=faf3dfc9-d65d-4383-a7ce-021891091a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:19.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:29.870Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=597cdfb6-0db4-46e6-b438-50b79b9f82f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:39.883Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=161bded9-4694-49db-84ba-76519700480a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:49.900Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c5cea759-1a49-430a-9913-a78e978c1bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:49.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:59.917Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c3449802-1bc1-485a-bf66-ad5c201ecd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:34:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:09.930Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1cbbf713-39b7-4cbf-8e55-dc29d2b8665c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:19.953Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0fe12a0d-fa90-4dbe-a19b-0043707126ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:29.970Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=76fea585-1b48-4336-85cb-3c0976a1f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:39.985Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5abecf89-3e26-462f-a31c-b9fc5e3b64fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:50.002Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=47c02592-a7c7-4737-8db1-acc42ba88f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:35:50.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:00.014Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8ce0ca51-5663-43da-8b98-11290f2b22e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:00.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:10.027Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=078ba28e-3168-4659-a690-2da340699bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:10.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:20.039Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ba7266b7-0432-46d8-8516-e53bd6e348db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:30.052Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=254eecb3-7c7b-4a94-954a-730542a0a830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:30.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:40.064Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dd796dc1-39ee-4e53-a433-a6d391fa30f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:50.084Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d4373260-2809-4d34-a374-16fef4e7095e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:36:50.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:00.098Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3737f8e8-ca2f-438d-b5a2-66713978a18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:00.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:10.113Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fffc085a-cc65-493a-b702-2da1d99c2c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:20.126Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fc7f509a-6285-42d2-aa93-d83551b5c696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:30.138Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=bec7975d-bbe8-4afc-b70b-08b2b2b4d7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:40.152Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fd16e286-dfbb-40ac-9c6e-affd34aaa3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:50.167Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5cfa1a1f-14a4-4464-8320-f28a025cd636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:37:50.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:00.182Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e1ebdb73-4cef-485e-b7ea-0a655d847bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:10.194Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ad85c6fc-2823-4788-8c8d-1cbd08fe8df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:20.206Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5e47cc9e-35a8-4121-b92d-92174eac265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:30.219Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=84d02ed6-d2c9-4a72-a3de-4f7dc668f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:40.232Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=93e86c95-64ec-40b9-bc6e-a920d0e583e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:50.249Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1942e773-328f-4938-a795-60a4f073d683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:38:50.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:38:53.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:38:53.062Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:38:53.062Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:38:53.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:38:53.063Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:38:53.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:38:53.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:38:53.075Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:38:53.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:00.260Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=73f20f67-0b4b-4e10-ad4d-840e0d7a45b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:00.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:10.273Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0c8cdaec-7937-415d-bdc3-8475ebdae143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:20.286Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a150f39e-5ff5-45ef-9075-b18aed213932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:30.302Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c07d3b85-b2f6-4f82-aa32-3431b1ceeccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:40.322Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7f9f6aee-1ca6-47b6-8328-24ddd10eb128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:40.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:50.354Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0947c7f3-6430-4e56-a8a1-80f859f45588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:39:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:00.372Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e97ca926-f14a-4e0d-b8b5-26270977be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:00.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:10.384Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6a28cf1c-3f8f-4c5f-9321-d0b25bc30d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:10.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:20.397Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=476419d7-10db-43d8-9783-1d0adde6da97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:30.411Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8380bceb-98e4-4df0-8b4e-4ef4d21e40bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:40.425Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9a80e705-cd26-40a9-8d2e-ec520a1b76aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:50.436Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fac4901e-65e8-4a28-86b4-ae07807f6680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:40:50.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:00.449Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ee48ea9b-6121-4968-b9f1-86f292c50ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:10.464Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8319535c-3ce2-40d5-bbb9-c0337702b733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:10.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:20.478Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dea09862-9a0e-4e6b-9e56-5ff819127cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:30.491Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1a3238ff-7655-41d7-80c6-ecee3637ab09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:40.503Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=db67f144-417b-4c83-896c-30aace919d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:40.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:50.516Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c2a7b185-702c-473b-a737-b475398833f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:41:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:00.528Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=60c0fd66-7764-4e94-8c67-66dfe86fb28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:00.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:10.580Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4d1bad0b-22fb-4c6b-bc4d-95a11551cab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:20.608Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fc4b563c-4b40-4f00-9668-d1bbe08a13d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:30.630Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=853e703b-2c5d-46ee-aea2-2b176a982c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:30.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:40.646Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fadff9b7-f0ce-40ab-ba31-3f01aca88867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:40.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:50.674Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7292ccfc-56a0-445c-8de2-28252b3a9f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:42:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:00.687Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=946ce648-d8e0-49dc-8adc-b8d0dcaf23c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:00.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:10.701Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c8c30e66-a33c-4e79-bfc4-93e63d383dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:10.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:20.716Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c5d74ab7-19e8-403d-8a6b-8eb240e52d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:20.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:30.735Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9e5f9bfb-9e18-481c-95c1-aec2bc96bc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:40.746Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1c68a788-7218-4ba5-979e-55cecd9a6178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:50.760Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8a7a49ec-dfa7-429c-b68c-4e68077b479d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:43:50.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:43:53.189Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:43:53.189Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:43:53.189Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:43:53.189Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:43:53.190Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:43:53.199Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:43:53.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:43:53.200Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:43:53.204Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:00.775Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7872678b-4c19-4a50-98f4-a13cfc12186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:00.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:10.788Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=969fada0-98f4-4140-a661-ed516040e256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:10.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:20.801Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=16a1003d-eba3-4b45-b7da-81dd293658a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:30.827Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=82354903-ed17-47eb-86a6-096480e53786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:40.844Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=902625fb-eee7-45a3-bdfb-36936247ffdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:40.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:50.868Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=79653c9e-a4a9-4e21-8b37-b94058a727c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:44:50.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:00.884Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2ed9dea2-b7fe-408e-821b-2f8dd0f30e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:00.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:10.904Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a53b99b8-cf5e-49a7-9ffb-151245f13593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:20.949Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5ad3d987-ed94-4b68-9fd3-737af9f1a50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:30.994Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1dbe3bb3-58d9-49b1-a6ab-925b638f00bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:41.028Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=06caa0e1-0e1f-4fc1-b159-b20ae2c8592d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:41.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:51.044Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=14ee46e3-5840-4020-92a6-ad2375e53009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:45:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:01.069Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=16d0bf4e-b311-4ad2-8e9d-57190b9c28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:11.091Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4258d1e0-9127-4478-b7aa-6c88a3dc922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:11.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:21.107Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fdd190dd-2a5c-4b03-8796-134dadb21314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:21.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:31.122Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4eef101e-395f-42ef-ae00-7ba1b20ad125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:31.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:41.135Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=080eecd3-5149-48fa-86fa-d0e47bf232a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:41.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:51.148Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=635d46e8-cf1d-41ef-a17a-910dcee8939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:46:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:01.165Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e03ffc03-5b62-4305-9592-22323fef6a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:11.184Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1f0ab857-d1c6-4bb5-9e6d-51ba4e7a97f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:21.197Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=acfefa7c-5846-461f-a1bd-b5bf040f90a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:31.212Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=13c24bd1-a53b-4592-ad51-5fb06627408c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:31.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:41.228Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9d7dce88-816d-404c-b0ad-a038cae0bef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:51.240Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ec2f6656-b6f1-466a-b7b8-da105dda717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:47:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:01.252Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e678ed83-faa5-4a04-b66a-5ce44cf98be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:01.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:11.266Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=90c32e1c-850d-4e49-a2d9-31feb11857d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:11.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:21.279Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=38131029-16f4-4297-b680-593c11d8cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:21.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:31.301Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fb60645d-fb8a-411b-8226-cdae8e1e6f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:41.316Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2098276b-ee27-41d3-b120-6662af96ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:51.327Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ee2e0b97-839e-4655-afda-c8d55b053024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:48:51.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:48:53.186Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:48:53.186Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:48:53.187Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:48:53.187Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:48:53.187Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:48:53.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:48:53.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:48:53.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:48:53.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:01.340Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7b35fcd7-142e-4dc3-b102-10c2e8d02ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:11.354Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=31dabf99-ee96-48dd-af4e-e6d753180c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:21.368Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=eba8b0d2-019d-4def-9323-4ab386ef474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:21.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:31.381Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=871f2091-5f11-4631-afda-29d0056e3265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:41.396Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e2efa98c-b153-4cf7-8fae-303595626272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:41.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:51.409Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8eac92d9-756f-4767-adf1-1a6c4906e384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:49:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:01.421Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fafe9de8-8ca3-42f4-9bb0-9b824ff87f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:01.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:11.435Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fccf7c15-2181-47a6-bce5-8ff474fd9a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:21.448Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5facf634-d3db-4da1-b3cd-58f508b0b534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:21.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:31.459Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=943d19ef-b92a-49b4-83fa-d039bd61e47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:41.473Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=689eabca-b2ec-49ee-b810-1235b51d170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:41.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:51.507Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=94c565c9-6114-460c-83cd-d59df7c2d112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:50:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:01.520Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=13b792ed-68d2-4188-ac5a-04be9ce09a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:11.531Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cbffae76-e4f8-476f-8c19-9ac1310f61a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:21.555Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=84660437-2039-41cd-a415-b2ff6e6d0333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:21.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:31.584Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=717f7ff3-23d6-4b04-b0cb-8a382ebc0b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:31.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:41.600Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a8aa0f74-8c8b-4266-bb87-6dc752fe877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:41.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:51.619Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=018ad9a4-143f-42df-b930-fb075d8e7b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:51:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:01.633Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ea3c99f2-2cca-4997-bcfa-d26138c88bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:11.654Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=95725d24-0890-405c-8826-447e4935746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:11.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:21.667Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aefb8e35-6c7a-4504-893e-4d98292e5d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:31.681Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=14667485-9758-439b-a6c4-3c0edda3b263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:31.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:41.695Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8f8f9843-8154-4ec2-a412-d57de83df9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:51.721Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e2a4ff54-0ced-4bef-8ec5-6fd04bc5b4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:52:51.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:01.733Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ed51744e-94f7-48c9-94bf-15b511b01ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:01.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:11.746Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=975c1ab6-b623-486c-8393-75fe8a910a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:21.759Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a417b5ef-3e2e-487f-a1a5-c0d864e50240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:21.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:31.776Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1a14a112-6556-400c-8133-284c4e972cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:41.790Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9ca70f83-c69b-4c8c-ba14-67eac8b53198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:41.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:51.810Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ebd83f85-a230-424a-becc-506f50bd9fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:53:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:53:53.176Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:53:53.177Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:53:53.177Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:53:53.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:53:53.179Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:53:53.186Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:53:53.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:53:53.187Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:53:53.189Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:01.826Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6014d714-4b20-488d-a623-562906ea6ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:01.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:11.838Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=280a29fa-e395-42f2-ba02-b21bb6075406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:21.848Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b5fe3127-31c6-4472-9ae8-ec193b85e236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:31.863Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8fe13bf2-21df-48fb-a369-0a4a9a46963b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:31.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:41.876Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8b402b31-c7a2-4ae5-96b7-9713e2915eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:51.890Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9bba5965-1ea9-48b9-b7b9-b285a7e377eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:54:51.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:01.906Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=87645c68-6585-49fc-b962-b2017cbfe146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:11.919Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=edbd477c-f681-4b9d-acb8-7bbd002416dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:21.932Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c9eac15b-1ca2-4c16-86f3-ca60c2313964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:31.946Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=396ebd76-edac-4397-bf4c-a55bd9dc41a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:31.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:41.957Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5566998a-8a1b-4113-a0fd-ff3f098475e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:41.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:51.970Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1cd977a4-1872-434d-bb40-0e15af3739a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:55:51.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:01.982Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4cba4080-c7d7-48bc-ad78-3de1fe6b6d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:01.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:11.995Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=78893a3c-0afa-4a74-93c2-1a9217f67af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:12.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:22.009Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3bf7de48-40cb-4594-8f66-9a37bc035508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:32.020Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=642b0b27-635f-4b25-94bf-6f47c3f0a950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:42.033Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d86bbd7e-f2aa-4e38-922e-391eaaf99053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:42.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:52.045Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f2f1dc73-0d67-46ff-8a30-18f28e1cb697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:56:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:02.062Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4eca69ab-abcf-4a97-a72f-4f51fcb4a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:12.074Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ed6a928d-cf96-4367-bd4f-ff79a4d6fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:22.087Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=80affb55-7e37-4cbe-849b-d8aa615bd0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:32.099Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b8a8dd7e-dbf1-4136-b42e-b9a9caeba6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:42.111Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=87c89cc1-1fe3-415b-ada4-81074c00730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:52.151Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c8f322d3-c775-47f2-9043-d27e2e09fad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:57:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:02.169Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=613d4633-f84e-4e09-9698-fad824ac4409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:12.183Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=79f9ec1f-f647-4a36-93a6-72be61ca9373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:22.198Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=87bac9c1-2471-48d7-9fb2-767d40a64777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:22.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:32.211Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=434c1841-684d-4804-960c-b35050676432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:42.231Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=959d5c8a-cf1b-46e1-a2ee-4ef05e0053f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:52.244Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c9b6e906-0978-435e-8824-727582078212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:58:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T05:58:53.056Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:58:53.056Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T05:58:53.056Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T05:58:53.056Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:58:53.057Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:58:53.062Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T05:58:53.062Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T05:58:53.062Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T05:58:53.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:02.257Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c29e5f6b-1d95-4b62-ad0f-2795bc5d0ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:02.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:12.269Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=159382f2-8a63-4ed8-9904-2c3643d41472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:22.281Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a2fe0657-157e-4d6b-a53e-ab552da9ab8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:32.295Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=adb19171-0383-4a2b-9697-c9ded27c8d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:42.310Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2f885ece-c94b-4c8c-8d3e-bdd6071652d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:52.325Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a5419fa5-95b0-4cab-bb97-30b960470482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T05:59:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:02.336Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cc49b150-b307-4072-be7c-d82fa4c5ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:12.353Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=992c5eb3-df3a-4a49-b82a-8bd463466735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:12.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:22.385Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c11f16e4-892f-498b-9356-30248fb5b22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:22.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:32.400Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f6881aa4-f93d-471c-bb2f-0425bb76ee56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:42.415Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0187ca2a-fae3-4642-b0a3-f883fbef6b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:42.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:52.431Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=79ea4554-9a7f-45e7-8f5f-fb81efc12bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:00:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:02.463Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f6fc7aca-c6ff-4dc4-980d-c2382cf3f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:02.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:12.474Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=71f4f9e5-054c-49a5-8733-47da6693b98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:12.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:22.486Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=27aa4192-b593-4f58-8f20-be5d993f8b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:32.498Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=96ab6851-ccb0-4a73-bc7a-f4733227bb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:42.510Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a53567ec-bd8f-4215-bd3e-58b5b7d4f50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:52.523Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c84a199e-03f4-429c-94bc-9963cfda712e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:01:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:02.537Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=98ee56be-ccef-4f2b-82b8-ea81dd80c421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:02.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:12.554Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3c14f06f-0fd1-4135-838c-e9554d9bb6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:22.567Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=97244c97-36f4-4757-b7ba-a6c5d991d271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:22.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:32.584Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0955e5d7-514d-418e-a24e-a810c0eb382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:42.603Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0e086890-bb9e-496e-a69f-0b14af07598f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:42.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:52.622Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=09a27d31-c475-4e87-aef1-ec2279b4572a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:02:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:02.631Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9aa70fb4-7385-4563-8390-01a4953d1467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:02.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:12.644Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8815b3f5-2ffe-4736-ba13-6a3086d7c9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:22.658Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=121b179a-e3da-41c8-93df-239a817572e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:32.672Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7f680a15-de1a-41ed-9e49-dea6aaf63014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:32.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:42.687Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ea3ba374-5646-472b-bf49-f11c02844598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:52.706Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e3fec2b2-6928-4196-9b6d-088201a3a9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:03:52.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:03:53.138Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:03:53.138Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:03:53.138Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:03:53.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:03:53.139Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:03:53.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:03:53.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:03:53.146Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:03:53.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:02.723Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=da6ff51e-80eb-463e-8f73-26f2768fc5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:02.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:12.735Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c0457dde-f19b-49df-b1e1-f2f2ef2384bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:12.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:22.745Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=74003602-cca7-41f1-84a3-b8379ed419e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:22.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:32.758Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=faae57bc-e27a-4613-aa7c-1e0a7ec806b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:42.772Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=12fb7964-5ccf-4fd5-a52f-b89e8b6c3232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:52.784Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=849e2d08-4df2-4e19-b980-2017cb9c1274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:04:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:02.795Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7d86118b-7936-4b42-a65d-e5325dadbe27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:12.809Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=38f3775e-6d9f-473d-8db5-b113bb0369a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:22.821Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dcae77f0-31f1-46b1-962f-3cb4dfc9913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:22.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:32.834Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=80790205-571c-4bdf-b3ff-6f0f503d9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:42.857Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d5739c8e-5dea-460c-856c-af3eb7ecdaac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:52.870Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7bad1135-0e19-449f-84e6-b1c63b3b4aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:05:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:02.883Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f88f3fba-164a-4afa-bc72-e938f1849e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:12.896Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d55d879e-79e1-40a2-a2a9-66931d9cf369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:12.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:22.908Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3f0474cc-1f40-4b6b-8979-cd3074cc6a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:22.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:32.921Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=150741e8-d38d-48ef-b753-66b22645570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:32.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:42.934Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=382393fa-e8cd-4d8d-aad3-10b54d85115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:52.948Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5d91c401-1c25-46be-83f2-050a6dfd006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:06:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:02.960Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=038c19b6-cfa9-4ed9-b2ee-0a646d356244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:12.972Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6a2528a0-7907-40f8-9785-1f2631e29d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:12.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:22.985Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=846679da-98cd-46d9-945e-26b687493ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:22.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:32.996Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a0b080b1-793b-4942-913b-a6d6e62a0fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:33.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:43.010Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=45e039b9-b738-45d3-b7ae-106f9a2efb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:43.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:53.024Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8915c79a-db1b-4ed9-b6fe-be97bc2dde5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:07:53.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:03.037Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=07b80252-5529-4050-a717-c0d9b8068e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:03.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:13.087Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6eda0e91-2cff-4a8c-b9b0-097e2387777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:13.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:23.117Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a5d0fffc-7084-47ce-ad96-02e3852c9be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:33.128Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=049af7f0-974d-49a6-8f2e-0e9fb1293231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:43.149Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=dd13a5f7-5f05-4355-9c88-d16e5be278df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:08:53.040Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:08:53.040Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:08:53.041Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:08:53.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:08:53.041Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:08:53.049Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:08:53.049Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:08:53.049Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:08:53.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:53.188Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c93fa460-52e7-4ce7-b867-682b886ff3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:08:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:03.233Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b76e8fb5-df1c-42e1-915a-1d309610c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:03.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:13.245Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=73bdd10e-9d29-45ba-92e4-527ff6eef795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:13.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:23.261Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0e3d91ad-1717-47cb-8e96-37b287f60a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:33.272Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9b51717e-06e3-405b-8ae6-5513b83ed401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:33.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:43.281Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1ded5993-bea3-401c-a4d5-a5ee6cdde82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:43.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:53.294Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=809fc08f-62e9-478c-8d91-aa3579bb1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:09:53.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:03.333Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=72860bf8-00af-4980-957c-936946ab17ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:03.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:13.346Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0d57d2e8-0ad0-461c-838c-e880c05d6dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:13.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:23.357Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1c041453-8a8c-4512-91c2-4593eaf4d172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:33.372Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fdd4ef6f-fac0-484b-ae41-f0513df3b8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:33.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:43.386Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fa03fd64-0de0-4002-9cbd-b3e8eb402be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:43.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:53.408Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b7cbbed7-d454-4418-838a-785e085ad769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:10:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:03.439Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b33b3170-e0d1-42c2-b441-fc83eef6fcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:13.466Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a74d5b43-c98c-469e-95c6-91492bf610c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:23.479Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a37e17a8-e8eb-4dd8-80df-2dc0b1a3874d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:33.494Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f27fde33-f002-4065-b85b-c4b53dac01c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:43.516Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=799fb6f2-e13f-4c20-a00f-6994e7c7aabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:53.531Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e32fd777-e5c3-48b9-a66e-9c2c22590479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:11:53.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:03.546Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=750f682f-a05d-49da-a748-0f842a50fc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:03.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:13.558Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aced3957-89f5-4d7a-9bca-e5709966cf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:13.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:23.577Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=85d50f6c-c4d5-4f64-bc26-ffd5f09b5f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:33.604Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=70501028-2221-4c29-b766-41c2d05e729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:43.644Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1a8ee2c2-5384-40a9-b4a8-fcb221cace20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:43.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:53.665Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0104c157-3b9a-40be-9fa3-bffe733035dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:12:53.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:03.677Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7a1be19d-4fd5-4ba5-853f-ef5e8240ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:13.692Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8f0e8a4f-5e4f-48d5-855c-b8260e1abb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:23.707Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=92fbcd30-33f6-4887-b8f7-8211a9bb5de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:33.741Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e0700b76-67bb-4bf2-99ce-e470fcf94b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:33.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:43.767Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ceea2709-5b8c-413d-94bd-a8217a2d5f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:13:53.149Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:13:53.149Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:13:53.149Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:13:53.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:13:53.150Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:13:53.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:13:53.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:13:53.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:13:53.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:53.780Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8ae52037-3cf7-498b-b0f3-7bb18d5b5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:13:53.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:03.816Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=eb2c9798-7f81-4cc5-943f-711b861021be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:13.828Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a6f51fd1-436e-4938-acfe-0b502ea805bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:23.840Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=11550ed1-9c40-4e74-b47e-519df9e73dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:33.853Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=074f9dc2-a774-4bc1-af88-2699cfac16c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:33.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:43.865Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a365aaff-7665-4fd6-841e-563907b85b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:43.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:53.882Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ce8f286d-4cde-45d4-982e-03cd0df679d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:14:53.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:03.901Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9486581f-7fd7-49cb-a88a-ed16c68c0fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:03.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:13.913Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b1938dfd-7adf-440c-b30b-f29449c3c511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:13.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:23.938Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4e9046d3-e7a9-48f4-912f-cb98b996c67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:33.950Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c3fdcef2-b110-4a41-bd66-7cde2d9b1748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:33.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:43.966Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e1cebc2a-87f8-4427-a329-8a41b8a42815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:53.981Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aba33d2d-3b55-4f15-90f3-1dc33e9d1336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:15:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:03.993Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=812633a0-5b3f-4e82-9438-4b58a50afece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:04.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:14.003Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b6dc1285-dd45-4b5a-868d-cd9e605c2182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:24.018Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6244c125-2f70-407d-aa06-0cf264cd9956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:34.031Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1e6625c3-e903-4b9b-a33b-258603b0d190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:44.052Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=15e7a246-99ab-4685-b90d-799b4f8051a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:44.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:54.066Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9b869242-883a-49b8-b051-36637151f443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:16:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:04.079Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f7a5188e-4eef-4443-a405-5a5efc133870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:04.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:14.091Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=23f6eb98-19cc-46b1-99ac-9803f1ce617e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:14.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:24.101Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7d0e4d73-7a3d-4a74-9aa1-7bcf75f1f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:34.132Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4af316d6-066f-468d-8f61-5ae6e1318c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:44.145Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5b98a69e-f40d-4666-aba2-f499184c39df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:54.159Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=23d51354-862f-4b20-90d7-e8f47550c90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:17:54.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:04.170Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=69ab9193-2721-4893-a109-c581a8a6466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:14.204Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d29196ec-1790-48f3-8816-8d39367e7ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:24.221Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=372ea358-fa59-451b-8d2a-5c6665de3dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:24.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:34.233Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7ef59ce1-b771-45ee-8924-7778c2ba4908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:34.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:44.246Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=eb3fb56a-824f-4018-a21b-a3842f4be3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:44.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:18:53.019Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:18:53.020Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:18:53.020Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:18:53.020Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:18:53.020Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:18:53.026Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:18:53.026Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:18:53.027Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:18:53.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:54.262Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0f63693a-e73d-47f8-9d27-b111109f6cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:18:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:04.276Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6b133718-3b6c-47b0-be3c-91c70a7145b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:04.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:14.292Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=18fc4aba-20f5-406f-b859-3968137b98f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:24.308Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=300c9c0b-6aec-479e-9490-22a0339ea81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:34.331Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=97a8d99a-5bc7-4202-b661-85b5fb646f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:34.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:44.347Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aed66d6f-60b0-4a50-a2f7-7c7227bfc10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:54.360Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a9e27c20-9224-4712-b6eb-fbfd135b0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:19:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:04.381Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4f6364c2-e3ab-4a69-81dc-bc9581f6a2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:14.404Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=019d4f69-3303-4551-87e2-b035909f1d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:14.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:24.423Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=679bcb5b-ea87-48ee-9425-ee3c3121134a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:34.434Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9a413038-f4a4-436b-923c-e29f7befdf96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:44.485Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e8866e4a-9d4b-4a9f-b9f5-60e1dc46fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:54.498Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=be0bde45-4700-4699-b298-b9d3fde2a84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:20:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:04.510Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2ba1fa1d-e6f5-4fb0-9b51-c2348baee5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:04.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:14.523Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5db8a62d-461a-48f8-b8b6-e215f04f15f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:24.535Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9cee4b77-a7e2-42af-9e8d-05a996421b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:24.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:34.559Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=902aff56-2bed-4978-94d3-a7376a603fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:34.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:44.572Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a3695b4f-90b3-4fd3-836f-6cd26e394388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:44.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:54.585Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=031f7bbd-a5e1-43ab-aea6-73b994764b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:21:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:04.598Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=515bc137-9628-48d2-8c6e-7a185aae98f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:14.608Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=812334f3-141d-46d9-b8ab-6843f033e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:14.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:24.632Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f799de01-d305-4f63-8493-218b9e98118b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:24.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:34.643Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a9c20312-d330-4131-a5b4-eb53a7ac344b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:44.666Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d94d3259-7f49-4283-a050-89253860a60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:54.682Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=26a43081-2548-43c5-ba9b-7479164c7bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:22:54.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:04.696Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7fa6e48e-a292-4e2a-9878-4cd4c8bfa7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:04.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:14.713Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d1e6212c-06c0-4777-bcd6-5c0a14dddbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:24.754Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6ed83527-9b1b-4d2b-be72-0b156a2c20d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:34.767Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=300aed40-a07c-42f1-8891-0596a55ac927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:34.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:44.779Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c7a89d5c-6781-4c5e-9ce6-abe8f57130c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:23:53.125Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:23:53.126Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:23:53.126Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:23:53.126Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:23:53.127Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:23:53.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:23:53.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:23:53.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:23:53.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:54.789Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6a58a32d-8287-4975-b350-43e91592b9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:23:54.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:04.802Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c5c13d1a-8c17-452e-8560-b8114ab57aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:04.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:14.815Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=527b2542-bcb9-448b-ab48-cfc6c001db06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:24.830Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=61fec963-0b1f-4caf-8d61-61ad8b75237b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:34.842Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d522f3f6-08ab-4383-9fd9-f8181665c7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:44.854Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ed201bb1-e399-4852-a979-801b6ff65f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:44.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:54.866Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3e46ab8d-c2d0-4cd0-a6dc-932589df653a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:24:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:04.888Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4e65c738-dc6d-4ab5-a432-eb66fb9a58be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:14.899Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6f5fa482-8a48-43d0-93f6-165faf6380c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:14.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:24.913Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9e7e4096-8e41-44ed-8139-65be309ad39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:24.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:34.924Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6b8e8cfd-f982-4b1b-b23b-4638a9505e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:44.936Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b40085ab-768c-497b-b929-98f3720bbb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:44.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:54.949Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=040ad12e-74f2-4a60-8afa-bb6ca0689a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:25:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:04.968Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ee9b9ec2-89f2-484e-abe8-93ef7df4054a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:14.984Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0c4e150a-782a-4a34-b58d-053f99f27e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:14.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:24.996Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=db6ab39d-1df6-416b-aa9e-cdea46a81269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:35.008Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e2f63e42-18ff-419a-9029-844d37fdbf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:35.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:45.024Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1d80a9d8-13f8-4e66-a088-ecbcfe465c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:45.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:55.038Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=936109c3-403f-49a4-ab1b-9567958255fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:26:55.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:05.053Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4f8b4ee6-7009-4615-b7d5-b2f1ccb954de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:05.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:15.065Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=83959938-bd05-44e7-a161-41eff305ff9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:25.078Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ed4ff5b9-dfb8-40aa-b4b8-839d85d519a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:25.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:35.092Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=70677bdc-290f-4786-b0a3-32f02971c4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:35.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:45.104Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=63e1a05c-8894-4a8b-b323-4d038c352a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:55.118Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=65d649ef-bcf7-48cb-9270-3f9d3807915f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:27:55.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:05.132Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f514a715-94c9-4d53-bc56-d6bd8ff51f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:15.145Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=825199ce-2cbb-4d6a-8743-2492beb10ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:15.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:25.158Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d1b67f84-6404-4500-9eb3-5f19c7e80996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:25.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:35.171Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ee2078a8-251d-4b6f-a15c-8a5355d21dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:35.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:45.189Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=373c71eb-c9c2-4a9c-8095-8fbde22e024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:45.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:28:53.032Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:28:53.032Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:28:53.033Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:28:53.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:28:53.033Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:28:53.038Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:28:53.038Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:28:53.039Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:28:53.040Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:55.201Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=09f67cde-af88-43b9-8595-8d0d54f4c9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:28:55.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:05.215Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=20c3dcbc-f65e-44ca-9b4f-5a7d6bed60cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:15.242Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=df7e28ee-0a97-4a87-afdd-c7eafdbc8ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:15.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:25.265Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=102a7bf2-e08e-4ef0-9990-71e4c481eaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:25.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:35.278Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5a586bbf-7117-4669-9769-52d6df9fb60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:45.301Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6c294902-6ef3-4f2b-81c9-53bca3187559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:55.314Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2feec19e-5a5c-4ec8-9b89-5535e5ee9a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:29:55.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:05.335Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=09a58ae4-f3bf-49a7-8e53-e5a810a9b8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:05.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:15.348Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=fb2c66ea-2dc4-44d3-885d-eb02679dbf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:15.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:25.367Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9607dd15-4960-47b7-a39c-143cff14a7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:25.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:35.382Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=36023b5c-fc4e-42f3-a000-606b08ea6873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:45.394Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e36bf000-cb8b-4cb5-abf9-669b330f347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:55.404Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=166b236f-9ba4-44d2-8a8a-3fcfffc7770a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:30:55.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:05.416Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=46df4e8d-342c-4cd9-8c69-5dc5af3c129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:05.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:15.439Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5db1b2fc-c14f-4f47-a200-f6c41e4ca255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:15.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:25.458Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2d5c2a0e-7e2d-4404-8f3e-563cf6c83f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:25.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:35.470Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0a519421-10cc-44cb-a55a-323f7fd33750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:45.482Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=af0b6734-c06b-4a7b-bb04-9207704c02ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:55.495Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5614b7b7-602b-475b-ba6e-43f6372008f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:31:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:05.509Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0ec7dc3e-3354-4eb5-854a-91fcfe290ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:15.523Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e104598d-145b-44ff-a01d-f02327831dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:25.534Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4f688ca9-2de5-4f38-a4f0-5222fc3f9be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:35.545Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=829bd4e1-a0dd-40e2-98af-18d2feacdec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:45.559Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c1606326-30e7-4a20-a31f-c27a4561fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:55.578Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=48030e52-c431-4092-bbe9-573e1af72e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:32:55.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:05.593Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=075b7d78-50d6-4a16-bd4d-54b7d4989e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:05.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:15.607Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c51764e0-401d-4d22-90c9-b79e485d460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:25.622Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c4b89176-09cd-47b8-9a2d-f67297361a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:35.634Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cee3892d-d985-427e-bd25-a8281c5c1f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:35.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:45.651Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6c1f0e55-fed9-474a-82bb-81d13b486c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:33:53.113Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:33:53.114Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:33:53.114Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:33:53.114Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:33:53.115Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:33:53.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:33:53.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:33:53.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:33:53.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:55.665Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=025f6f69-292e-419d-91cd-1d5b1e38741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:33:55.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:05.692Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=74f861a0-0a12-4ef4-a64e-11ce5e5487bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:05.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:15.718Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c11e687c-b7b8-46cb-bc8f-c2523803e4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:15.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:25.734Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3b7f6109-9ffd-4ddd-a9af-ad76c6235891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:35.749Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3636497a-ac54-46b6-8515-fa2d4d4ec250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:45.762Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aa930293-e8c7-47d5-91c6-235d1926ed97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:55.774Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=20f630d1-5e16-41bc-986d-539480b52bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:34:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:05.789Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ab7b143c-7051-4726-9dc6-764e60b29084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:05.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:15.804Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6eb5cc2f-f50f-4da4-a717-cc5bf8c96e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:15.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:25.814Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=10c18ef3-0801-434d-b09a-f728a9b6ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:35.827Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0fb17f18-c995-4bf2-9189-169a2a8b885b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:45.853Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=0bc198f0-68c1-425c-b471-809678ff07ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:55.884Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e6b0075a-babb-4a55-a06a-97dd20a1882f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:35:55.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:05.898Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3cc0c114-e85c-49fa-82ba-5a49011f36dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:15.912Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a64114f0-4e9c-47c1-9098-53345fafab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:25.927Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=79efcb45-f0f3-4d0c-b145-574f5aed0809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:25.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:35.943Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4dce2b02-058e-43d3-981a-78f2b41133a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:45.961Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=25cd9b58-e67c-48b9-bc9c-66238b14bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:55.972Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d9b11d82-2f77-41db-8c22-70d9893881ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:36:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:05.986Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3397e652-4740-47b2-b492-d3df256fdc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:06.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:16.000Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=69a7eb00-705c-4388-b3a0-25256c663ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:16.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:26.016Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1efecb72-aab8-4a97-b119-04fdfd3cb302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:36.031Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=c3344a36-10d2-4356-a5a8-aced59147f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:46.043Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b04e9f1e-6233-4a6d-9fbb-e23aa83178b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:46.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:56.057Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=722d0b2d-0f31-4938-9fde-70919b0b7a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:37:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:06.071Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=df22a2ed-2e96-498d-9a29-ea3634dfeadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:06.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:16.091Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f25332c1-c0e2-4ffa-8f61-9b48d294208f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:16.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:26.103Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b9409e78-5252-4e29-9eba-96c7bd29d309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:26.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:36.115Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=eecd9e63-3d02-4fdd-9de9-0ba84bcf74fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:36.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:46.128Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e03a52df-03d2-4bfd-9a80-a104d929f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:38:53.040Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:38:53.041Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:38:53.041Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:38:53.041Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:38:53.042Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:38:53.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:38:53.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:38:53.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:38:53.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:56.142Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cea384f4-10a4-45bb-a814-97d056a58263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:38:56.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:06.157Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=811c3fed-a3fa-4001-8147-8e82f9738cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:16.170Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1e08b7a9-ed18-444e-a6e5-d9f3613983a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:26.187Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=15ef08b7-abcf-404c-a9df-073ee962723f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:26.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:36.205Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8e4a4b0b-1597-4076-9ebf-189a8a4fee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:36.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:46.218Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3c1b558a-f49c-4009-b475-6abbfb1b2af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:46.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:56.231Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=133ed654-d0df-4257-89ae-f913e4348e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:39:56.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:06.253Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ee8a3895-8d8e-4eec-8565-7470e65692bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:06.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:16.269Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=965b52d9-ab20-4992-91b5-d2120a74de52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:26.283Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=16202499-0ecc-4534-9c8f-f22246c84230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:36.295Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=28e372cb-7274-4e74-aa40-ca1c8f1cd72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:46.308Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5eb0becb-83e4-4ed7-a943-9eb07c8ba8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:46.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:56.319Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a6f7d652-6e84-4075-a789-40ee9b297bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:40:56.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:06.343Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a7e75fff-4354-4e77-bac4-da3c2eaea14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:16.356Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=841fa0fe-fc35-40cc-ad25-198c93c3d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:26.369Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3fdb0dc4-610f-4624-aae1-1099c2747eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:26.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:36.383Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=8fb59c22-18cb-431a-9964-40e48d521f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:36.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:46.410Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cf74f691-622d-4eef-a715-027c6c51c83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:56.424Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d955b50c-8a97-4f1d-96eb-7fe7da8960f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:41:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:06.437Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=cce027df-f1fe-4cec-8329-458510f8a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:06.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:16.459Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4ff9897f-1f37-47f1-a421-b59ff71b862b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:16.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:26.470Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4b65e5e5-44ab-405c-9da5-747c72c937a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:36.481Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6fe41220-9244-4d82-a303-630a7acd806e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:36.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:46.509Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=27f56bc4-d027-4464-8777-4c0f678a78e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:46.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:56.522Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ae1450fa-c540-467f-9b73-7bc7bbeb625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:42:56.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:06.533Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f4d3122f-bb20-498d-a352-e73a87a58790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:06.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:16.548Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b563c5b9-c8ec-4f02-bb52-03d4c4a7b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:16.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:26.564Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=499e5571-45e7-41f6-9bbc-d3f3ea43699a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:36.611Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=510f8022-99ce-4992-a364-7525be5d5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:46.624Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f5504e91-49e6-41a4-af36-1251fbf6c781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:43:53.124Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:43:53.124Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:43:53.124Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:43:53.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:43:53.125Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:43:53.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:43:53.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:43:53.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:43:53.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:56.637Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7a53c252-427e-42fb-9a8c-25a8594f1035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:43:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:06.649Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=e884249e-df27-4397-acad-6c0325b6a2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:06.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:16.663Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=23aecd0f-a67b-4500-aa97-04bb3462a064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:26.685Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1009f5cb-8a8e-4087-8b31-ef5bd84b09f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:26.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:36.699Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=06d24a5a-4f7e-485d-af43-ae4995b11595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:36.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:46.714Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b6314bec-4d73-4d39-be6e-e98969ccafdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:46.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:56.728Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1f6dc9a4-7b48-452a-b31d-c2e412d4e684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:44:56.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:06.745Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=024ba9c5-9214-4db2-9cf0-5adbda3ebb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:16.760Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9aad07f6-4ecb-4dc2-b71c-bcf58ae02a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:16.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:26.802Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=29dbc8b0-94a0-4d00-8c6b-880288d6095c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:26.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:36.813Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=46a9b175-0922-4f94-831c-83beca6e7250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:46.826Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6c07c936-bf6a-4550-9fb4-4644f16c5cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:46.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:56.840Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ed7a4fc7-aa13-44b7-b71b-b5547ebfa507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:45:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:06.856Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=847614f6-f37d-4bc9-8d58-7d2b54cc662a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:06.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:16.871Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5bec3d48-f5e1-4612-ab1b-276df4629248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:16.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:26.881Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=694ba998-3ea8-480b-9554-7262286f0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:26.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:36.894Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f93a1537-de6d-4b09-bdc8-2d275618491f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:36.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:46.905Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=51f40ee2-8b9f-4def-8233-7c493cdf6000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:56.917Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=5593220c-7da1-452b-8c3c-07a8f878814a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:46:56.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:06.928Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=311b2ffb-8d23-479f-80cc-de4e6e10cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:16.945Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=42f273fe-1d8d-4c17-b4ca-eaeae905b5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:16.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:26.958Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f617d4e8-85e2-491c-b752-3e4e6d672a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:36.975Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=4bff75c9-a030-4e07-be6d-00dda04d9be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:46.992Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=7c629da0-f3e0-46a9-a403-6a92f75cee43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:47.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:57.005Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=768d913b-67f0-4385-b407-61f0b1fd27ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:47:57.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:07.017Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=ce713033-fe2e-4244-ad3c-7452d46f3e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:17.037Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a8b9b0d4-e797-4c36-b644-2c2ad6db9ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:17.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:27.050Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=db09945f-3603-4589-908c-104caa6f114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:37.079Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=674a2a44-16fe-43d6-a8f3-26c92dba8147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:37.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:47.105Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=6dad953f-b6c7-4c38-b8af-dba75bfff1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-20T06:48:53.037Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:48:53.038Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-20T06:48:53.038Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-20T06:48:53.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:48:53.038Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:48:53.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-20T06:48:53.043Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-20T06:48:53.043Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-20T06:48:53.044Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:57.118Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=1cbbd241-9bc1-4315-9937-5c6c2b5ae12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:48:57.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:07.130Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=36a98b80-6503-4be6-adad-d1f874a06b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:17.142Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=a797c829-4356-444e-8309-b7d7847bd6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:27.155Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=9eb0988f-d641-4a67-b543-d731d4a773ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:37.168Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b590e13b-7d1f-4f0a-8865-f9de417f90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:37.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:47.181Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=288ee088-6631-4ffe-8066-98b63b4ad522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:57.195Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=3701c350-10fa-4a31-81ec-e1902d25c2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:49:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:07.227Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=f7ae58bf-cfb4-49af-8f76-cc175fce31eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:17.242Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=66f98df2-e8eb-4f16-9ea2-6dea69719af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:17.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:27.274Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=59555356-8b2b-43f3-8572-17aa6c40c804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:37.289Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=49d9ef02-3170-422c-bfb6-d5c3e5a860d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:47.303Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=aa886c54-d0f9-41b0-ba5a-788f83aadb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:47.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:57.317Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=d555d18e-46fc-4907-aee9-b50834a65143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:50:57.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:07.333Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=746ec6f2-ad5a-4f96-aad1-e4555710224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:07.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:17.346Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=2f3c386c-54ea-46e6-b571-58c654e21f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:27.356Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b248d847-6134-492f-ab7b-3ec7743f6e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:27.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:37.373Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=77d63bc1-df3e-4841-b18d-4ed2dc47eca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:47.401Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=b8656918-afa3-4f31-b815-e3a95f9718f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:47.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:57.417Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=58809994-a31a-4bb4-814b-8e92f13be454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:51:57.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:52:07.429Z |INFO |Init configs |InvocationID=9150cde9-bdf6-4f31-a1b8-51e3dc4d0b48, InstanceUUID=bab44a6d-d187-4479-b35f-308846dc02e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-20T06:52:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |