By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T02:56:25.886Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T02:56:25.892Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T02:56:25.949Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T02:56:26.971Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T02:56:27.159Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T02:56:27.160Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T02:56:27.160Z |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 |2022-12-08T02:56:27.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T02:56:27.522Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-08T02:56:27.573Z |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 |2022-12-08T02:56:29.369Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T02:56:30.055Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-08T02:56:30.083Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-08T02:56:30.084Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T02:56:30.168Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-08T02:56:30.169Z |INFO |Root WebApplicationContext: initialization completed in 2595 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-08T02:56:31.094Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-08T02:56:34.066Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T02:56:34.849Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T02:56:35.114Z |INFO |Started MainApp in 12.803 seconds (JVM running for 13.704) |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T02:56:35.216Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T02:56:35.219Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T02:56:35.222Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-08T02:56:35.223Z |INFO |Start scheduling PRH workflow |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:35.247Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=93d8b192-68f5-4fbb-88f5-08c1f5c929a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:45.933Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=16a7f678-4674-4e0c-aabf-93af314e4101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:55.953Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4950eba5-f5b9-4b2a-a184-32b35e657373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:56:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:05.984Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2f869769-60c0-49d5-9d34-1a9ff7a12ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:16.015Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=95700b72-125f-47b9-bd4e-9c06d7bcf9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:16.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:26.030Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d76de297-454d-432c-aed4-65d0c26c023d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:26.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:36.052Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e13a4a71-d577-4a95-a90c-ed40c9a10b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:36.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:46.097Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=0f3183e3-1791-4d21-b6f6-b7ffbf22a519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:56.117Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b421bd72-2cba-4b0f-aff7-0a76c719301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:57:56.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:06.143Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8bc998b3-a43a-4150-bef3-645c7dd4a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:06.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:16.163Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dbfcf370-a71a-4b2f-b4ed-cae292bcd29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:16.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:26.181Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5adfd14b-b7dd-4d0a-b806-676757ee7af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:26.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:36.199Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ac97d25d-f078-483f-9416-dd696a559476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:36.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:46.216Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=43398022-2416-482f-824a-40f9e1bf6847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:46.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:56.257Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a1992130-7e01-43ec-a314-d77403e4aefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:58:56.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:06.271Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5e94d52f-9924-4d50-aaaa-8bc1839efaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:06.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:16.291Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b9b5945c-a096-4cf6-8aa4-876990470f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:16.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:26.305Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9513d664-7878-49a9-a782-0f52686543bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:26.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:36.324Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=57989af0-4a97-424d-a9bb-98eaa91816c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:46.339Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bd9cc15b-b234-4394-b958-d932511c5d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:56.354Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c441f05a-3f80-4e69-931e-7e7714353f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T02:59:56.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:06.365Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6a32c616-9d5a-46dc-adff-034c30a731ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:16.390Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c094c72a-5bcd-4906-985e-a07e20eae9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:26.405Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=64aff825-98d3-4e0c-9ad6-2edd2d721018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:36.425Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b1436d77-8006-4af1-aa6c-0562ae4fca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:46.440Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=712d9bcc-59a3-4a4f-a984-ada0ac70a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:46.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:56.453Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7366ed5a-5d03-4d1b-a2d5-f729011e5ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:00:56.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:06.468Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7ea8e585-8665-4943-84c5-529ae4cbab69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:06.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:16.486Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5bd1ec09-b061-452b-a8ad-fd636239410e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:16.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:26.501Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=10f4655e-fdf5-4543-8125-441f0cd5242e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:26.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:01:32.401Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:01:32.402Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:01:32.403Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:01:32.407Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:01:32.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:01:32.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:01:32.420Z |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 |2022-12-08T03:01:32.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:36.526Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=198a318b-e198-400e-a22b-a7f051917e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:36.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:46.541Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=df095d26-1bb4-4b62-a8a6-4efc23082e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:46.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:56.555Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=0dd3c932-8f01-4e53-b71b-d3c83dc78109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:01:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:06.569Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=617a660a-43b6-40af-bade-df2ced3dbe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:16.583Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=55b12c62-5913-4dd9-a7cf-042cc5842754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:16.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:26.599Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=fa4b18ab-bc71-4a5c-a663-1e7a06a31bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:26.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:36.626Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b6336fff-3824-457a-93a5-2445b9ab76fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:36.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:46.642Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b04f5916-0a3b-4c1b-af21-9f43b6406083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:56.669Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a27fada2-fcb0-485d-8252-4282f624d993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:02:56.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:06.682Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=44f80599-1f1b-4093-9697-0cd42f0c4c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:06.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:16.697Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9dadc8e6-c142-4be4-bfa0-8b462b68818a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:16.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:26.710Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=77b6928d-f708-4d15-b246-6a4962fd587f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:36.726Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2d4033d7-e148-4866-acbe-d1646fa676b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:36.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:46.744Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e5a5d93a-6a79-4534-b555-821436dc49fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:56.758Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=606e45bc-99b9-40e4-9f77-f73a6824a2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:03:56.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:06.772Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=09f5f9f4-2d9f-4e4b-ab1b-85de4513872f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:16.784Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ec979ea8-0028-458d-8eec-4afff0600116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:16.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:26.817Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6ed9e39c-951f-42cd-9938-807f0720ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:36.833Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9c3c814c-0b1b-4e6d-a097-220a0768ffea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:46.847Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1cf66611-a8d0-443c-ae76-45deace9502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:56.862Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5c695168-b6c6-458e-b141-c0cfa7643caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:04:56.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:06.879Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=0a03d89c-dcc3-437e-91b6-d4fba46d5987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:16.894Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1692e048-8e88-4a77-ad09-0f217e2f7071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:26.911Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3d91fc9d-3402-4481-a744-823a82906740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:26.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:36.926Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=837c2928-3392-472d-9c96-2d5f8ce32d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:36.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:46.940Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=360e15f4-c9a9-4ad7-b60f-71d4a18d05af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:46.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:56.955Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ec8de4e9-eb4d-43ec-b7bb-de20fd926e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:05:56.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:06.978Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4cf64421-e5c7-4b98-858d-53fda2152e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:06.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:16.995Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9af1b436-8440-4c2c-bcde-5b7297c32d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:17.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:27.011Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f3cadb17-98c7-4d7c-908d-788a6e59240f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:27.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:06:31.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:06:31.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:06:31.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 |2022-12-08T03:06:31.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:06:31.610Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:06:31.610Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:06:31.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 |2022-12-08T03:06:31.613Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:37.030Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=fd2ac916-526e-4719-9210-f2c3764c6722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:47.043Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d2154960-1681-43e0-a4cd-e152f7f21d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:47.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:57.057Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4ea70f4f-f7ba-4fea-bd87-7b91f478b39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:06:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:07.071Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c5eef437-4322-4cc0-b99b-df206adcb7dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:17.086Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d0538d9b-e3d3-4373-8809-504c8d8f00ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:27.102Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6d683b05-25ec-4293-b322-a1f7af583d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:37.114Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=06f14d9e-1891-4a43-954b-a368e25e5f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:37.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:47.132Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=55a12bc8-7a91-4313-a1d1-28e6c70624d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:47.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:57.149Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4056142a-5bd0-4cfe-9e93-2b584c6e5f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:07:57.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:07.163Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e4bbd7b7-1e0e-4db1-8b18-1d393e3e7971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:07.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:17.176Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=eb488d9f-c523-4323-af99-a924efa77f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:27.192Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7aefc660-eaca-4c40-818e-20c94f2725e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:27.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:37.204Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2e5700e1-767b-43fa-b6e9-b57b4ceafeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:47.217Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=84e25a03-d3b5-45c3-b562-b4e952e547fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:47.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:57.233Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7e802694-c2f4-496b-ad2c-8b503a805ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:08:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:07.249Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9b6ffa30-ec54-4b67-b2cc-1caba11819cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:17.262Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=22a8f856-a721-413c-bf60-3bac8c97c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:27.275Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=019ebaa3-b6ee-4080-a752-c2f156235bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:27.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:37.288Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a106088e-c898-427e-b957-151b9561629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:47.302Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f4e9991d-3e4a-4529-bda5-373a6ce1159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:47.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:57.315Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b2eccea0-7312-45c0-bd44-3ba3644de7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:09:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:07.328Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dce275ef-313f-4a36-8ba6-ac579d2642ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:07.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:17.341Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=61da4fb8-ea48-45cc-8b37-40ad2150b11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:17.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:27.353Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2db43920-74a4-4ff5-acb5-5c4fb8463573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:37.366Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=faf2a78b-0031-44e4-8968-fd44e3374b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:37.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:47.378Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6df296a3-c61b-491c-ac6b-8fabf48d126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:57.392Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1c93c73c-befc-498c-a79b-0fd5088121c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:10:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:07.406Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f8515f33-7bf2-4de9-81ce-1840cb696596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:17.418Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e65b6585-63a6-4ddd-959c-d39184c7fb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:17.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:27.430Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d4f90ff5-e0f2-4912-a398-fbbe4fba5158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:11:31.417Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:11:31.417Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:11:31.418Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:11:31.420Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:11:31.432Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:11:31.432Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:11:31.433Z |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 |2022-12-08T03:11:31.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:37.443Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5b20c0b8-846f-4220-9b7c-39f5abd7dada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:47.456Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8ef7d9d7-7293-4ce4-b112-cd7665c9030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:47.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:57.470Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7961e572-a1a1-4291-b682-c871c9639955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:11:57.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:07.483Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8da75271-1116-4066-843a-8de22b0874af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:07.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:17.496Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2f82212c-2e6f-46a7-905b-42a0683a81af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:17.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:27.510Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2a2c8767-1746-4d4e-9b62-e99f33fd6b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:27.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:37.525Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=cdc6c6d4-8136-4fd4-b9c8-e467960b9517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:47.537Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=eaba30c1-cb56-44f7-a661-bef906e3a24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:47.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:57.553Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=26bc131d-87f6-4d16-9587-e08752e4db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:12:57.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:07.564Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=90662ea2-1353-4c3f-bd0d-c20d44af8664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:17.577Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=eb046819-fbfc-4513-8b71-0795f189585c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:27.589Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a3f2a77e-f3b8-4bd8-aa9c-480008d0a857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:27.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:37.602Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=420530b9-2c5a-4c16-85a2-eb81f4bc5f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:37.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:47.619Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d1f9f52e-a6f4-4720-8dfb-feb5643f2638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:47.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:57.632Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=75387628-5e30-4527-b33a-aaa531606d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:13:57.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:07.644Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=840daaf9-3094-4569-8bca-740e1b627a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:07.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:17.658Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ceb6a118-656b-454e-94c9-b90e14af9225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:17.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:27.673Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6cca8bcf-b1fd-4c8a-8a0a-04ad0b5a55b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:27.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:37.689Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=36b50498-eb64-4573-a2a6-f4eb153741f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:47.702Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c37a0d27-12db-41b0-a81d-f38c458eca2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:57.714Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4f1bf3a8-8578-4c78-8858-e615748fc0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:14:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:07.727Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=22d76fbc-568e-48e8-ad62-e8723ce823eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:17.742Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b54f5101-fd46-42cd-be22-73294409cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:27.761Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c71d26d1-c3e1-486a-8732-d77ec1327c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:27.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:37.791Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d0f9dd82-b317-4d98-81c5-eae15a163e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:37.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:47.813Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c2d215b4-4788-4d21-b3d4-c44d6ea71378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:57.827Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=97ceb9d1-5bb8-4b51-a289-ad5377a4cf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:15:57.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:07.846Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=76b45705-6210-4279-bf7c-360ce02ab8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:17.859Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e65a88e8-7397-46cc-aedd-3ae4ef3b5c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:17.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:27.870Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c886a7e2-cfd7-44f8-b079-803318a1662b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:16:31.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:16:31.481Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:16:31.482Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:16:31.485Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:16:31.499Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:16:31.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:16:31.499Z |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 |2022-12-08T03:16:31.503Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:37.887Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2256cfea-4bcb-4022-b259-d806a15195c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:47.900Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2731bde1-5ea0-4636-b042-958acfd48ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:47.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:57.925Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=45c4fd3b-7a9c-4772-962a-234015c559f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:16:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:07.943Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=da69ff8d-7815-4353-b7b0-50fdb3fd3ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:17.955Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6fdad0ba-09ff-4c6c-a600-05dc5a0e3095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:27.973Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4d9823ae-cefe-4692-9964-c14abad8092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:27.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:37.986Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1f703e64-b0ec-4f98-b7c1-60d2d7bf3539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:38.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:48.003Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=cc5f52c4-64ce-47df-9c95-02c372dfc478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:58.037Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=19509157-c393-4259-ba84-4cfcdffca590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:17:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:08.053Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9f233493-1169-4eec-9cec-ffec99461551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:08.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:18.068Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=99a35d8a-5bf2-4999-8728-f22685860887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:18.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:28.085Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=071d6a99-88a1-4708-85e6-ce0b8e6fef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:38.108Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2761a636-4105-4930-96a1-d42cd0e599cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:38.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:48.137Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a5592ff2-807e-4664-91d7-26548a99426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:48.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:58.161Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c2ccd70d-ec3f-4cc0-8a2c-51aec628d35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:18:58.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:08.193Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=0c5afeeb-d43d-4ef5-b570-07e9a21a0951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:18.209Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=aa208999-cf9a-4505-841c-4f587bbd655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:28.224Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8230d8de-c836-4d8b-b886-acf6ddb37627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:38.237Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1096a455-f393-4511-a7c6-71408ba7f0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:48.263Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a150c43b-1306-486b-805b-5d7bfcaca626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:48.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:58.279Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b841623f-4f15-4ff1-a479-0f4572ded14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:19:58.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:08.293Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=718feec9-2101-4fd6-b7ce-c4f2d2de241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:18.307Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=32dd2563-c3a5-4b05-8558-2c5c63ff1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:28.322Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=56281d3d-1c9f-43c1-a088-066c198c67ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:28.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:38.335Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=59dbac27-7b91-4004-acb4-1bf003c49e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:38.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:48.347Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b6b21afd-d834-4fe2-955c-acc115da09d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:48.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:58.365Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c5f67025-7c52-4cce-a30c-38e3886ac77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:20:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:08.380Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=38514f11-3ba7-4f85-8f07-636e1d1173ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:08.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:18.393Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bb01c7e6-8320-4f8b-92f8-2289b0a24cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:18.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:28.405Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a12c9005-49da-400c-be5b-ab8d21e3c20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:21:31.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:21:31.542Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:21:31.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:21:31.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:21:31.558Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:21:31.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:21:31.559Z |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 |2022-12-08T03:21:31.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:38.415Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d5e348f1-3210-4443-abbe-e7c6a69bc576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:38.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:48.427Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2881a016-b5c6-4ef2-b7d7-127a19575aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:58.440Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f5e88dad-d7bc-4194-b504-a8710dc5a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:21:58.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:08.454Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bb3eb1d4-b99a-4493-97da-31c6f76e605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:18.484Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dffaf3e7-efa6-4afc-919e-381b076fa7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:28.496Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f31486f0-0e21-4828-a97b-f56b79236bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:28.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:38.508Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=04a60619-017e-4fb1-912a-bf5ed4ab26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:38.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:48.521Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e2b3c983-f177-4c70-8005-2672e23a8d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:58.536Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=01c83c7d-064a-4abc-84c1-20a22d875b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:22:58.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:08.547Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1cc57ecf-8c06-4240-a76f-5b55017444f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:08.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:18.558Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2ee71f27-f1a4-48fa-ad9c-a818be156bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:18.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:28.570Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1317b5d9-611e-42b8-ba35-b15895bf656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:38.582Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=43460790-ee06-4913-904b-fd29cbeb05f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:48.603Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2f53e6aa-0892-4e29-92af-b0726a56a807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:58.614Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9e4f05c8-3792-42d1-87c8-54e618c30e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:23:58.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:08.628Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1600031d-89c0-443c-a5a6-d293e5aa0caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:08.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:18.638Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f61e1fb4-2fa7-470c-8758-1c029528577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:28.651Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3d760f32-04fb-48a1-afd3-bdcf22ad1e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:28.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:38.663Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b022d650-0638-4d49-9fb9-5ddd1e7b3b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:38.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:48.677Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=67e2e372-4073-4bd4-b370-ac9d0aad28b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:48.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:58.689Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7f0a575c-ea29-4a1e-8492-e0d60c051cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:24:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:08.713Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b27a9e7e-304a-49e5-af00-326ff0fc4c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:08.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:18.725Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=86c5539d-9b65-4c77-aab8-0acaca59863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:28.743Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1dfff99a-0a40-462f-b8db-f51905c76fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:28.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:38.754Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=30ea5cb4-b666-4758-86a4-2f052ee26ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:38.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:48.766Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b9e4337e-c9fa-468c-9d97-477f4b73ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:58.780Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=de617f32-6f51-4839-aab7-b3467dc35a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:25:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:08.793Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9eb0cd2e-6eb8-4df9-8683-70c40ccc1038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:18.804Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e404a97d-ae13-4707-8d4b-6361d655797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:18.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:28.823Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dd020bf6-db57-4cf9-b2f6-fd2f0ade09df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:26:31.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:26:31.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:26:31.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:26:31.397Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:26:31.404Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:26:31.404Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:26:31.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 |2022-12-08T03:26:31.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:38.834Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=0d22b5a4-6bd5-4f0d-9b84-e0ef5c8eff53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:38.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:48.849Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=86208835-0172-4e9a-b2a5-d88cedea58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:48.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:58.865Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=956bc653-7b2e-4a62-9899-da25c7f4a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:26:58.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:08.898Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8f9b0aa5-f42d-4953-994d-505ba6b06c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:18.914Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d247a60f-b213-4c91-abe7-f70b37cb992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:18.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:28.929Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9b69ffa2-01b2-4279-ac4e-39b84d4557fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:38.940Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ebfc01e3-6d73-4ada-b775-14f21fbfb653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:38.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:48.951Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=206ba099-9fe4-49e8-969b-6d562a686105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:48.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:58.964Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e2932340-0ecb-4dd9-8e70-047a03c0d148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:27:58.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:08.976Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8febc0f7-76c1-4f95-9273-b92cf01e7d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:08.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:18.989Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8143be4c-1480-4d51-aff5-d3526c003a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:29.002Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b4e88863-bd36-48d6-b8ab-8e04c5187da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:29.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:39.016Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=17426cd6-d0a1-41b2-9312-2609865f36fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:39.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:49.031Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5d567af3-e8db-4d5c-a76f-2212712d0c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:59.043Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=39dc5016-27a5-42bd-9bbc-96a389b4a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:28:59.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:09.055Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d9b756eb-042a-4282-baef-5d4825d75171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:09.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:19.069Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=93210c66-af1e-45ff-bc21-af41e0b666b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:19.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:29.101Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=392bce6f-1b26-462d-b90a-fc6af412692e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:29.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:39.115Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c5aaf552-2e95-4623-8883-1a3cf3cfdac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:49.129Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=07a13f93-e1c5-48c7-ac5b-3e5df920e46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:49.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:59.144Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f5d11181-f67c-4bbf-94d3-b39854acd8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:29:59.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:09.156Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5a93c5af-dedf-40ca-ac1c-0029941af7b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:09.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:19.169Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=fb905f17-48db-45ba-8811-44a64127f68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:19.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:29.181Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=33f7527f-a37c-4e8e-9d1d-48aadaba0ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:29.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:39.202Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=cb2fc4d3-c2e5-4350-a67e-b445157ac901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:39.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:49.214Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d39861f9-4050-42bc-9841-1d3239076573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:59.230Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c82c19ac-a3e2-41ef-b9cc-2323c4d8a31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:30:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:09.242Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ce713d06-7aa0-4614-95f2-1ae3a880cb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:09.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:19.253Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e5770be4-8b63-4459-9ee1-3876b9a61380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:19.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:29.265Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9507482f-dafe-445c-9d34-7078e49b4333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:31:31.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:31:31.524Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:31:31.526Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:31:31.528Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:31:31.535Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:31:31.535Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:31:31.536Z |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 |2022-12-08T03:31:31.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:39.276Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=42f62ba8-b384-4a5e-8ebf-cda1e39982dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:39.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:49.288Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e337d8e0-e850-4044-83fe-7dfc56e56700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:49.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:59.300Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6f88ed30-586e-4ba9-8e38-32ada9d1d494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:31:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:09.311Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f1907d36-48b6-49a1-baa8-b53f195045f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:09.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:19.344Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6842a582-27aa-4cc7-9fc4-3920d9c946b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:19.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:29.375Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4e19974d-b097-4c7a-ae21-f7f5cbee4a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:39.386Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ef5327a1-8456-4198-91a2-0971ae220ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:39.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:49.409Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f46d85d4-92ca-4f8f-88b1-ac1639102511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:59.430Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=442400c7-3f6d-4e16-99a6-61cebe9d8b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:32:59.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:09.441Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3ea14da5-e258-4086-9960-c05915cccf86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:19.452Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7796897d-22fb-4899-8f34-c60eeca6ec19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:29.463Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8b22fca9-e17f-4226-8c96-c3d54e286064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:39.478Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6e012b0e-6549-43c8-8ce7-c90c46ef2781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:49.491Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2ab83faa-10a4-4ec7-b665-5f90963b9042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:59.521Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=03f745b2-29eb-4c53-ba05-b89910e2ccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:33:59.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:09.533Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=fccb71de-cc40-485b-a2da-c9cb53e5749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:19.563Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8b03696a-af42-4360-bd6f-384411531eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:19.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:29.574Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1b2d5da9-b974-4ea4-8ebf-4c6100cf599a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:39.587Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8053d40e-adf6-493f-acfe-de0a6372e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:39.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:49.600Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c56ccc98-4fa3-48f0-a46f-d5ae9478a41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:49.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:59.614Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=43bd0593-72b8-4265-b40d-8e246a28c12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:34:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:09.626Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6ad15eb7-7932-4c53-b678-38fa8ebe958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:09.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:19.636Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6eb7dd25-20a6-4933-a10e-bf1acba1e197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:29.650Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1918eea8-4e30-4d0d-b3e2-b7bcf92303e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:29.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:39.664Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4456cc1f-4937-4fd8-8633-b049e8914604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:39.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:49.674Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=fecacec6-d704-4c9a-baf6-b4b7350e440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:59.689Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b98c176b-0a7c-40f2-b964-2680b9aaad63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:35:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:09.700Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b42e30d6-8e3c-4a4d-90ea-2e8555acc7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:19.711Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1445d3ed-3d26-42ac-9cfe-669235b64c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:29.722Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a93cc61f-61e3-44d1-b3bb-0c08b780b239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:29.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:36:31.424Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:36:31.425Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:36:31.426Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:36:31.428Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:36:31.435Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:36:31.435Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:36:31.435Z |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 |2022-12-08T03:36:31.437Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:39.741Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=747351a7-2b78-4b8f-b2c3-494adfdb08e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:49.755Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2f27fcc8-c859-40cc-a93d-b5cafe5bc729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:59.767Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7090bb1e-9dc0-4f30-8748-cc428f4f5532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:36:59.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:09.779Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2ee14ae6-ef67-4ce0-8c7e-876ee9faa972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:09.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:19.791Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=be9fdf0c-162c-4975-9cb3-a7a8f12bb295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:19.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:29.802Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8fd4a2a1-8998-4b11-9a31-d4700993eecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:29.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:39.813Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b537541f-e235-4154-a2aa-74859e4ab22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:39.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:49.824Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=56595214-f6b7-4ccb-94f3-0d5d1897b7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:59.839Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=33891488-84b9-4e6a-81e9-693254f0c139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:37:59.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:09.870Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=133788ca-6bbd-4ebd-9f44-502556b3be07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:19.883Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ebf93540-48a9-45fc-a917-3a6156a70e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:29.907Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bfff2291-49b4-484d-a4ae-0b15d32943a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:39.923Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=902cbff0-0d49-46f4-b5b5-656a062ad128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:49.966Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7c45a8a4-33b5-4aad-adac-3397808651c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:49.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:38:59.989Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=741a3a25-3df4-49bf-824b-06c9a252ff5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:00.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:10.032Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a8b0a299-d331-4c2f-868e-cfb989c6c911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:10.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:20.046Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5bb2e571-968a-4aeb-868e-bf8b762281de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:20.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:30.066Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=71cd2cb5-17eb-41f1-b5cc-8e5f4db3d7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:40.077Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=61d635f1-0262-444a-8506-99330fe4245a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:50.091Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ad19fa60-ae14-4797-b24f-8aaff4e7fb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:39:50.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:00.102Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=068ff75b-9a80-43de-9fe8-53fb38b5570d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:10.115Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4d34ea6e-224f-4dfc-b532-7ff2ce6752d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:10.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:20.129Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c76faea4-cdac-475f-8487-63dbaf07886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:30.141Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a121f72b-3f38-4a17-a6d4-224d709ea028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:40.153Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4376ad53-c746-4c53-9bb7-633e7717fa79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:40.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:50.170Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=d0bf3be9-2b99-4443-bbcb-1a4669bc5b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:40:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:00.181Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a4428998-679b-482b-88cb-b0ce10e1eb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:00.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:10.193Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=10cead1b-5f81-443d-b52d-d7c2908d2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:20.204Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c7c4d78f-1563-47ac-97a5-459a16a1173e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:20.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:30.216Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6be7a335-174c-44e0-9ea1-150e85a2fa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:41:31.462Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:41:31.462Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:41:31.463Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:41:31.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 |2022-12-08T03:41:31.474Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:41:31.474Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:41:31.474Z |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 |2022-12-08T03:41:31.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:40.228Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=48569282-f505-4be5-8fe0-54ba3adbcff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:40.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:50.240Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7e3c53d2-0a29-4a64-9493-7bd527f96da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:41:50.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:00.253Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=457b1123-6d1a-433f-a089-f6839f45a4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:00.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:10.267Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1d88ec7e-1b0a-4ee3-b6f3-8e8f66e5bbcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:20.278Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ba930390-5260-41ac-a18f-48053a0220af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:20.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:30.289Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e7362851-3626-4086-9ca2-e242b3b57aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:30.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:40.299Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c1bdd9e5-81a8-4f73-87a3-10fc69fc33a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:40.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:50.313Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7bdaa272-14be-4e51-8e55-437897cad4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:42:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:00.324Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dd9b36ee-57cf-4962-a08d-29534f2e8e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:00.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:10.335Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2c9150ab-893f-489a-939c-0419bc3879b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:10.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:20.347Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=eceae94f-2bc1-41bd-a960-b906f57c750b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:20.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:30.360Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=95a7710e-cbca-4817-a3f4-350c3ae1c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:40.370Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=776df929-3d06-4e18-8143-3330bd0657f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:50.382Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c0128447-df31-4e63-91b3-982f965d9a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:43:50.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:00.393Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2421f7f9-ba0a-4af1-8729-207ad2ee57ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:10.404Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f09189bb-1a9d-4abf-b8e5-25647ecf3b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:20.421Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ae5cea8e-4e76-4cc4-826d-3f78bbb77fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:30.433Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2cd6256d-f98e-4f23-90bb-154b7f6a8ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:30.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:40.448Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bc599f2d-6e86-4823-b4af-9dc656f58f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:40.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:50.458Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=5e30d809-cae0-44ba-a2b6-6375762acb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:44:50.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:00.468Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=32fb082f-b7e7-450a-9d0b-2d973e0b060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:00.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:10.487Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8fbafa08-bea0-473d-9499-3033c622d79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:10.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:20.498Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=ead865bc-b8c6-4a6a-b661-f78697210f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:20.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:30.507Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3693a8c0-8a3d-4acb-9d46-642d81a044ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:40.517Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=8c110ee3-dd17-4abe-a4c8-53be1f5e64b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:40.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:50.530Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c70d409f-bb05-43ef-9a16-f7a230b11f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:45:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:00.543Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2c1a2644-1892-440b-883d-e34d8781176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:10.552Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7ad62623-eeb4-4af3-8a38-57230e1819c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:10.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:20.569Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4a1b4529-4e5c-4f79-ab63-a7155c5d16ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:30.590Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3e2b43e4-101a-43e8-b755-dc8b4caa1b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:46:31.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:46:31.432Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:46:31.433Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:46:31.435Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:46:31.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:46:31.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:46:31.442Z |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 |2022-12-08T03:46:31.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:40.601Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c6fde2bf-5edd-4543-9e02-b51154d38dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:50.615Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=dfb63e50-6728-4472-a721-b9e896badce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:46:50.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:00.626Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c0c2f166-8a75-4fc4-8019-9d5b84a576da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:10.646Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=a45aacbd-1617-4aa6-b05b-06fba8b33a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:20.659Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e1dea631-0e93-4f8a-8875-366befd4c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:30.684Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=950c2209-e9b7-4fdb-ab12-cfe852c4f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:40.701Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=02267be3-36e6-40d8-a63f-ab259088757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:50.715Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2eb88a4b-a581-4e7c-a67b-44ca1b11b321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:47:50.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:00.725Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c889f1d7-53ba-414f-8a7e-4991a2acb98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:10.737Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=db8ef86b-6d69-42c8-8a39-1c8b11fba2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:20.747Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e9d7abf0-11ab-43e6-a82e-df6003483b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:30.757Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=75514859-b236-4ebc-adb4-117b3229e405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:40.769Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c2dcc2a4-3680-41d4-9972-be51f1a589b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:40.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:50.787Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e76f5d0d-e432-4f21-853e-5e8f08235a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:48:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:00.800Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=6ba59b8c-7650-43f6-b0ac-46f9d2896178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:10.812Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=2a34f119-249c-47bf-9adc-040972dd10c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:10.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:20.825Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7b6c66ea-126b-431e-afc4-3f7533fe3850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:20.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:30.838Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=4ca49980-905f-4fa0-bc3d-7704217d2e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:30.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:40.851Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=e0b41148-3046-4f48-907d-fd8b9499bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:50.861Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b5abfe54-0486-40dd-b9f3-4165404b0155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:49:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:00.873Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=9a747228-2d67-499e-8858-56983cccf198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:00.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:10.883Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=af3f61a5-3b15-49fc-bde4-681b3120da2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:10.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:20.895Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=17d0c245-2cea-43ea-8379-440a1a2451f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:30.908Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=f0add27f-2c3a-4323-813c-9cd35118e0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:30.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:40.922Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=3a090943-23f9-4bf5-99b0-4063921ee25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:40.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:50.936Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=bf6db3f7-dffb-4b98-9977-3460af6f1a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:50:50.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:00.947Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=61c08bbd-7f22-435b-8997-c185527ae8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:00.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:10.960Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=b2e6f664-4a4e-4acd-89a3-25a28a6875a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:10.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:20.974Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=c5ab42aa-9ae6-4765-92c6-85ca1b105473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:20.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:30.988Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=1f65474c-9b77-454b-831d-7529f4a79dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:30.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:51:31.367Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T03:51:31.368Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T03:51:31.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:51:31.370Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:51:31.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T03:51:31.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T03:51:31.377Z |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 |2022-12-08T03:51:31.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:40.997Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=7e9b9a1a-dccc-4f2e-9b10-056ca2990702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:41.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:51.009Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=28038d13-4a33-4cbc-add7-d1aa5cc1b61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:51:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:52:01.025Z |INFO |Init configs |InvocationID=1e43b9aa-3e41-4a65-a148-f0de5de3b7dd, InstanceUUID=44ea00fd-b29c-4fc4-a2e4-ab94357d89c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T03:52:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |