By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:15:27.983Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:15:27.987Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:15:28.045Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:15:28.789Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:15:28.937Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:15:28.938Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:15:28.938Z |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-01-14T03:15:29.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-14T03:15:29.179Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-14T03:15:29.207Z |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-01-14T03:15:30.553Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-14T03:15:31.146Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-14T03:15:31.180Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-14T03:15:31.180Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-14T03:15:31.280Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-14T03:15:31.281Z |INFO |Root WebApplicationContext: initialization completed in 2073 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-14T03:15:32.152Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-14T03:15:34.461Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-14T03:15:35.163Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-14T03:15:35.191Z |INFO |Started MainApp in 9.815 seconds (JVM running for 10.565) |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-14T03:15:35.423Z |INFO |Start scheduling PRH workflow |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:35.441Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a7ce285-dde1-43f1-983f-1d71bdd49dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:35.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-14T03:15:42.006Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-14T03:15:42.007Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-14T03:15:42.009Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:45.959Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0dbf9838-fb16-4cf1-80dc-ee6b2c63e4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:46.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:56.007Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bd593c4b-cb0d-4481-93e9-c7da80dd7466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:15:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:06.053Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b7ac773b-e9b0-4f88-ab0e-19158ee3ab78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:16.080Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2100f3ae-a71a-4b31-a919-7c87208ab435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:16.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:26.111Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e2896f1f-3e1e-416b-87ad-5d3c6b5ed14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:26.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:36.142Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=21dcd766-67cf-4833-bd8b-5b8e9364ea10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:36.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:46.153Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=84456687-c68d-4f49-b2af-9e5f8ae221e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:46.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:56.173Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9d45babf-0bee-41a6-82cd-7db88b473f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:16:56.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:06.197Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1e13a5c8-ff31-4fab-b333-0154482a02d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:06.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:16.207Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd864264-3582-4316-a52b-1bab7350d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:26.218Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=aaee89fd-3045-4f34-951e-6c1757e9c6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:36.229Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6ff14f5d-d3a7-4d25-bdb5-4a6f83095b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:36.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:46.239Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c8a7ec56-1e39-47b4-a96a-b4408389c4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:56.251Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3049a74b-7ee5-42ad-a513-6b9313bc8760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:17:56.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:06.259Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7698fd99-4808-4d5c-bdba-8c567882f78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:16.271Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b1442d10-57d4-4fe3-8ed8-36b6592bb2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:16.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:26.286Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ff7e248a-c517-4c55-b0f9-55e42796ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:36.293Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=946f5a00-c6dd-4f43-a239-0b4b01b2b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:46.303Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7c574db7-53b8-4101-8202-78a79c69c392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:56.320Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fe624eb6-1b07-4e74-a00f-2532b4939562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:18:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:06.338Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dcc567f3-867e-4fce-bb7a-3f5b4076bea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:06.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:16.348Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e93618bf-6d08-4ca7-a0ac-bf6f9534dace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:16.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:26.360Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=23558eb2-89f4-46ef-965d-736f3a0a86d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:26.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:36.369Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d62be765-4dd6-4f8d-b38e-96a8d16c627b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:46.380Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=edfcf815-afbc-4e84-8d67-650cea32b2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:46.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:56.388Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f6228a64-723d-4098-85c3-e643d7fc940a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:19:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:06.396Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9d8d2fe4-44fd-4aa4-9f24-14f5e8b8a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:06.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:16.406Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6c493fc5-54f7-47ab-9796-cb2c5e677834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:26.415Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=15c2d1f5-cb3b-4e00-bb5d-a3d0ddd5f0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:26.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:20:32.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:20:32.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:20:32.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:20:32.874Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:20:32.887Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:20:32.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:20:32.888Z |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-01-14T03:20:32.892Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:36.426Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b4fc49d6-292c-436a-a994-02c47e902b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:36.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:46.435Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6caad4d8-45ee-4241-9df4-0fd8497d3e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:56.448Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9fc7c5c4-9b0e-410c-8ef8-eca8bca0b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:20:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:06.456Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cabe89fd-cdca-4295-aa86-5e2a90d6945d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:16.467Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=269fcc33-fe3f-4b44-b0ad-10a733c4fba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:16.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:26.492Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=af2950a2-2497-4bda-b9f6-914e9f15267e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:36.512Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=319dbddf-fede-4a32-992e-7868e9e8b8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:36.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:46.526Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9efa1b5c-7041-479f-b4f0-65f453a22f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:46.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:56.535Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=064c020b-0795-4f8a-abcc-69bf8c710c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:21:56.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:06.543Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=005b98b7-076a-476d-af3e-61aee24adb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:06.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:16.557Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8f05d9f4-f1c2-4b7b-b5cb-4512071d37b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:26.566Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0edaa635-1ad7-4997-85af-f62636e1f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:26.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:36.582Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=913f9114-c88f-4b12-963c-418abe81976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:46.600Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b7b354e2-dac5-4570-9a96-9dc84e98e93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:46.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:56.609Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a3a7a34-b3f6-4734-8229-a18fb10d0a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:22:56.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:06.622Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f1faa9d1-695f-4ca7-bd97-1dcf72ccff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:06.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:16.629Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fc21cf50-9628-45c3-90db-eab931f32b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:26.638Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=02f98282-762c-4a1c-9883-2f3e23996d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:26.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:36.659Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2e79c42a-e4b0-4a62-8d30-a7702bae0d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:46.668Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1396b057-ad74-4cd4-893c-2750704fb0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:46.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:56.680Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=32a92024-ce42-4adc-9827-2aa02006a690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:23:56.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:06.690Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=90e8bb5d-854b-45ad-930b-9c191af2e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:16.702Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dc723ba2-9b0f-4a36-90f8-e662cd828c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:16.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:26.722Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b5f24578-a2c0-41b1-9916-ce5211c51e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:36.751Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd0e561d-4a1e-49e7-893c-70b458a345fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:36.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:46.770Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=149f605b-0f31-4ec3-8672-77fc032c23cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:56.780Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e00aa5aa-a5de-402d-9fea-68d93509023b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:24:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:06.789Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9c66faf6-4801-41e4-9f94-1695120ab31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:16.801Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5fc1fcb4-6c13-48ff-b5c0-10a23ca283bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:16.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:26.809Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ae7a8e7a-dced-4d11-9f47-c7dcc27c5fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:26.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:25:32.592Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:25:32.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:25:32.593Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:25:32.598Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:25:32.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:25:32.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:25:32.610Z |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-01-14T03:25:32.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:36.820Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=178b7da2-51db-460c-820e-88ba387a7084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:46.828Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d748b5f0-6f22-4fee-b2fd-5f43addc4583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:46.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:56.835Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=89ac4436-c3f9-4dfd-9ac1-4f2d33b369bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:25:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:06.846Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f0f45a62-3c58-440a-a934-81f2717c39ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:16.854Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e99ac576-d1e9-469c-8c2c-6101de7d806b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:16.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:26.864Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a5cdb9e8-ae44-499a-8383-566a8f97a058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:26.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:36.872Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5f55b288-1271-40b5-9400-05e2fcc75749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:36.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:46.880Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0e743a44-3a8b-4600-851f-0800ed6e2a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:46.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:56.889Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bd4aab72-189f-445a-a0c7-cd595eb531a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:26:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:06.897Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ea4b051c-5ac8-4915-b188-40d0b7174253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:16.911Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c7999ff1-7e7b-4b3d-a024-3400a26b0637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:26.928Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=15b17312-175c-4d03-978e-45322ba77ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:36.937Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=46027f2a-1f85-44e2-aa16-26fc3e1ff16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:46.952Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=820c84d4-d9c0-4138-a63c-1954ec4f2147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:56.962Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bb652b52-c728-44f0-b4f0-b503f72fbd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:27:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:06.983Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=64025740-235e-432b-9e02-657bcb95e6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:16.993Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=94c2e884-1277-4056-a35b-eac4ef4504cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:27.010Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8dc301ae-7088-4b1e-abca-ccf4dea88319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:27.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:37.032Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=11b7ac37-3ed6-4445-805f-1dfc68033030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:37.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:47.056Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e753b491-0205-4611-8b1a-d294da0310af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:47.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:57.066Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=14074afa-24ef-4f57-8a8a-386958a6416e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:28:57.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:07.074Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd0268b5-048b-49c3-8f4f-17a2b37b6522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:07.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:17.083Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=71d1d06f-ba8b-4a53-876a-236507f39561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:27.095Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e5a85813-9093-486e-b4a5-ce405ba1e679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:27.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:37.105Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=adbf5e69-2fdd-49d0-8295-0cdd598bb57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:37.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:47.114Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=96725456-550a-45b0-a3ea-d995a0369d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:57.127Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=663348fd-ac8f-4d38-948a-1bdc4acd6683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:29:57.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:07.145Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=77a0fc71-7977-42fd-919b-cb6dc9c20a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:17.152Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ddf2741d-83cc-40fb-8519-db556a934f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:17.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:27.160Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=af70b68d-5ea9-43f9-bbb7-30b576040dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:27.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:30:32.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:30:32.583Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:30:32.584Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:30:32.586Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:30:32.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:30:32.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:30:32.597Z |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-01-14T03:30:32.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:37.169Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e82c2934-8036-43a7-9f3c-c31a6f17c297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:37.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:47.177Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3638dbca-3d39-4b94-8fe9-aa836493e469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:57.185Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6b5ca6ff-29df-409a-88a9-d273d66ac968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:30:57.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:07.194Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dec1d130-3336-4496-9d33-4fc076d7683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:07.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:17.202Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e1e6fb04-e6c3-40ea-8190-3c02bf08234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:17.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:27.216Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d2190e71-7a11-40ae-9c03-1b8ada97fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:37.225Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0663564e-e57f-42cd-8ea2-7ee693394dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:47.233Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cc14f151-e4b7-40c6-9a96-58eb426cca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:57.242Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=88ed6c96-10f5-4d6a-a928-415421c618b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:31:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:07.250Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1a41e768-a0a8-4747-ae39-1b80783ae571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:07.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:17.260Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=355f7c43-5059-4e87-b5eb-da9082374236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:27.268Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8020e716-e578-4583-92f2-f5069cf983a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:27.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:37.278Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=996af186-c76f-494e-98fe-8eb1372dd9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:37.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:47.288Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8ae26476-cf15-453c-b8ce-9e2e69ec63e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:47.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:57.296Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4a776718-8bbc-4bb6-9020-e84bdd4cad4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:32:57.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:07.303Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=45566bc9-7601-4b7b-a11a-15736f2f834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:07.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:17.313Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c51b03f6-b571-4901-8a40-d893173e6b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:17.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:27.322Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=aa260d03-3103-40f2-94da-bc851920bce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:37.328Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a2cab4fc-d5ec-4aac-a861-9f1dedc37eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:37.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:47.336Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=67ff8cfb-4c0e-480b-aa5b-46e9f0e18ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:47.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:57.344Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b088fb7c-a17e-4edb-a52a-8a7b360b23c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:33:57.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:07.351Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0428835f-1a74-438a-96b3-51380e52a12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:17.374Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0ae77537-773b-4bcd-9927-9d47cef7e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:17.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:27.382Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0c594f13-c6a3-401d-91e4-0c2902d3d306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:27.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:37.390Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=081de0d8-5483-48cd-a410-4842ad72fbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:37.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:47.399Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d353f129-c8ce-45d7-988b-067a7a6423b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:57.415Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d1368c97-bc09-4805-860e-67cc129a48cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:34:57.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:07.425Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7ac5e7a8-6897-41a3-9e77-8f0fb0bbccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:07.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:17.435Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=97049937-0ae0-4a31-9167-0b4316ccb829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:17.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:27.444Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f91ba577-7015-447a-bf5f-a0959f977dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:27.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:35:32.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:35:32.493Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:35:32.495Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:35:32.499Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:35:32.511Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:35:32.511Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:35:32.511Z |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-01-14T03:35:32.514Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:37.454Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=09c05566-0c46-439b-9f63-ac8557bad8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:47.465Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b918b24a-dec3-4332-a0db-e77026cb2215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:57.474Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c7222d41-e4c5-4d09-8eec-4eeeae27b5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:35:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:07.482Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3de0ba8f-1cdd-4df4-97b5-2a67f2330cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:07.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:17.493Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=20eccdd0-54ae-48f5-bd8c-a0920cd8dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:17.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:27.502Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2d59eb48-0bad-4225-bf12-c068d92cd8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:37.511Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ba7d7819-52b7-4db2-9897-dc015eb47d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:37.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:47.526Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6f0cbc43-030f-4735-ba0f-9dd05a14076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:57.537Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d068fe9f-3d18-46b6-931b-bd9b3335e49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:36:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:07.544Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a9739ad-b0b3-4447-b438-d261181f5a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:07.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:17.567Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=55a6c4d7-2f5c-4ceb-983a-9c1197801a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:17.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:27.576Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=54c2b596-086f-4b85-b881-3af7af67b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:37.583Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=be029d2f-1572-46d3-b825-16d9974ebc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:37.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:47.593Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e4e9685a-d782-4659-b448-199bf5fd8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:47.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:57.602Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=93a9e13c-abf7-4a00-a53f-06e4aefb1824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:37:57.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:07.610Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4fad4f59-0e57-4e42-a59f-fcea30c93944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:17.618Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c689f973-fd36-420f-96f2-c8439ea72a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:27.629Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=20b31e14-42cd-49d8-b403-41d78a09e86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:27.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:37.637Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fa51960f-ccc9-425b-be76-ace0f8883177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:37.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:47.646Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=93da8d5c-763e-48ae-9d78-bf22432be5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:47.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:57.654Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=28782fc6-4cc4-4c98-b2a8-0b39351dd11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:38:57.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:07.667Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d00c534f-775d-4899-b32c-00205fd7c502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:07.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:17.676Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f707b0b8-1059-4869-87c7-e24e3711d2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:27.687Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a82dfb35-19e9-463f-896a-dee5bd9b80fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:27.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:37.695Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6b0fd608-ef72-4a31-8eee-bc0324b0c4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:37.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:47.703Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=53fbccc6-ca79-45df-b65e-c45d437bbf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:47.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:57.711Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=034b1b2b-bf32-41a0-9eaf-9ec6634f238f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:39:57.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:07.721Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=312638f0-daed-451d-a23c-a7fb736aca00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:17.741Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4d4e681e-67af-4688-9b89-11bac0a427fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:27.754Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3ffe66d3-0900-42e6-808a-aff3b8e1f57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:40:32.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:40:32.503Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:40:32.504Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:40:32.507Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:40:32.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:40:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:40:32.515Z |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-01-14T03:40:32.518Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:37.761Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=345cd480-cdf1-4593-acbd-a1b1f4ff089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:37.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:47.769Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=26551553-2122-4300-b19a-bbd742fe19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:47.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:57.777Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=139649e8-ebaf-4f57-90b8-4129885f698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:40:57.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:07.785Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=785aaa65-0fc9-4267-81de-d71aa18788a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:17.793Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2bc7f4a4-5833-4759-811b-adef4d859657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:17.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:27.800Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5d5d0adc-ac83-4ba0-82c6-8d13966f0ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:27.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:37.808Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=726264a1-46c0-4a42-a4a9-ecee587a5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:47.816Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=557b066b-bce2-4a6d-8d79-3d00a799d7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:57.823Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d3e7c5ff-7df6-436a-864d-9dcf310d4088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:41:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:07.834Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d79000d6-61dc-48c3-9c5d-22c73be358ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:07.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:17.842Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=152cc345-21a4-4a1e-b1aa-b136b0543002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:17.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:27.850Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6247fa73-177f-4a56-9f29-320399e358da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:37.859Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=21bc65b4-44c0-4996-afed-25de3cfdc4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:37.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:47.866Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4f2ef1ba-0dde-499e-aeb8-9c2610228e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:57.875Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bf6316a2-0c89-4128-979b-e8003c04a741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:42:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:07.881Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e6ce477f-fcea-4c73-98b1-c02377c2dccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:17.891Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4ba291d9-c654-47dc-ae70-e7a20cd3e746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:27.899Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4018b135-6411-4189-9e06-b44f2fcb1edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:27.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:37.924Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=03f8813b-ab3a-47e3-9575-4cd9755dca8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:37.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:47.934Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=db7f602e-66b3-4cb5-8919-94ff5f4e06d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:47.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:57.943Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8b625bf3-802e-40a3-b888-742cf055a3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:43:57.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:07.959Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d7c1432b-72c1-4986-be6f-6d6e514d7636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:07.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:17.988Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fddd6bca-1f57-4108-92dc-41ef8e56cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:17.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:27.995Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d1f9eb38-a94f-4cf3-9c22-a8db40ef15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:38.004Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=25f45dc6-df2c-4810-b956-8cc1b6c5c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:38.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:48.014Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b0ce51ea-ddd2-45b9-a0e9-2a95b965ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:58.024Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=47bf6e9d-e74a-4b40-9014-a1bef0789cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:44:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:08.039Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c5b529bc-d280-45fa-a72a-49de4fa329d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:08.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:18.052Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c9132b2b-4c1e-488a-8e86-23b436bb075d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:18.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:28.060Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4aae414f-3c2b-4f67-baa2-e4d683ca92a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:28.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:45:32.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:45:32.463Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:45:32.464Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:45:32.467Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:45:32.475Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:45:32.475Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:45:32.475Z |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-01-14T03:45:32.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:38.071Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0faa04aa-3916-465a-948f-8a33f041fc67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:38.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:48.083Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1669ef19-896b-45a6-a21d-98e09230b38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:48.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:58.091Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9a7d1a0a-3e7a-4bb4-a246-6707183488a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:45:58.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:08.097Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f90f4b00-02be-4ebd-8134-8422145ea581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:08.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:18.110Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=44ae27a8-70a3-4a4e-82b0-24b7b6933839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:18.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:28.118Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=94b64c28-b8af-4f23-9d9b-7128446a9fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:38.126Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b2cc9d57-de95-4342-b75e-17ff01b498bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:38.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:48.135Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7037fa47-2664-4212-8c4e-186128addb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:48.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:58.142Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a728b00b-563e-4465-89dc-ea61b6129ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:46:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:08.166Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9674de73-fb97-4238-a4e2-911872512fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:08.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:18.178Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=01f3ccc0-7bfd-4aca-8562-2527b57428de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:18.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:28.189Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a92f56ff-e30e-4573-8d6d-0c07377bd7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:38.199Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bb21e6d4-89f4-403a-be53-3c968dd52d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:48.209Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5f8c602c-af83-4282-9e7f-dfcdbf83d3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:58.216Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=65968af7-6a4c-4d5e-b2ce-32e462a787a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:47:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:08.231Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f9827a2f-533b-47da-9bfe-c2278c32331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:18.240Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e56aec14-4822-44c9-9bc9-afbc864d120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:28.257Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=53aaf950-89ba-4430-98c2-b67b463e9f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:38.265Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3c7c291b-e8ef-4975-b2e8-581a1b8bb7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:48.273Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3cb4af81-9bdf-43fa-a8fe-f0d75bcf6446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:58.282Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0f1ba0c3-90da-4ab1-8b59-8a10e390c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:48:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:08.289Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cf736f96-88c0-4df2-871c-8c5f3619e021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:18.299Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c3c3885c-f40b-4e0a-b897-ea5ed0346cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:18.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:28.308Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=44bb81ad-c2e9-4d81-93e6-4f2c04086d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:28.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:38.317Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=75698e92-32a9-476d-95ce-7f2e611068dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:38.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:48.324Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a04580d4-fae1-4ca6-b996-e26cc2117734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:48.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:58.341Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d0d42b37-ce78-4177-9389-6cb6800c2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:49:58.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:08.349Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7e42f102-39ff-4ef0-9890-1b8d64639dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:08.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:18.357Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=aeac3c4d-38a1-4e41-8d67-4650fd7887bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:18.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:28.366Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5736863b-cd99-44c5-b54d-5e276d7fe72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:28.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:50:32.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:50:32.515Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:50:32.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:50:32.518Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:50:32.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:50:32.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:50:32.526Z |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-01-14T03:50:32.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:38.374Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=38339035-bf31-439a-88ee-2fe2b39cdee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:38.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:48.380Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=758f00ae-667a-43f6-8ec5-52f11abda788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:48.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:58.391Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5cbf61e1-306b-4660-ab7e-0c6e54561e5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:50:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:08.400Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d48b87c8-5ea7-4e17-aedf-c9038a618e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:18.410Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0dca2edf-5abe-4cf2-be8d-3a18287b6d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:18.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:28.419Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=39ec25a2-13e7-4d10-b516-5509830bd31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:28.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:38.426Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9b4b84f3-70ef-4929-a1ae-a8922ba94709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:48.435Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=55e5ffd0-1ffb-4236-ba8b-53720d331329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:58.447Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=025a7d3b-7a67-4a1a-a9b4-d99d6dbdc2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:51:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:08.455Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8fcb80c4-cf12-4c36-a53b-01bc506691cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:08.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:18.478Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=faaf1c26-5a84-4ca0-b29c-3e8f7f7eeb39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:18.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:28.489Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=93d51402-5e1f-4f0b-a2bb-f46dc19fbcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:38.497Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5bdb87d7-cb78-415c-a216-fccf77b900c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:38.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:48.505Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2c4469c3-a28e-4bb4-a1a3-4c3525887bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:58.518Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1c01b815-aaca-48f1-a1d3-722029f45606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:52:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:08.527Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0b31957e-aca8-4a78-a9e9-4ed4d75e4ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:08.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:18.541Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6d602f4c-ff9d-453b-9b57-4b44232cecdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:18.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:28.553Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0c93cf20-ae5b-4568-a324-e846460b49ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:28.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:38.562Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=52decd37-0dda-4027-b055-04b1d3f98f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:38.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:48.578Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c6fb2ce3-91b4-456d-8413-1c351d76197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:48.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:58.585Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e390c41b-4945-415f-89eb-56942a9c45da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:53:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:08.597Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=777e5125-0264-4f62-ac9f-fa09f2a1cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:18.610Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9b907737-fd6b-455d-abf9-b23da4c9b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:28.618Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7472e9e8-65a6-4089-a660-32aaf6a4e78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:28.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:38.626Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=059381cd-b220-4223-a063-5ae3d5d79806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:48.637Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=38216823-62ca-4903-9f00-071bb7b473a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:48.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:58.645Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bea90e42-3186-46c8-b264-fd20e38d1ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:54:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:08.653Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=35242182-edc6-42c8-9aa8-9840617ca055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:08.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:18.673Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f3ed46fd-c07d-4511-898c-5bc50f1004e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:18.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:28.693Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2fbe8374-7de0-4956-9f2a-e9be69655958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:28.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:55:32.533Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T03:55:32.533Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T03:55:32.534Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:55:32.536Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:55:32.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T03:55:32.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T03:55:32.544Z |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-01-14T03:55:32.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:38.714Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=16c6f246-294d-45f2-ab6a-2aa927e77a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:38.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:48.721Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6792400e-9923-48e2-a485-1707be90fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:58.741Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=938d808f-34c0-425f-b97b-6449152daaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:55:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:08.750Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8c632a79-87d4-47bb-a8f3-e19230f922d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:08.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:18.762Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8b006e14-f072-4073-a551-dd93bed05123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:18.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:28.770Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=363ae14f-17de-4e2b-8443-84c313949080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:38.781Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c1ab6ce8-07ea-416b-be52-391aea7dcd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:38.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:48.793Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6eaa8131-11ce-4d51-92a9-8ddc64ba33c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:58.803Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d592c877-ca27-4ac7-aa5c-8dbc4d32c4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:56:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:08.814Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5116f024-1d1e-486e-9d33-3455a246a485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:08.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:18.827Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=94a78cf2-2c1c-4b32-b2e8-bb581628d286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:18.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:28.842Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e20be0ed-c84b-473b-b0a4-4a9198b18584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:28.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:38.866Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4cccbc77-53fc-41d4-89d4-5da45cb443da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:38.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:48.880Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7b9ee09b-fcca-4c33-bf6c-51a3b346471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:58.892Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b6b762b1-3612-450a-966c-ad6f422b99b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:57:58.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:08.901Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2733cad2-b3ab-41fe-9b32-eeee453c7ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:18.915Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1a3867d7-8610-471e-9ba3-d2e5b03c3145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:18.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:28.923Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8ac22b08-8ed9-489a-b8f4-8f3aed8b2fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:28.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:38.945Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ee0f7961-a515-46ad-8316-0dbc60aa92a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:48.963Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=64f847ca-06af-4f08-a397-94db71b69d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:48.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:58.971Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e32caec3-0ac0-41c9-8d11-0fe9a74cb1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:58:58.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:08.980Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3700846d-1362-421d-8a19-dc1bdfe0b040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:08.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:18.988Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a7e74adf-9a13-4822-ab67-3f7aff608a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:18.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:28.997Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8fa7e646-64e9-46e6-ac43-3e6bfe0b764b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:39.005Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bfa8dc88-f85b-41a4-a786-9564856319b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:49.012Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=71d5e2f3-a7c2-4f8e-b6e1-c7340db84250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:59.020Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=21536d47-92fd-4795-ab9d-4067e79de7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T03:59:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:09.028Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8dd7c0e3-28c3-45d6-abd6-ff38695ae0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:09.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:19.038Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=80dec8a7-ffde-4830-b5ac-74e69524fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:29.049Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a3cb7a51-f5d7-44f0-abbd-a9986b45786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:00:32.693Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:00:32.694Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:00:32.699Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:00:32.705Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:00:32.715Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:00:32.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:00:32.716Z |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-01-14T04:00:32.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:39.058Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e310268d-cd17-423a-bca1-2add6d9aaf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:39.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:49.067Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0b5ba21c-f05e-4013-a78b-60a12224edca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:59.076Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=27048b4b-b03e-48a8-8343-f39f5c9246f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:00:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:09.087Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bd67afcc-75d8-4973-aca8-945cd82a38e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:09.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:19.095Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9157b690-a742-4b22-8763-1c01761dc946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:19.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:29.102Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=146ee5a4-7a83-4578-af31-73597c150508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:39.109Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a20658b3-5803-4837-97aa-18b4904db1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:39.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:49.118Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4ee705e5-a142-44c5-b6dc-c7041410465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:49.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:59.126Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c8198ec6-e3a0-4429-b39c-4854d12f4c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:01:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:09.139Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cc0e8c2f-94c8-499a-bb59-b87eaafa932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:09.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:19.154Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8c03f590-e57d-43b6-ad80-562f21fb6686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:19.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:29.170Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6b4553b0-b385-4b04-a3c7-57526577e01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:29.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:39.177Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d456dd2e-2e0a-4a57-bdc9-cafcae2bcbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:39.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:49.186Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=169e4a3a-7a00-4685-962d-601b0d0dd68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:59.203Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=27ea4779-bb79-429a-99e2-f7903b3a82e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:02:59.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:09.211Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=729bceb8-26a6-4aed-a59e-9653739b1c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:19.227Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a57541d3-c036-409c-b9e3-6ebfc6279c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:29.257Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e727ee71-f812-4b86-99e1-b6a8e723b07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:39.267Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2eca4bad-fd72-4765-a368-148aac92073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:49.275Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fdea1d62-f641-4b9d-a5fa-54d78cd5a38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:49.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:59.287Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=69ea964f-6108-4b45-ae01-690813cccd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:03:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:09.295Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c15cf9cb-aea4-4c04-a30f-34b427c9bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:09.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:19.307Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bfa1a9bf-dd19-4cc9-af59-3ed16e193679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:29.316Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=770e160f-20b1-4c7d-9afa-94aa60091e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:29.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:39.324Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=675861ea-1ae6-4fa0-87f8-7956fff8cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:49.332Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=11362edd-7389-4385-8735-bdfa9c3251b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:49.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:59.348Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9fb0578f-a413-4087-a615-51304537d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:04:59.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:09.357Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5e0b9488-0607-4783-aa50-bbcbf6f81f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:09.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:19.378Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2b809fac-b28e-4c50-83ef-8e6a103c8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:19.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:29.392Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a88f4a4d-98fd-4a9e-851c-8d0d54ad2ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:29.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:05:32.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:05:32.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:05:32.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:05:32.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:05:32.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:05:32.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:05:32.562Z |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-01-14T04:05:32.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:39.399Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1983409e-1d00-41ab-88a4-ee4703f0b500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:49.408Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b6390f70-2034-4e5c-af4f-4cb62765eec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:49.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:59.415Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9c76fed7-002f-4bbc-a06a-09b1758171bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:05:59.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:09.427Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=25767446-0c97-4df1-8a94-862cc29b1d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:09.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:19.440Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=047df002-adfd-443a-9fea-13ac4492e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:19.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:29.453Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=75209b62-aba9-4103-8dcc-023dc19a079a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:29.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:39.463Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0b1bfbc3-b912-4406-a0db-bf9bd8b2df64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:39.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:49.474Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=99bfede5-5b43-46f4-86f8-5eaca5a1dbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:59.484Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f2cc5481-afde-49e8-b9df-9e719e7c9496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:06:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:09.491Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dd1c830c-d70a-4e10-903b-d7d8c8364839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:19.499Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=673db1c5-a2d7-46c9-84cf-2593281504ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:29.506Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fba16be4-5642-4638-8b32-28d90ae99315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:39.514Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6057c94d-eee2-4ceb-b17e-140c7575c276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:39.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:49.526Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f22d4ca1-74d6-4faf-8be5-6424db4c8dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:59.534Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9f29d8ef-67ec-42bd-b12e-9e6f3ec7483f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:07:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:09.543Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8463d532-9eb5-43e4-a5af-5883e8e58699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:19.552Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a053420-92cf-4b43-9f70-debc2ee04c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:19.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:29.563Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f806003c-1266-482b-bc22-04ef0ad438b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:39.571Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7754fa32-0ffd-4c4e-92ec-31e795dc3184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:39.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:49.581Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cf4db3ea-5c64-4b2f-8139-a9b409c68a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:49.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:59.590Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d5f8774d-f299-4ca8-9011-e196a5f5e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:08:59.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:09.601Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=95a7b1e6-0cfb-4c1f-b2d5-e2c6e92a7efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:19.609Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd5edabd-29a6-46ee-8a6b-878063a8a728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:19.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:29.621Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7791b8be-8455-45ad-99b8-0d3c525a36c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:39.630Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d263f6d6-07b9-4fa9-8336-68b789b4c193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:39.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:49.639Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e0d6a17a-201c-4e42-be97-a01edaa3cd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:59.646Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=af5baee7-81c9-4d16-8243-062ff1a98f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:09:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:09.657Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b5bdcc89-09d3-4071-ba4c-89335840a0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:19.665Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=efeed0be-d08d-4d73-832c-39a7c8bc2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:29.671Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=08028745-a2ba-490b-a400-df5a92fd2471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:29.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:10:32.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:10:32.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:10:32.505Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:10:32.508Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:10:32.515Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:10:32.515Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:10:32.515Z |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-01-14T04:10:32.517Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:39.677Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6b77ade6-7451-4235-b944-0d292940e28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:49.686Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c7f9b6e9-9243-441a-9a8d-3e96ab35beea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:59.695Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=326686ef-1c07-4d9e-a486-cde22b40e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:10:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:09.701Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e256149b-4ec1-434e-8105-e70767dfc86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:19.710Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fd0164ae-e330-4f38-a838-67a015b102ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:29.721Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=06c5f670-af5b-4310-b76f-f280416c1c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:39.747Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1b6381fe-206a-4285-adc7-5c081174dc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:39.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:49.759Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7e12110a-7fb7-445f-ab7c-1908ff6c9aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:59.766Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=847badc6-e671-462f-b3c3-8de370ceea62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:11:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:09.775Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=87113359-658a-45d9-b7b8-dbaa186e347c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:19.782Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c1528bf2-9a09-4079-b6a7-eb1e047c897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:19.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:29.790Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ded40f15-ef58-414e-8893-5afb22163d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:39.799Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=38cc43e6-62d6-4152-9cd6-bb863253dd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:39.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:49.810Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=24fdcae7-93b6-44ce-9631-ecf984a18316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:49.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:59.818Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0978c1ff-2c82-44ac-97ff-930a3b917b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:12:59.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:09.828Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9fdb0694-d7ed-4914-94a9-65cdee268e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:09.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:19.845Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=98e7caac-7dc0-4b83-8839-048842170e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:19.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:29.852Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3a752441-7664-43cb-b790-09ab727911ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:29.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:39.860Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3ea430a8-29c3-4710-974e-d92a2ebefd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:39.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:49.867Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=63e1f35a-0b1e-4d0a-982e-e2572df277b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:59.874Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4e865354-32ea-4e31-818d-a72464bbb716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:13:59.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:09.883Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=008e8eed-0441-4fbb-9db7-2cfbd7e92087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:19.890Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e338285b-4e9c-41cd-a953-5a2520fcd52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:29.897Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9e98e741-89f7-4d4f-9106-1a707f7f193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:39.906Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=34415e03-06ad-42af-93c9-637753c611d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:39.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:49.914Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cf0f1c5f-9706-47d3-95b8-b8892a912ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:49.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:59.924Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a7dca8ef-a97f-4f9c-b088-cd31dd770793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:14:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:09.932Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=333ab3a5-784a-40f6-bab9-029468f9317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:19.958Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0a6be9fc-d9f4-4811-9f33-7cee48841e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:29.966Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f3bd2304-c04d-4c91-be46-516a33e614a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:29.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:15:32.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:15:32.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:15:32.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:15:32.525Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:15:32.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:15:32.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:15:32.532Z |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-01-14T04:15:32.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:39.973Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c8a21d72-1738-425f-9358-1ab26438fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:39.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:49.984Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b12e872e-759a-414e-a63e-af8aada5af7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:49.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:59.991Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d938076b-b0e0-4a3c-8779-36da50226eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:15:59.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:09.998Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cafbfd3e-cf9f-46b7-87f8-8d6554cb5190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:10.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:20.005Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=eb8c9b60-8d7c-4db6-b87a-25406009ee52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:30.012Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ffc968a4-6780-4dbc-96fa-34fac46566eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:30.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:40.023Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a1a89aca-95d8-4907-adf6-44b9c137d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:50.034Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=36beb9d9-daad-4ffb-987b-102a5ebe15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:16:50.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:00.045Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9d8f6baa-a6db-41fd-9809-1845f1fa6ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:00.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:10.053Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=20428fa5-dda4-446b-9e4d-8b2931ca8174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:10.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:20.061Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0db5910c-9b6e-486e-a73d-32f3220fa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:30.071Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=522905ee-321f-404b-88d2-0b84c97b42eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:40.077Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=42b57df4-01dc-4aa3-b64e-ee4f0f2ba2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:50.085Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b888443b-082d-4825-9c9f-282429daab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:17:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:00.091Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=de70d4a0-e908-4536-a4b5-1029d7ead455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:00.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:10.098Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4e21c2fc-1b01-4170-9e61-46c565fde670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:10.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:20.106Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=855f514d-dac4-49d7-8faf-c95c330ac11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:20.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:30.116Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bd9444e2-b3e8-4db9-9f6a-8d50dfd69857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:40.122Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=80a5b4a9-bb54-4bd7-836d-0c55e27372ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:50.131Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7ae1d64c-80d4-4c51-a698-6985cf6ced61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:18:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:00.138Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4fa1e785-a2d4-4b96-90f2-985449ed699e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:10.145Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0332bf27-1aea-4793-a331-314184352b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:10.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:20.160Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f354045d-1df3-4c1d-95d6-0eb803b2d713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:30.166Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9513a1db-1d29-489f-ab47-f67ddeb84f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:30.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:40.174Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cdd3baba-b2f7-427e-a31f-27e3220106cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:40.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:50.184Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e2fb6e17-326c-4872-a89f-2db12b51b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:19:50.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:00.191Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4b5c851d-7ff8-4ed5-a78d-7b47416e8271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:00.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:10.197Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=43452eb9-4db4-4227-9e02-b44a758e4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:10.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:20.205Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0a7edfb1-b9bb-4bb3-abe9-cf61f3eb937f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:30.213Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=04c2e407-5c83-4239-924d-f98d9de9971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:30.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:20:32.482Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:20:32.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:20:32.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:20:32.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:20:32.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:20:32.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:20:32.492Z |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-01-14T04:20:32.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:40.221Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=58c68561-6c09-47ae-a77a-56a8b4781e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:40.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:50.229Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=93b158e4-64bf-4a70-af52-422f6c94720b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:20:50.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:00.235Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5225ecb7-a24d-4e35-ad10-3cd3e4f58447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:00.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:10.242Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9e065767-5092-475a-9794-a7c7825a1a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:20.262Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=23b29022-9465-4133-bcfb-799fb1ea3534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:20.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:30.268Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a84224b0-675a-45c7-a314-cc7b9a9808bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:40.276Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6abf1047-f7b5-4902-a2e4-f20aa176e817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:50.292Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b9f3ecac-2fee-4dbd-b42f-9668bf472af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:21:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:00.299Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b8a1d406-e79a-476f-925b-af0f23280fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:10.306Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=47d3e67d-689d-4f15-ac20-88e2c70426bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:10.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:20.315Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=680ce3ff-3320-454f-9579-fd0cbfdf8d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:20.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:30.327Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4915c525-7805-416f-b43f-c4780ac1b50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:40.336Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cb4307a1-c9c2-43b7-9f24-ab179956f5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:50.345Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=47be14b1-788d-4f96-aa59-8510aee00156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:22:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:00.352Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c489d78a-4220-4100-945d-176af9cf692a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:10.367Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ebff477c-5236-404e-bbfd-ec3a6afadbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:20.378Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2471b59e-ede3-47d9-8e40-c478662d6a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:30.386Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9df9982c-0594-466d-82b8-4eeeb16ebbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:40.394Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=aaae9c8b-5e5e-4a5a-ab06-224850e5b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:50.402Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=92888ea5-2bd3-4d80-8c4c-38f491b358fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:23:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:00.423Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=00ea6415-8c71-445a-88c8-496c7b606646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:10.431Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd75e6b6-4b3c-4c4c-bb46-9769021f57ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:20.440Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a77f4e31-dd1f-41cf-9c2c-05c300800401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:20.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:30.447Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=85425c74-0382-4ece-8004-0d804ff717ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:30.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:40.454Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4c9ade8a-299b-4047-8616-844a1cf3f9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:50.465Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=15ff3613-e2be-4271-aa47-a3680c4d27d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:24:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:00.483Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0f4f61a1-3d81-44f7-9f14-2746a52b6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:10.494Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4f7e6de1-a4f8-4749-879d-5d2f02217383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:20.504Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6fce4d98-4087-42ec-9250-0a1fdc2e6ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:30.510Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0ee02cc6-c2a1-4d74-9589-c7884462e73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:25:32.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:25:32.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:25:32.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:25:32.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:25:32.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:25:32.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:25:32.560Z |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-01-14T04:25:32.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:40.517Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=09b3cd74-13ea-436f-989e-358cb55ddd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:40.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:50.528Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=218bcd0e-a1d8-4347-8bff-9e0f52c2a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:25:50.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:00.535Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5d92764b-d7b0-47e0-aaa9-c00227c5da0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:00.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:10.543Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=668f85f7-2bbc-4333-a5d9-dbf488fec285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:10.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:20.550Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=de57dab5-22bf-4d9c-9352-4d95472bd0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:20.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:30.557Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b40d76fb-0ed0-4eff-8260-35b3b403ca31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:30.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:40.565Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0cacba24-1cb3-4795-93bf-95f65249e2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:40.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:50.574Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d864eb91-c88d-4fe3-9bc7-4c6e7b370cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:26:50.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:00.583Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=19eec65b-4cef-4e4b-8dc6-08dd51c7014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:10.590Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=23f864b5-0b31-49b1-936d-d5446e97caac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:10.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:20.598Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=03703a17-e0f2-4498-b923-37fcc10cea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:20.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:30.609Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2ffe424c-7b65-454b-abc6-d572fbd8cb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:30.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:40.615Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e0a6638b-7eae-4f9c-b275-7aa9d4e44cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:40.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:50.622Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4d42f084-b5c0-4b44-8963-9fb015574bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:27:50.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:00.630Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e1130adb-6b50-4a4f-adb1-07695b3525a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:10.638Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=906c4877-97be-4ea6-9148-82102a27541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:10.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:20.645Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5425cd46-b907-4cbf-b128-4958a661b38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:20.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:30.659Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=465720da-6c7b-476d-8a9d-69e59815f93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:30.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:40.672Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f4927be5-7e22-4bc2-8dee-755664546964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:40.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:50.681Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c380f143-cf98-44c0-bb31-7afb3b6b71c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:28:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:00.697Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=faf67cd4-0f06-401c-92da-d06a0bbc0777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:10.707Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5e90bec7-db50-45be-b30e-c6a597a6a725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:20.722Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=350e53da-a28f-4c94-8bf1-d7400b7a6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:20.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:30.731Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bb4b15f4-4d50-475a-92f8-e44c452b2595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:40.739Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=75d9f732-9953-4aea-8ab0-c5c47419c898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:50.749Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5973b216-b417-4203-8109-b64225c5e00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:29:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:00.758Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ed669e21-96a1-49b1-a868-10493aa2c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:00.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:10.768Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=823d530f-9684-48ec-9816-2b00ae859545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:10.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:20.781Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=32e8085c-8681-41a1-b296-a07d0726de0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:30.790Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f8df7f23-3ace-4fae-9357-bc1a050d8f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:30:32.506Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:30:32.507Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:30:32.508Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:30:32.511Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:30:32.517Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:30:32.517Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:30:32.517Z |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-01-14T04:30:32.520Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:40.800Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=371d205d-e5df-435f-9049-f2003075cbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:50.807Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1a359836-0aa0-4e4c-9f1a-3a3024c7b76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:30:50.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:00.814Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9f33c5a8-da40-4ccf-8ad5-818f0598f592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:00.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:10.831Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=265567f1-81f1-4c8c-a0c1-d2cc565d7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:10.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:20.849Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f47a7afb-4695-4e39-b418-89c65abfb4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:20.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:30.858Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6bdee09a-6e4a-4170-a466-5c67895c3125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:30.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:40.867Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=17ec24eb-c9a9-4c5f-91f3-449857aa0fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:40.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:50.880Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=72fd9c30-f703-4be1-83ca-607989d75146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:31:50.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:00.887Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cef8010a-c264-4023-86dd-db0fd3306960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:00.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:10.908Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0bb54c61-1ce9-4dfe-9fe8-684d8216c4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:10.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:20.915Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a7aeabbf-4408-4e9c-ad89-f6b18b2fb154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:30.923Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b746bc9e-1c57-4895-8a8d-3770e4c87a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:40.930Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8bfd5946-ef1d-4a64-810c-8bf2d8d54d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:40.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:50.940Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=df03ba7f-5b20-4767-a07e-4763b7b3268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:32:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:00.946Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=10d18ba0-64f8-4f22-be82-90bddf3cefc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:00.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:10.959Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=57297471-b9bb-47f8-88c0-4f692f5afd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:10.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:20.965Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5c186d7b-acb1-4714-9ae8-c6c4a2829704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:20.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:30.973Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=72f43cc7-851a-495b-83e9-4559d447d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:30.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:40.985Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ff65589d-0e74-4ed9-b5d2-9a3eb1a55679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:50.993Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=426fbca0-f2fa-4a3c-a978-25edaa744073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:33:51.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:01.000Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=29f85624-c3ee-4e65-acfd-e79ee453d254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:01.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:11.015Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9245c748-e7f0-4e3b-8d00-5d084b3787ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:21.023Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2568b394-5761-4adb-9f18-04ca91b37b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:31.032Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d3bdd123-37fb-4f48-b9c3-d622507d186f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:31.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:41.045Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f2daa97f-4352-49a5-8ddb-05fd493dbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:41.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:51.051Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d188dc18-f9aa-4012-bda5-89f75e46ec27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:34:51.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:01.059Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e0ece085-6490-41e6-bd76-277affe85648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:01.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:11.068Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=69f86219-9d90-44ca-8e24-e934312f6085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:11.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:21.074Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f3832f62-5a49-4d10-9984-6c8de7f75433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:31.083Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4046495a-5355-4a17-91ce-8f13831fc518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:31.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:35:32.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:35:32.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:35:32.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:35:32.495Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:35:32.500Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:35:32.500Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:35:32.500Z |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-01-14T04:35:32.502Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:41.091Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2b97480e-0c65-4cbc-b089-808236d82052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:51.098Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cab098fc-a564-4d4c-a08e-7b3a08936671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:35:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:01.105Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cb3699b0-8b3e-4777-8d72-d568e0816047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:11.112Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b9302c40-f735-4ec3-a7c7-edc52db82ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:11.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:21.124Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=73928708-aed8-45b3-88d7-cc64152a8006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:21.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:31.130Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a3f2af0e-d04e-4119-a7f1-c67b735fd108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:41.138Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0f817e4b-f825-4c20-8ab2-ae727bad85ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:51.146Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=77818e14-6efd-4d39-a00c-568ee8c8840d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:36:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:01.153Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c7b9e9ca-0762-4d1f-b6f1-057abf5aa23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:01.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:11.162Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b9b33483-ad9a-493b-8978-5574c4bdccb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:11.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:21.171Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9933bbd2-6097-4b03-a743-4e777b571142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:31.178Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7af706ed-fda8-4153-a6b4-403f6db56df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:31.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:41.186Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=393fbd74-d358-4bd0-8f78-88710e86472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:41.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:51.193Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=58e1d2b4-08ff-4ad0-b875-304b7a6b0e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:37:51.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:01.201Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1aa14aac-7126-4578-99cb-3713006457a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:01.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:11.209Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=614997d5-400a-4aa2-b4ee-55c557d9233a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:11.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:21.217Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=73e136f5-b81b-462a-8491-489f2e3179d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:31.229Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ec8337e5-6c14-47b7-b19d-76788717fddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:31.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:41.236Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5352b12f-de7b-41bd-9d5a-80d205f72f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:41.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:51.242Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b2d62858-3243-4e5a-96eb-bcdb37f36302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:38:51.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:01.250Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6cbde0b5-ed90-4022-9dc2-af990f71800d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:11.259Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=20c81187-55f3-425e-93c1-86dfcc4f2bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:21.268Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=67b8f3bf-d852-4e25-8188-6a7bced0ec8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:31.275Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6ac8d8a6-4371-4472-9174-705b83f9464c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:31.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:41.282Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=52631fc5-af7a-4481-bac8-d14885f931c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:51.291Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d8f465cb-2031-47ca-a516-c5511c5d7b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:39:51.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:01.302Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ba1525c3-825c-42fa-8215-f3cee027b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:01.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:11.309Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=07ebd705-95e6-4805-812a-cc7640c16cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:21.318Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7a90e5bf-6f8b-4ad6-8465-d2034f3d38bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:21.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:31.329Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1b839678-7e8b-4b23-b410-ea80cd0467e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:40:32.515Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:40:32.516Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:40:32.516Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:40:32.519Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:40:32.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:40:32.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:40:32.524Z |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-01-14T04:40:32.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:41.336Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4a4cdc31-f3e7-4bc3-9001-a45631b5b3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:41.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:51.346Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c11fb88a-69cb-4456-838e-c39ac6a1590c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:40:51.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:01.359Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fe509aaa-0e1f-4bcd-a95c-39c4e1c38be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:11.365Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e5c07b4f-5155-454e-9be5-fb0012d302c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:11.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:21.373Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=36cd33cf-1d6a-4585-92c2-ee9813a01054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:21.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:31.380Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b61d9de0-ac44-4aa8-a131-1364273a0d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:31.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:41.386Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5703abd7-2a32-424f-9b03-76035ec04453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:41.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:51.393Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0ad66536-e70e-4051-a8cc-08f55d329e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:41:51.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:01.402Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=14cf6799-f96f-4238-b93b-ea168c0e3ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:01.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:11.415Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7ded51ce-59be-48bf-82ad-7bd143fd1693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:21.423Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=238d8671-eb91-4566-902c-ac5981edf6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:31.431Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a5e060ca-990e-4722-a47a-35f9d210043d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:31.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:41.440Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b17f144d-a408-44cf-8602-7c5802173c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:51.448Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4cd26016-ad73-4b44-8239-b5298f30b73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:42:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:01.462Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0951ab56-7ce3-40f1-a552-f02480a289be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:01.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:11.469Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=95f9b267-f7dc-41b8-9ad7-59cf66fa5898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:21.476Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bdf989e7-0c2c-4ccc-a17a-831a9987c434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:31.484Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=209a6641-be7d-40ba-8458-d8799da58e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:41.492Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1f87bb79-9f81-4829-8163-9f1673d7bf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:41.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:51.499Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=35dabf63-69b0-4d6a-86cb-9a0f698e1446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:43:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:01.506Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4ddff097-8edc-4fe7-ba44-91c11f93382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:01.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:11.514Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=01c89320-5175-4530-a52e-e35c68502b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:11.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:21.521Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=981b07b0-0b44-4506-92f3-58efd7653869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:31.537Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2e43c5d0-0d1b-4a08-ad08-20ed9fcbb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:31.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:41.545Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=90b36f2a-8758-44b6-a477-d0fa84d2686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:51.554Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d6b77d5a-8b5b-425e-9282-2fed963d12a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:44:51.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:01.561Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ee9591fb-d10e-4c5b-907f-ee20ce9afd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:11.567Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5005e7ef-fc21-4b9f-a7aa-b22c9ab2dd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:11.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:21.579Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=97f96d4f-6135-4960-bed6-e31e3413049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:21.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:31.588Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=28910684-72a2-4fd3-bfe8-d0a54ee933d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:45:32.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:45:32.388Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:45:32.389Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:45:32.390Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:45:32.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:45:32.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:45:32.394Z |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-01-14T04:45:32.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:41.595Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=203c1c82-49e5-43e0-ac19-7ea3ea5b2fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:51.603Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9b5f33ad-a86a-4d1d-a2fe-a5d5330261e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:45:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:01.612Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=97320e8c-0982-410a-a013-87a25cd48369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:01.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:11.626Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8f5604e9-ca9b-42c2-9f73-a4fac8673e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:11.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:21.634Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6e91a836-ddb4-4f6e-a22c-1c4db001cd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:31.641Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b20d0617-5346-472a-8680-529cbcbbd424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:41.664Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=823a525e-2903-44c6-8726-f547fe3dcaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:41.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:51.674Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=57b9d582-d3b2-4148-81df-7f4941670239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:46:51.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:01.682Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a9ec46cb-3bf2-4f58-8d2d-37f995aa54cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:11.688Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=eb82e77d-53d2-4851-a63a-515f9b9c5337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:21.696Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9bb4fa63-52cf-49d0-9910-1f458ab5d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:21.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:31.705Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=14ced01e-6835-4f6c-adfc-c39353de7d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:31.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:41.713Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0c4ec017-218c-4c35-992c-7b89d07b31ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:51.722Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ce2c4f5b-ed5f-4bf3-8245-a710d6cf7450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:47:51.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:01.729Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=68aceabe-323e-4fc9-8f24-21bb5c08b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:01.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:11.739Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=868a4f84-7d5d-45c3-bd93-aad65d122eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:11.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:21.746Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4e54ea12-ef7b-4803-acc6-1c87b6017969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:21.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:31.760Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1fac8403-8df0-472a-b04f-c9068202a60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:31.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:41.769Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7172bd8a-81d5-473b-91bd-b578e719cf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:51.775Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=35b5f965-39c3-448a-b5da-e287baee03bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:48:51.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:01.784Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d3225a07-f928-49d0-ab5d-88e8e72e4400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:11.791Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4b6745e9-de4e-44a1-a89a-b5ff0c900c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:11.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:21.798Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c917d291-ffa8-4125-bd64-dad12b563151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:31.805Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=76a58717-47f4-4178-9d3d-99ed47ce281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:31.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:41.812Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fcc24ae5-0f3d-4d13-97ba-9a98baeecfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:51.819Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9e03ac21-5180-40c8-bdc5-2f0a7b05e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:49:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2023-01-14T04:49:53.962Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xcaw0xc00x93o0xd5%0x8aC0xe7?0xf70x08I0xb60xb1Sp0xfcmR0x940x0b0x8f0xb8}0xe40xa80xc00xa6;0xb6 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-8 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:01.827Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d57dfc9b-58da-429c-81b3-8e9f3afba795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:11.836Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6ef5c999-b993-409c-b41a-9665027b36e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:11.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:21.842Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c428cfc3-b057-4277-8adf-98ad2dbf22a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:21.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:31.852Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b1badf22-e408-46a1-a449-a1bb4b131923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:50:32.523Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:50:32.523Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:50:32.524Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:50:32.527Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:50:32.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:50:32.532Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:50:32.532Z |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-01-14T04:50:32.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:41.861Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b1c1da48-5e84-4164-8281-4b14ca93e70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:41.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:51.876Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a9e71f48-62fb-4a65-bc24-ec78e84f2bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:50:51.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:01.887Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e3ef3ea7-3ce4-425a-a50f-db4b3c9bb9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:11.895Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7a5ccaca-5b08-4b60-8bcf-1d7389bd2e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:21.901Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=95c4060d-9c12-482c-b3c4-5608a7c41d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:21.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:31.909Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=42754f1e-085f-445a-b3a2-c5869036b827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:31.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:41.921Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=95f08ef6-f68e-4cd6-9613-baa1a5317bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:41.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:51.932Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b7664114-c402-479b-a9a3-b937298c2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:51:51.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:01.939Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=57be5d38-f04e-4226-92a6-f42c757e7d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:11.947Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1945aa30-0c78-44c5-a3e0-c2bbb24038c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:11.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:21.955Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=92820075-a646-4c53-9279-c92b9df75874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:21.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:31.962Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cf084ff7-0b84-4174-88f4-b1b8d5b0c4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:31.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:41.971Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=14626902-1214-4002-9f11-1d861c06f563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:51.979Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e317ea3f-8005-4187-a892-f58585bcd76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:52:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:01.989Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f16f709e-4559-426c-915c-0cd5f31eeaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:01.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:11.998Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=eb68109f-bc0b-4d83-9150-8caf769f353b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:22.006Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6adc4bc7-12b8-45c7-b52a-751e5941fb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:22.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:32.014Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=476b800c-0faa-4622-b32c-eb636cc2e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:32.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:42.023Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=aeb87951-80de-430c-98b3-6cc756bb4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:42.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:52.030Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=596ae9d2-f930-40ed-b455-f9df80567b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:53:52.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:02.039Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7999c363-6143-4dbf-856b-f4bd3b9b40fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:02.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:12.047Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c47ae5bc-e2f0-4824-84ab-0153ecad7451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:22.054Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1bb597b0-5cc6-4fd6-9d3a-6325d733f342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:32.061Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=996818cb-0654-4b2c-a6bb-157777491ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:32.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:42.069Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=941a1863-2d4b-45c6-930f-478c4d056827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:52.075Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b5205b6e-3ea1-453e-833c-13a2b4f6a888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:54:52.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:02.084Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=56783297-ad32-4efa-ac38-4b6c34580385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:12.090Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ab77af8a-d220-4aca-a091-aacccc898a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:12.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:22.098Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cc927ce1-eb1e-43a1-8a37-72b9ba12923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:22.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:32.107Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7d1e5043-b261-4a8e-b75c-f5d04e2f0172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:55:32.518Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T04:55:32.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T04:55:32.519Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:55:32.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:55:32.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T04:55:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T04:55:32.528Z |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-01-14T04:55:32.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:42.116Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9824ce57-14c1-4b29-a0ba-529f360480e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:42.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:52.122Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f036e828-aae5-4902-b4a4-d36492ee9a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:55:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:02.129Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c7ee8377-57db-4178-9af9-36a3af604983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:12.141Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=18bbf984-11bd-4c79-8ab8-654abf065b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:22.150Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fc884ce7-c4f5-4753-be4f-b8c8e4b1bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:22.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:32.162Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5774cb31-3347-4d25-b277-0b87d543918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:42.173Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5ad791fc-49c7-4e83-a0cf-dcd0a354601f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:52.180Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0b892f8b-5a22-4247-b5c8-7a2132e407fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:56:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:02.189Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6f9dcb74-74a2-4d28-9b8e-446dca9411fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:02.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:12.197Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=27fe04ca-2bf3-494b-af9a-d84c62901b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:12.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:22.204Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5a0d02bf-b759-4955-aa98-93fa548cdc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:22.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:32.212Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b0cfc6f6-4b03-4084-b695-0b9824a023e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:32.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:42.219Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2926b995-0b28-4a63-aa07-2d0507b4415b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:42.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:52.228Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5bd32a07-2321-4ca9-8f30-26cbce20ae4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:57:52.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:02.245Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=662586e7-6cfa-4cb3-8de7-7f46ad292874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:12.254Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a1ec7540-1ffb-4a11-886b-969dc7d822bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:22.263Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=589ed5db-a10c-4170-81d6-8f350b07eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:22.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:32.270Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=375f8634-bcd0-4cc6-91d1-054ff36312ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:32.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:42.280Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8f896f87-a9dc-4d73-9402-1c4fe62117f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:52.299Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a7f9cd7a-452b-4b51-aa1b-bc5fa8bbb025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:58:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:02.307Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0c93be30-2be6-4a4e-83bb-bf6f30fb9a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:12.329Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2091fbc5-6f48-443a-b0e7-5c63f9eb1963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:22.336Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4fe48676-e0d2-4f3b-b0cb-b3e52845dcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:22.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:32.345Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fa74208d-65f0-44c0-bbd1-36e43e749df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:32.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:42.355Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7fcdbab5-1e4b-41dc-aa33-f5a946519577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:52.364Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4a902111-cd43-40ba-b62c-39a8fad57fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T04:59:52.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:02.372Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9319bbe7-6cc9-4f18-9a5a-24f6797e5a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:12.383Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8b25a865-3f56-434b-a072-5465cc75eb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:22.407Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e7a27e9e-dd92-47b3-97b0-f2326b6df779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:22.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:32.425Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bb9ed5cb-4be7-48d4-90e9-b7eb88dac37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:00:32.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:00:32.539Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:00:32.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:00:32.543Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:00:32.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:00:32.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:00:32.548Z |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-01-14T05:00:32.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:42.433Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=98895892-5861-406d-be6c-4f1eb88bd8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:52.446Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=536e827c-0002-4629-9153-6ab38fc4d1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:00:52.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:02.455Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1bf5f933-b2e5-4285-af02-b71ea1fe007b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:12.468Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b7505dc7-157c-4bcb-be80-c90611fa2159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:12.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:22.475Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=29f3b740-30fd-40b1-a96c-ce6cddee70d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:22.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:32.486Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6c12c557-f2e8-4dc2-a2ca-5a8e476ac731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:42.498Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=35bf527f-e4ca-4c34-8a7f-8e0436b69bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:42.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:52.505Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c6938227-fe98-4a46-ab91-7d13575499f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:01:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:02.519Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2933ce34-351f-494f-8ab3-b09e3fe877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:12.527Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=20a5056e-91da-465a-a10f-eb963f31647b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:12.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:22.535Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a112356-78ca-46f2-a382-ce7e85f391d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:22.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:32.543Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=264c6e12-1b54-4539-894c-ce6689632186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:42.560Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c4329c9f-c3e2-4a7f-9e3f-6390c2063f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:42.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:52.572Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8f5db774-fa0e-43d1-a66d-2ab76d086987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:02:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:02.587Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1054ba4d-5ec4-4dc4-bdea-b8eaffecdc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:12.593Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9497b134-3e8e-4e0e-9216-cd4044be826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:22.600Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3304795a-79fd-46b8-af19-58ac8f27d405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:32.607Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=115753a8-1ab3-4b5c-8686-78e8e1f0a754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:42.622Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fc62b0f6-4ac5-4333-a8c6-a340e9a38884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:52.630Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=82665f34-8a99-4ab7-8e1f-3c8a2151693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:03:52.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:02.638Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fb2e1e15-93c0-46ab-97eb-a8de74e766ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:02.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:12.646Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3be6c278-43d1-4f57-86a2-8ab8976e648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:12.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:22.657Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1c39dfbd-862a-4486-aceb-ed8edf6e3002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:22.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:32.665Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8eabdc93-2200-4e6f-bec5-8b471152021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:32.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:42.673Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6787acd2-b507-4a2b-9f19-102a5a35f186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:42.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:52.685Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3fc5c061-0cdd-4ea8-a564-d9823bb1516b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:04:52.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:02.695Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=683162e3-c4e3-4751-a5bf-6dffb0a3bfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:12.702Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3ccaac54-8e9b-47fe-89d2-65b94c7f6985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:22.708Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=09927702-d0a1-416a-9030-97a667d718b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:22.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:05:32.532Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:05:32.532Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:05:32.533Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:05:32.536Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:05:32.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:05:32.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:05:32.541Z |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-01-14T05:05:32.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:32.716Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d2d501bd-1451-4e05-9b33-3d99cda28fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:42.729Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5ee6d27b-c4a0-4d16-a023-f1e39e9c75b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:42.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:52.737Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5e58bcae-a68e-43bc-bc65-d645af0ab413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:05:52.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:02.745Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=640d54e8-c8b9-4171-beff-11c92708fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:02.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:12.752Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a30f226a-44ca-494f-b675-1a4e99b022fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:12.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:22.760Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=31e9f693-8649-43d2-b73d-ffcf6f4c99f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:22.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:32.766Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7f2c83f6-b40a-4152-b21e-20129cbc4954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:42.775Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=db9e1448-f46f-4b76-adf3-2732e3be081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:42.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:52.781Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=27dea4d1-d40e-4ba9-92ae-35bb057a40de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:06:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:02.790Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ee081e30-1604-4e82-b2a1-705a35dac9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:12.796Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=261ad55a-48e6-4a9e-a970-3d52b3807654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:22.805Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=58b318f9-1e3e-4aec-9401-836e36c9a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:32.813Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f2f95a10-73e7-47f6-85e2-ac2d261359bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:42.823Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd292e85-1420-443d-af7c-f647412cf818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:42.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:52.830Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=12941af8-7ce8-41e6-bae7-5a0f17692d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:07:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:02.837Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a8f1a73c-ada4-45e9-bd27-9f769c4c6673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:12.846Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fbd8dacb-10b0-49c6-92fa-5b0f8a818cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:22.853Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8a1de490-68bc-47a9-bf68-4c668650e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:22.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:32.861Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b88150eb-ce7c-4222-9931-3e86d96042a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:42.869Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2d0434da-9123-4cdf-90ec-e54cba6e63df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:52.877Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bee4b9b7-e637-4126-998b-ed91bd006f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:08:52.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:02.891Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a6f3c960-5905-4ab7-84de-99a42a697f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:12.898Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=23194f3d-82f2-4247-bf09-47e8589adcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:22.905Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=12865c18-626a-4c91-9a6f-32f362d31659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:22.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:32.913Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a793f2ff-74fe-439f-869c-e0661f5b2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:42.922Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dc7dcfc6-2014-45b9-943a-9ea4a472c349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:52.933Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e4ec7278-054a-4b9f-a803-c1c122e11140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:09:52.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:02.944Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=50b3db2e-5218-4c36-a984-9c5a3088061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:02.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:12.951Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d8fdb9be-195a-40a9-94b6-9ebbdd329cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:12.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:22.959Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f5c6cb57-e59f-4efe-9ca8-9445638e3990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:22.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:10:32.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:10:32.398Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:10:32.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:10:32.400Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:10:32.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:10:32.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:10:32.404Z |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-01-14T05:10:32.405Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:32.975Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=342aa4d5-e54b-4462-bc07-24dbb8e11800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:42.982Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5489f6d0-1bf7-443e-99d0-5e8ca456e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:52.989Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=47e70844-3b39-41be-9e70-f28fdc82f9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:10:53.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:03.006Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8969d329-2510-45ee-8adb-9a514176179a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:13.018Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fde04ae7-552c-483d-ae3e-140f76ec4c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:23.027Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=acde0cb6-903d-43d8-adfc-23530e44801a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:33.033Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e5775568-1e43-4630-8294-584e8e02da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:33.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:43.044Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f16b23ed-fb40-4ee7-af7d-5038757fcad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:43.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:53.054Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3b822f78-431a-48a3-8ace-79ad001d9e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:11:53.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:03.060Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8fd500d5-4f70-4098-b3a8-4fb81ef6a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:03.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:13.071Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=de6723bc-5023-4ae0-8bac-6cf4bfdde063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:13.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:23.082Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=68413fc9-1a6a-4e1d-a883-0c92608093eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:33.099Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4edc729b-692c-46c0-b782-9cd622880220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:33.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:43.108Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c2fe1678-6ce7-49eb-9a92-4267cda9bb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:43.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:53.115Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f3f93605-387e-4e9a-8dd9-3dc6026067e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:12:53.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:03.130Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=01e47b78-e493-46d7-b7b2-e7af5a0ee78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:03.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:13.138Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0f54f08b-96c2-48cc-b95c-1cee65158aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:23.145Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8b0f00dc-4c1d-4ef8-b5ce-4782099969b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:33.159Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f2c58159-9671-4195-b997-787187c27286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:43.168Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd84a076-4a39-4f2c-a9b8-098c10369bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:53.176Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=526e84f5-90f2-4f24-9aa1-650fbba34d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:13:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:03.189Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f2a6d97f-fb0b-42cd-8108-4c9484cd0cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:13.197Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=88ba1ec7-c20a-4c43-96c2-befc596a8f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:13.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:23.204Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c78ba739-5666-49ab-95d5-4955ececf5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:23.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:33.211Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=33b756bf-ab93-4c71-826a-832602d166e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:33.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:43.219Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ab8a6102-c6c9-4257-9368-9289430cd68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:43.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:53.227Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=295e6047-2ff6-4551-83ef-4d815dc601df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:14:53.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:03.234Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=de380fae-2ec8-47db-9a7a-3b4eda30fe0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:03.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:13.241Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f1d743d5-3858-4846-8962-482c47c55259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:23.248Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fcabb68f-c860-4a4c-8bc9-ae1ac6072724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:23.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:15:32.513Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:15:32.513Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:15:32.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:15:32.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:15:32.522Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:15:32.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:15:32.522Z |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-01-14T05:15:32.524Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:33.253Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f9825928-bc28-43ea-ba56-fb006552ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:43.259Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=541fac16-106b-42fd-8bd7-bc05335f4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:53.264Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d009d727-5216-42a6-9eeb-eb5a04a95adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:15:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:03.279Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e42e197c-ac4c-4945-a046-740803490fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:03.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:13.287Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=340e9732-e073-44ef-9aa5-af588c97bdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:13.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:23.295Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d0541690-2fd2-4b94-adc1-3e0615653216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:33.303Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=42df3e28-c171-478f-8a14-00a632a8186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:43.314Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=76b12de3-6830-43d5-a746-11b981eec6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:43.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:53.320Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b3e3eadf-6c70-446f-bd8f-15de77a6580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:16:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:03.325Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e77747e0-c7c6-4ee6-9166-2a1b4fa3c069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:03.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:13.333Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9e263d33-dfe8-4008-8a1e-af9daad8e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:23.344Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=69010942-1dc4-4be3-97f8-6c907d203b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:23.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:33.354Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a8dc886b-84a0-4312-97f8-fd0e376176e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:33.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:43.364Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9459ea5f-f830-4ac5-a0f7-8e3890879ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:53.370Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8bc98503-f236-42de-b7e3-ed27dd5aa22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:17:53.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:03.377Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6b447731-586a-4241-be55-74fd51a37a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:03.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:13.383Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a6fcd42a-5db3-4d51-b385-d60c25db5473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:23.389Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=88f394cd-44ca-45ac-89f4-28e657e98998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:33.397Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b316304d-b77d-4dc3-89e8-f26c801daf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:43.406Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d16bc717-361d-40b9-ab5c-6c83399165cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:53.414Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6eb14661-b98c-4e80-ac60-ffc793d7e2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:18:53.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:03.422Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2047cd5d-6d96-40cb-b5d3-a682d45e7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:13.430Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=85a18a1f-05e2-43af-a5fa-4733b2eac8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:23.440Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7a77f35b-f153-408d-83fa-fd7eee9126e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:23.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:33.448Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0ef646e0-7fa2-4c39-939e-18029fd3b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:43.454Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6bdf40a9-6f8e-4b40-8265-7e45a8ba8a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:43.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:53.463Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=605af185-b8ec-4caa-a1a4-24c542bb663d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:19:53.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:03.470Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3504165f-36fe-42d3-bc7f-e72677bc5460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:03.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:13.476Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=286b8e43-9b13-4a10-bb8f-32ac268e7154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:13.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:23.484Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=eabc0682-e69a-459f-a4ce-786e3e495de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:23.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:20:32.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:20:32.519Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:20:32.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:20:32.523Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:20:32.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:20:32.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:20:32.528Z |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-01-14T05:20:32.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:33.491Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3573da2c-942a-4d50-8e10-32535a361fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:33.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:43.498Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=50f43200-fbfb-4885-baf6-6e8fc4e98531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:43.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:53.507Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=177e78cf-5394-4556-81e1-bd15e1110bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:20:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:03.513Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=24b218c9-defb-4d82-a8ad-9c92d977b7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:13.520Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=503edcb5-abdb-4013-912c-292ca5e95107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:13.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:23.529Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0a06e517-76b5-444e-ba8f-9dfdb6344bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:23.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:33.538Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=98cee331-5897-45f9-98e0-8da345c82ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:33.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:43.550Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=219abdfc-dd01-48e3-a8c5-d67701326324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:43.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:53.558Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=58dfa8a2-0577-4f45-b275-b14b9b772b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:21:53.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:03.571Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=df9699af-996f-4da3-848f-ff2576270d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:03.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:13.578Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bf1f1f74-d3ad-4ab0-992e-2016a6e7fe73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:13.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:23.586Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6ba55f4c-5ec2-47ff-8d45-a221d7490965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:33.593Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=90f9b1b9-8a8c-4d96-8570-58c8813eadcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:43.601Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=07a7c553-ae31-4efd-b86a-3d8683e98230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:53.608Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9d8337a9-3e74-44f6-9f7c-b5eb68d349d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:22:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:03.616Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fc915bfb-1de8-4b93-8c34-bed1b95c472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:13.625Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=783a7601-7e6e-49d5-9b8e-48c2dfc541a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:13.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:23.632Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=71e36cf8-c65f-4731-a478-329b22b250b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:23.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:33.642Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7d71c76e-9cbe-4058-ac14-a26ee2c8137b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:43.654Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=205f4f9f-0893-42f6-8554-3d9bd106c048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:53.663Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3ba57eb1-379a-41d5-81e9-38177cf3369c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:23:53.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:03.670Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=965bc2a5-fd72-41a6-b424-b165e0373f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:13.677Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2b9efa9f-09b6-4700-a310-88fe2f6d9ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:23.691Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1394ae6c-5a84-4804-be14-0851ed237043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:33.699Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c60454b7-d30a-4f35-9b74-aff39c5895ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:43.706Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fc84e5c1-8bb1-4a88-bf03-87481420778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:53.720Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=67aa5e0c-4aa8-4889-ad99-d4eea52d4aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:24:53.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:03.728Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=082ab550-6475-4094-8d84-e276debe1f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:03.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:13.736Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f471bb25-7892-4e94-a3ee-4731086a299f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:13.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:23.746Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f1b4228c-3908-4f0d-a904-476c3b3822ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:23.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:25:32.522Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:25:32.522Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:25:32.523Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:25:32.526Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:25:32.530Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:25:32.530Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:25:32.531Z |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-01-14T05:25:32.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:33.754Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f785d54b-6024-444a-8655-335495ee1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:43.768Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2009730f-ac48-45b8-8177-4f7c4e201d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:53.775Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b9858d5c-e6ef-47d3-ba60-f398ec7349e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:25:53.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:03.782Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=793f396e-e983-499e-82ae-486ccf75d29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:13.789Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ba4c1004-3a89-468a-93b7-96f858e68c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:23.796Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cd12af0b-4346-42c0-b232-ac4e4b3b636e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:23.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:33.803Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=30d34734-d8e3-4c6c-9d11-1ab0dcd99fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:43.814Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7abb3707-101a-43fa-9b2a-ddccbfb479d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:43.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:53.824Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3bd988f8-5a93-4850-bc6f-4ef4c649074b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:26:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:03.832Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=55eb4f06-a98f-4d33-92a5-d0d997e86ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:03.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:13.851Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7ecf291d-cd67-439e-9a11-e5344743a9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:13.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:23.860Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=710dff0f-ced2-4825-bb32-7831e97adda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:23.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:33.869Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=063c70ef-407a-4f8f-81bb-2b7440ff1f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:43.886Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ecf80953-247f-44e8-ba32-76f39d01c6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:43.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:53.893Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d521305a-d75a-43bf-a1d8-51a8619ed2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:27:53.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:03.901Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=da2af4ee-1859-457c-be53-182e0d9f550f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:03.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:13.907Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b53309a3-38ea-4276-94d2-e273865c67f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:13.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:23.913Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7635a9b6-62b0-4c9c-be9f-8b6e612e7288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:33.929Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dbcabe3e-f578-4cda-86de-0cf6599556a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:43.937Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8dc9545e-1f08-4177-a596-4334ef1881ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:53.944Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a78d1f05-d273-4db9-969f-bc419ffa9fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:28:53.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:03.953Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=227458c1-b7fc-42d9-9db7-b49e0d7c4ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:13.970Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=15205411-295c-4815-9039-de125bbc13ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:23.978Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4443b549-37c1-4d06-996f-f8329464ff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:23.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:33.984Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=6f2a53d2-72c3-44d2-a962-4797430496a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:33.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:43.996Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=63d3fb3b-7ef3-41ff-b6e9-245f5eaaaca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:44.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:54.005Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4d5db0c3-291d-41ef-8aa2-3ba091d2986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:29:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:04.012Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3680be00-2f87-4c6e-be11-93e811e96a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:14.020Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7bbe5d4a-10fe-4827-86bd-79933db179c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:14.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:24.026Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8460cd4a-1ecf-415d-b04a-879f16a8e080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:24.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:30:32.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:30:32.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:30:32.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:30:32.478Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:30:32.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:30:32.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:30:32.483Z |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-01-14T05:30:32.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:34.041Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b5a47d21-d57b-4963-9817-9c10cfdddde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:44.048Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d43dc4ca-0604-4b1c-9efb-dec664161d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:44.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:54.055Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=88d423e5-9324-4747-be6e-cb08bf328b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:30:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:04.061Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e4c23f79-640c-4bfc-a82b-315eb92467dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:14.070Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=bd057814-a297-45bf-a09e-d85bd1ec51f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:14.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:24.077Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=21dfb687-7e85-475b-b0d0-02bec5c0f147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:24.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:34.084Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d58e6668-1156-44ab-b512-454e2e86ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:44.092Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ad3f09ba-d676-40ca-a129-ecf3f7518358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:44.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:54.099Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7b384ee9-ddc9-4d29-8a47-dc84ab64d6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:31:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:04.105Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4b3ea2c6-4be8-46d4-8529-d8ded97e7509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:14.113Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=708272f2-c637-4580-a4f1-bd09d43c4982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:14.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:24.130Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=ba917094-051c-462f-8d13-df4c5bffbb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:24.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:34.136Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=48aea304-244d-4243-ab6e-83bc161b0fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:34.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:44.143Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f48ac133-2795-485a-8605-2fd2ba9330a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:54.151Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0ffbdbaa-cf4e-459b-9653-c53b80556ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:32:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:04.158Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=221bd42d-face-4ec4-b01c-6bfcb71d7c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:04.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:14.167Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=dc0586da-9442-4492-83d7-b1d0d7416527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:14.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:24.173Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=7353b9fd-a398-4221-ae06-f33dfa523596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:34.181Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e5d4dd55-814e-45ec-84bc-b7b09f5f5e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:34.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:44.187Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2c4e7dc3-1db0-49d9-ad10-30e64d1241af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:44.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:54.202Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=af9d69d0-ceb7-46e8-801b-65c7cc5ab3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:33:54.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:04.209Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=c789153b-fc6e-44af-9c1d-dae3cc2cf4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:04.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:14.219Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=df3d291a-a833-485f-9222-fb3f6da77226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:24.227Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b48afa56-fea3-4aab-8e11-b6be231176cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:34.234Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e90a5050-8303-4a03-a091-4657b6f3cbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:44.240Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=a9957e52-d551-424f-8b41-4626a9ae031b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:44.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:54.249Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=110556d2-0dc1-4abd-abcd-cfd7c9ce55c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:34:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:04.257Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d578d7a4-dd93-47b0-904c-911a2e42a581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:04.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:14.264Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9e16fa4a-75f1-41f7-ab97-ea8fd09c8d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:14.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:24.270Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=b6925e6a-8693-4860-8731-30da149e70a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:35:32.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-14T05:35:32.379Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-14T05:35:32.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:35:32.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:35:32.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-14T05:35:32.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-14T05:35:32.385Z |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-01-14T05:35:32.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:34.279Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=2e9918fd-c93f-442a-8bee-8295cec4a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:44.287Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=86a93532-3e88-4267-ae87-4b0ccb1e3e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:44.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:54.294Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=31d5d83a-0b04-41ec-a6c0-b2eeacd29ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:35:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:04.301Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=9208bed1-1bf2-4d3b-a980-f54183d04c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:04.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:14.314Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=84a2aa7e-a05c-46c1-a924-bbdf13f94720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:24.324Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=da3856ec-a4fc-4020-81de-4eb984673ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:24.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:34.332Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8c459a05-edb7-4d03-bd2d-7f2972339761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:44.338Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=3c36c924-5df7-4ab4-91c3-11bc56da4dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:44.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:54.345Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d58f47c8-973a-4d8b-bbd9-c6de509db59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:36:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:04.354Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d7a46930-c6e3-4352-94be-e791babbe960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:14.362Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=51dc02b7-8c6b-4f82-b214-a0ac8b96fba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:14.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:24.381Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=e4fac8dc-92f7-4331-bc92-875c647cf42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:24.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:34.397Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=8bffaae5-1df1-4750-a955-288c157d9b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:44.403Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=0152b638-668f-4fab-b21d-9aa3e0fbeb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:44.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:54.412Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=82b5c1fe-e2b7-40e7-b2fc-69882b5013ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:37:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:04.421Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=63d007ae-d8cb-42ce-8f0b-31bdaf19a984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:04.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:14.429Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=d52d8323-7fe5-452f-b8da-a1755eaccd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:14.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:24.436Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=4a7d05fb-21c0-4e2c-8824-e545afe2a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:34.443Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=f9d4853b-0efa-4869-b5d4-d826f72b9fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:44.451Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=cc1de6ce-4264-43cb-92bf-90ffec17f24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:44.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:54.462Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=fb62091e-aa24-4342-98c4-0065770311b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:38:54.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:04.474Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=5fb63452-1356-4892-b9bc-13c084e9060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:14.484Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=03947bf4-9c84-429d-875d-6b84bbc36634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:24.493Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=643f6644-9f7a-409a-9906-3eef0e4e0cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:34.502Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, InstanceUUID=1f9510c0-e484-4d40-8a65-929d12afbb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-14T05:39:44.511Z |INFO |Init configs |InvocationID=c64e1386-d860-42b7-9eb9-156101621c82, Insta