By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T22:53:04.794Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T22:53:04.808Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T22:53:04.809Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T22:53:04.811Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:53:05.330Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:53:05.467Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:53:05.468Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T22:53:05.468Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T22:53:05.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T22:53:05.609Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-05T22:53:05.634Z |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-11-05T22:53:06.966Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T22:53:07.581Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-05T22:53:07.608Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-05T22:53:07.609Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T22:53:07.724Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-05T22:53:07.724Z |INFO |Root WebApplicationContext: initialization completed in 2090 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-05T22:53:08.661Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-05T22:53:10.631Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-05T22:53:11.210Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-05T22:53:11.238Z |INFO |Started MainApp in 8.896 seconds (JVM running for 9.651) |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-05T22:53:11.453Z |INFO |Start scheduling PRH workflow |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:11.465Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6fb53657-d8ed-4d29-8c09-aec471893df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:12.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-05T22:53:15.852Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T22:53:15.853Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-05T22:53:15.855Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:22.046Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a521d36f-6d4d-4acf-88ae-a8e874bf7385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:32.097Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=31fdd212-39b1-46d3-a938-d4bece9b908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:42.137Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=751c9ee3-aee8-48e7-ab2a-38e88223383e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:42.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:52.181Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a12e5919-77a9-490d-8ac9-2bca66a3aa57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:53:52.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:02.199Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2693a50c-77b3-4e1a-96da-890173790a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:12.214Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dbe479a8-a888-4f4b-a16c-8302a1dfdf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:12.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:22.238Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cbf16486-0e95-4d8e-9a6b-8f96cdd4838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:32.257Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6175eddc-8be5-4188-85fb-48c62ba2ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:42.278Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=815c0e32-9b3e-418e-ad67-2bbad25a69c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:52.292Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bbeaef10-bf80-434a-b543-88bfc5d0e004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:54:52.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:02.308Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c363ff38-5bac-4bc3-b935-6bae467308b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:02.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:12.323Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ed868ca0-07f0-400d-bb48-97bb70a9ae84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:22.337Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7ae9ad11-38a7-4614-bbc3-713db32010b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:32.351Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=81004a3c-c0ed-45a5-94ec-ad7ad8acb440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:42.364Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=695bab8c-8f16-4d6b-9bf0-b29c97a0cee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:42.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:52.378Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c165390c-42ed-44d1-9930-0283289dbd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:55:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:02.394Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=deef54ae-899f-4f89-b427-39eeca9af8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:02.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:12.405Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8560b610-dd33-4bd3-a698-3a6f28f86d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:12.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:22.417Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=282143d6-e15a-4e66-b6f5-4636c622a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:32.438Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=66d9e4c0-69ab-4216-ad03-5ddd5c4f6dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:32.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:42.599Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ad5c8ca9-fdf9-4774-a336-d8363754ef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:42.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:52.611Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ac1c7545-a08c-41cd-84e3-85b7eb30ee48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:56:52.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:02.623Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0bdbeff6-2e51-4bbe-bc1e-67014f038c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:12.639Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fecfe2aa-fa96-4b52-b0df-a96e5082207d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:12.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:22.652Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bb0a777c-749e-4448-86f1-6493f7ced43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:22.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:32.682Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c5363dc4-fe22-450c-ba2d-0200755f1452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:32.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:42.696Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b7b8f36a-43fa-4b17-971a-eca74699cb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:52.710Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=695f3a16-dc5e-41ec-96e1-684550d06dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:57:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:02.725Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=94aba189-06b1-4679-8eed-68b44185cf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T22:58:09.392Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T22:58:09.392Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T22:58:09.392Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T22:58:09.393Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:58:09.393Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:58:09.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T22:58:09.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T22:58:09.407Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T22:58:09.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:12.748Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=abda4a7a-ada7-47fa-90e3-84631cf50388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:12.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:22.765Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=44d67ce1-c5ae-4c1e-9768-1ec91b88bdfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:22.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:32.788Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=effefd1c-848c-4077-8509-2f79722eaabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:32.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:42.803Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ac3bda41-9040-4de5-8086-fba8b361fdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:52.818Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1763b134-ebbf-40cf-8330-1d2dc282faea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:58:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:02.831Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6f12832e-8337-4021-9517-cd7f5f1b2ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:02.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:12.843Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f1f9097e-86f9-4c7c-8f11-fe3c337a812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:12.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:22.856Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ed6e44ab-e98b-49f7-a902-dc0d93602367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:22.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:32.869Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b5b4d1a5-01a7-4417-93cb-5b653436832c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:42.890Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d42b3951-2617-4a77-928e-fa65a4000b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:42.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:52.902Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b1d5e70f-ccff-4481-863f-2d55cc8ee75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T22:59:52.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:02.920Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dfc0e508-08d0-4724-98cd-038de66f9899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:12.932Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8af0c388-4dab-4651-b8d1-959fcf4bb282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:22.943Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b1acec80-9be4-4861-b954-2a3b60211838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:32.956Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d2e962e4-7410-457c-9e6b-1b0821e41963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:42.981Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a6bc7d4e-5bba-4feb-98fa-46a165f3751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:43.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:53.004Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=67903e83-0021-47c7-9b5d-1b2490ed7555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:00:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:03.022Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=41a6117f-4e65-4edf-a2bd-2e35a6c75aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:03.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:13.039Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d7095866-b919-4916-88f4-6b7180c58ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:23.052Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=20a6359c-3840-413a-afa4-a32dff0a7df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:33.068Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9445f251-02a3-4ded-aab1-62d8272122b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:43.085Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c0bea320-56eb-4e34-b8cc-81b021df1622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:43.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:53.099Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=13c12b5b-1614-4fa8-9c2f-da2a6f8d4678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:01:53.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:03.112Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3a4dbd15-714a-4992-8e80-0e706b9a8cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:13.122Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0ac79669-9479-4074-bda0-5fc0debb0039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:13.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:23.134Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=db8e14a7-cb67-4dbf-8fbc-8f08d771d9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:23.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:33.146Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a1afdc74-3d90-4936-8be0-5b2f3a69114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:33.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:43.156Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e2aa51c0-9ae1-4d71-a736-47ecc3acc340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:43.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:53.173Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e5a46cee-2f26-4229-9e89-1809b21cd3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:02:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:03.186Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e184d04c-d622-45d6-9dd3-74313783bdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:03:08.999Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:03:09.000Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:03:09.000Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:03:09.000Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:03:09.001Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:03:09.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:03:09.014Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:03:09.014Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:03:09.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:13.204Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=42942125-64a1-4d1f-b3af-23609ecf79ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:13.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:23.227Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a523de00-e660-4eb0-9842-a50ba3efcd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:33.243Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6eac8a03-ef82-4292-ae55-d82e33bc723b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:33.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:43.255Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=22ab3373-4ac0-4ee1-833b-bd237292b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:53.267Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5814e4ba-113c-43f1-9d69-fb918c511b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:03:53.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:03.278Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0590b23f-aad9-4e14-8bd9-7f1fce6f7984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:13.290Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f61ff0cf-98c5-465b-9dfb-f13da44e7cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:23.303Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f470af7e-6968-4d38-a945-ccac577601e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:33.316Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5ea29598-c577-4ea1-b2e9-d1645c4545a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:33.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:43.333Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=313431d0-aab9-4f7e-b670-ea789af0c5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:43.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:53.346Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4b4149ab-6d0f-4aab-a1ea-0fbe0fd91268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:04:53.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:03.357Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7d1862d7-9f01-44d4-9b22-4b801ba4f9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:03.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:13.374Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=522efa11-beaa-45d8-a35e-5f3f7c42549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:13.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:23.389Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=af6ae174-467c-4ea2-b7d9-cad5c84bae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:23.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:33.403Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=334e880f-001a-42f3-87d0-d845910f00fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:43.423Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e402a001-452f-407a-9117-af9d9698716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:53.436Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9717ff84-83d0-493b-a201-34f46c42c6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:05:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:03.455Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2a0807f2-4bc0-4fe5-ad19-e0082b9d26b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:03.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:13.467Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=adb15702-8ce5-4b0e-9026-6c14fbda08b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:23.479Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8b144d77-7881-4aab-8c59-25f12e8f320b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:33.522Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ea8d7c76-e7d5-4258-878a-4f741d3b2f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:33.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:43.544Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1ff69cf4-4b2c-4380-ba15-a9ebf1ee06c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:43.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:53.557Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b5c8ded8-41f9-4c97-a5ab-47e9a64096af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:06:53.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:03.568Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1f5b2396-2e24-463e-9b33-cfac713dc592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:13.582Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2047704e-96ed-4906-a353-c51fe9edeadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:23.598Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8fa9b749-aedf-4b9e-af73-6f42abc13726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:33.618Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7f55cce1-e96a-4b83-a36d-7feeb3d42ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:43.631Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ea891422-b0bf-4019-9c4a-320a2058caf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:43.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:53.658Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=77ec1915-4ed5-4996-bb2b-243eb96df1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:07:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:03.682Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=77680651-bbcc-4e07-b729-be8a3b43df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:08:08.989Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:08:08.990Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:08:08.990Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:08:08.990Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:08:08.991Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:08:09.001Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:08:09.001Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:08:09.001Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:08:09.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:13.705Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=14ecb0ff-072d-4887-981f-78f2f11d0d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:23.723Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9e42bfab-b00a-44cf-97e2-d22821a52c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:33.741Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5f900534-3cd2-4b86-b24d-69b544dc8eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:43.766Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=68576605-6f3e-4f17-a724-7b7fbcb046b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:43.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:53.780Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=03dc4efa-cbfd-4c45-8111-99ea73b8227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:08:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:03.807Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0a44c9f0-5ea1-4e59-bb06-33248826c0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:03.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:13.826Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=56eb8cf7-45ae-471d-b5a9-ae5a5896d4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:13.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:23.840Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8ac58c39-a518-400b-af0b-7e6be3f7a671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:23.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:33.858Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d9c7514e-b2a6-49ed-92fe-27da3de5d000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:33.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:43.953Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=aac4ca83-2ae8-4809-8fc1-2d320964048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:53.990Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0ca3d93b-2304-486f-8c99-b4913d165d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:09:54.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:04.065Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=524e063c-70d1-44b0-877b-e6e7739607ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:14.098Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e3d016ed-8558-4815-894b-e770fc4cbf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:14.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:24.125Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d0f0d996-07e0-456e-95c2-46518a5cb559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:24.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:34.143Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d5f69b71-185d-497f-a134-adc407d4971a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:44.163Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0ea15f3c-7ed3-4903-b0fe-925833cd9887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:44.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:54.184Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2201c80e-32d9-4016-b600-458e6c341fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:10:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:04.219Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=23dfc8e4-9dde-4934-a902-f509a655bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:04.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:14.241Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2931159b-7410-4dc5-8365-63d61d90f477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:14.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:24.254Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=44cef2bf-1121-493d-afba-ef6b27199d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:34.267Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=460329e4-fdaf-4427-8875-f7a173124a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:34.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:44.288Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=35b8fb9d-1367-403c-b0e7-4ab779f292b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:44.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:54.303Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e874a19-be89-47ec-b2bf-ce8c794696c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:11:54.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:04.322Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=07aebb8e-8846-469b-8641-460f773db74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:14.341Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=60d0c138-8e2f-42db-8a83-856a74fa1c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:24.363Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ab15147b-f032-4899-99a6-207c4a60dbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:34.385Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=07756c47-cb71-4f93-969c-4b41ebb73efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:34.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:44.404Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b8599897-119c-48eb-a0e4-b14e1a969a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:44.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:54.422Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=428721a0-5fd8-4dea-949e-c38c84fbcc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:12:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:04.435Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=26c2d512-e8aa-4f09-8f26-710dad6d7b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:13:08.992Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:13:08.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:13:08.993Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:13:08.993Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:13:08.994Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:13:09.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:13:09.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:13:09.006Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:13:09.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:14.451Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d934e336-f315-4f68-ade0-34feb02449f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:14.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:24.466Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4d3f547f-39bf-4fd1-8e33-db28da2b7a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:34.481Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0d4bfaca-fb1a-4c4b-ac4f-3c30a9c0e84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:34.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:44.494Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7985665f-ef17-448e-80ea-eed92b71e677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:54.507Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1b4611e1-5136-4e3d-93d2-bda9a7d94980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:13:54.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:04.521Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4f8bfb51-3eb4-4815-9f92-0dac55964936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:14.536Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e8062176-aa16-48fa-9252-c00085dd28fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:14.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:24.553Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=493533b9-9b51-4ace-8959-7cb9f2250d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:34.573Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=faca9c92-5742-44df-9140-e143348dce74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:34.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:44.593Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=687222a9-4a20-4bb8-ab0b-59a5462b724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:44.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:54.606Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=108957cf-df06-442d-82fe-0cf74e28bcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:14:54.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:04.619Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6f005510-6f6d-4eaf-a6f4-b2e763d8878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:14.637Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a5b1736f-b361-4511-88b7-fe0655b94111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:14.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:24.649Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=da91d5a9-0526-4017-a926-7fbb8c4c7da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:24.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:34.663Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=214761e3-9e4f-4ba6-b03d-6a70b2363aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:44.675Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=37a8fa50-1915-4831-a5d6-1861414b719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:44.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:54.689Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6f0ed690-715b-4804-bed3-95daca8eb9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:15:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:04.721Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a4ce1740-be58-44bb-a0da-af4b41ed7455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:14.794Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b1fc7100-b71b-4354-9795-ef7e0a0b11c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:14.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:24.807Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=411f4bd2-65f1-453e-9c48-3e4fcd6841cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:24.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:34.824Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8e6dbe8e-4c88-4a44-a54a-ec6abb5563d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:34.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:44.840Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=41d34473-ba05-4e65-8082-589b2e2a4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:54.855Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b89a6474-f5f3-4b16-a87a-002e248d0979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:16:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:04.878Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=225c7b83-8a8a-44a3-92e9-841ef32b7613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:04.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:14.896Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=05426902-5101-4c34-9cdf-fd41b21e491e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:24.911Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a0d2112b-bd01-4375-9a4e-ef8b7d781336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:34.924Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9b33d245-62f0-4de7-aa01-e6dd639d0a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:44.936Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f6e08f37-15aa-4f6e-9144-e26648b563dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:54.948Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1e06adc1-eaba-4006-8b87-1a732a602aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:17:54.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:04.960Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=05cd8fbf-9701-4cfc-8661-2e1ff7fe9467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:18:09.046Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:18:09.046Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:18:09.047Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:18:09.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:18:09.048Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:18:09.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:18:09.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:18:09.066Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:18:09.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:14.974Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d2d20e41-a4b2-477d-96d4-a99e6086bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:24.992Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7be08f37-3c2b-4494-8ba4-a5d193b25e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:25.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:35.006Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=110e0649-1013-4116-bce6-fc9a56f30a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:35.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:45.020Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=017cecbe-7e27-4417-bd34-f4ef4ed8b7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:45.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:55.031Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=52f9fee4-a7b5-41cc-b9ad-fd752991d8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:18:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:05.052Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0aea93f2-3917-422e-856d-4575c50e924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:15.063Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c386f3ab-84da-466a-a50f-bce83d9b37f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:25.079Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=78c4e5f0-d4d6-47cc-ab81-1b8cb8fbcec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:25.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:35.090Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fbf18e46-5190-4a45-ad8d-8968fdf6df38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:35.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:45.102Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9747898d-b673-4cf8-aa74-20783bc93d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:45.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:55.126Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=302660fe-64c9-47b3-82e7-d7a7d2d3b5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:19:55.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:05.138Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5c48138b-f7ad-4774-ae8f-7830a2b488be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:05.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:15.149Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0cc06506-8b82-47a9-91c8-6350c20547a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:15.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:25.167Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fbd1429b-ca89-4f02-96ad-89954cb58cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:25.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:35.186Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ede7f695-1272-40ec-8e01-b1c0735961a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:45.198Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=96a6ab62-91d7-4908-8e6f-e2967bbb4995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:45.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:55.211Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d6955b7b-5e7c-4052-8f63-ee18fdd07280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:20:55.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:05.227Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a61375e1-6475-4ee9-b0f1-83d1ff18ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:15.241Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a421f9be-9f3b-48e3-8c9d-0843722d842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:25.258Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21939c5e-8828-4713-8c7d-a22ad89d9ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:35.272Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dae7d547-96d1-4c0e-bcbb-d84450166a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:35.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:45.308Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=51d16eb7-aa39-4e25-8ffe-f002239e362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:45.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:55.322Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=91ba4172-d65f-4e9a-8db4-1f29f6861cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:21:55.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:05.340Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a7c1863a-6e37-4e00-99ae-5325c6e86012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:05.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:15.362Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2f0954b5-c63e-49df-9f6b-8e3e4761bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:25.375Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=573f93e1-5865-4479-8702-01213cfeaadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:35.391Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=24d6934b-5d7e-4736-bdcd-bebd206ee53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:45.406Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=44816411-d9e0-4187-b982-8e97c844a478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:45.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:55.418Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=330438c0-5d70-41eb-a023-474ac6d3b36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:22:55.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:05.430Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7c1e0fd6-b416-45e7-9d42-223854c0cd57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:05.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:23:08.969Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:23:08.969Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:23:08.970Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:23:08.970Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:23:08.970Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:23:08.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:23:08.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:23:08.979Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:23:08.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:15.448Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=715fdb6b-bda6-4984-a705-7f1a1c937745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:25.461Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2deb3840-930b-4284-a8cb-c9706594e849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:35.474Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c24abdc4-9e78-4d02-bbd0-a25f6a334c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:35.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:45.490Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a8a935bd-9c9b-4fab-b40a-42a9e6cc2922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:55.505Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=39e965f5-fd82-4afa-b022-e6e35cfebf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:23:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:05.522Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2dff160d-709f-4905-a184-c2df6ff95795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:05.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:15.537Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0fac0850-f59d-45d6-8dad-0268aae7203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:15.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:25.549Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=84083108-4b51-4d9a-909d-df6b7a50a765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:25.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:35.561Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=03a7e5fa-10b2-47f9-93f1-b5ba286e51a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:45.575Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c5ef719e-962e-4ad8-944a-1a5d9c390b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:55.588Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=98221092-dac3-4eb0-97f0-d6f53a209689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:24:55.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:05.600Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ec5da75b-eae2-4d7b-bdf6-9c20ae98af01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:05.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:15.616Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ff145b22-f781-419a-8649-b0abde8d700d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:25.628Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=73e6ff90-5f54-40c1-b810-03ae867634d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:25.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:35.641Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9f82889b-3955-45ca-a18e-c72f163a117b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:35.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:45.654Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f1d8c915-17b1-4263-aad1-28017f3b00f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:55.670Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d307fc77-20d7-403b-826f-fa5fd7b0b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:25:55.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:05.698Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=70f0b16b-217f-4c0b-9ea0-44f274506e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:15.719Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d5598b42-ffbd-4406-b830-3d48e1ea7943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:15.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:25.735Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1cd8954e-525f-4519-b99d-100f00720d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:35.748Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a083f1b5-1347-4352-9178-12d4d41b0faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:35.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:45.762Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d5f5d00c-75ec-4549-b786-1378ee3505e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:55.774Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ca962e25-3db1-4e8c-aa5f-264c6c951895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:26:55.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:05.787Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0acf19a3-d0cf-4281-ac4a-fa2eb11dad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:15.804Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1364a1cb-22cd-4aec-bd28-e1d06027670d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:25.818Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=00bacad0-8358-433a-ba66-00f777a158d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:25.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:35.835Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=81ad505d-875d-4b5e-b2ff-815569753023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:35.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:45.852Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21bbfd65-10b6-4331-b6d1-480cc8661ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:45.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:55.867Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3007992e-45cf-4028-b79c-a8620cc37372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:27:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:05.879Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=806dbd21-18d5-497e-a1eb-b581beda9c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:28:09.009Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:28:09.010Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:28:09.010Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:28:09.010Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:28:09.011Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:28:09.018Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:28:09.018Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:28:09.018Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:28:09.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:15.892Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ea94d95b-76dd-4322-b475-b1ef4a8790d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:15.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:25.906Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c9f4e823-585f-4c78-8121-0d289f4c6ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:35.919Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=90d0fa60-dc87-4116-b3a7-2b358ef8490b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:35.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:45.932Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1e1b37a7-01ea-44e4-89cf-0505b0fe30d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:45.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:55.946Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=de0e7ecf-01a5-461a-987b-a244889f3c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:28:55.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:05.958Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=89a334fb-3ba7-4851-a844-adc2f23019bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:15.970Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0619799a-22ec-4d6a-9bf6-573051b110b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:15.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:25.983Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=912767f6-7f04-420b-94e6-c5a76a1b7e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:25.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:35.995Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=199f37dc-81ff-43cc-a121-c5cb263a9fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:46.009Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=509274d2-25d2-4975-af70-5939417389fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:56.022Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e589b59b-b8a8-41bc-ba39-2a16350ef40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:29:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:06.033Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f856b2c4-c031-4cf8-95aa-3f46f18cc1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:16.046Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6d4103ae-fa70-4938-97f7-ea88855ff44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:16.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:26.058Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e0c34ba-d1c3-4851-b11b-c61b2a526170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:26.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:36.070Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fff2cf65-b98c-488c-8de5-c966229fc070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:36.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:46.083Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ad179310-160a-49b5-93ae-79f0c3674703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:46.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:56.098Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9aa60bb3-b95f-4a00-81a3-d2ac20a894db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:30:56.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:06.110Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f5a76864-39c6-4424-bfcb-0893becff787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:16.131Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8f2e35a4-867d-4141-9dc5-3a24526e1e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:16.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:26.142Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2e610d1b-a3b1-4209-892c-d5bf25700379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:26.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:36.159Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a773ee5c-6f05-4bf1-8597-65a0a4c1e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:36.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:46.173Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2fd97731-3089-412d-a387-1dcfa7ed6edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:46.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:56.211Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=36fe7f2b-ad64-41bf-86d0-3bb0e44126ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:31:56.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:06.229Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=864a48c4-a70c-4cc5-b9f1-5c2e2682daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:06.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:16.244Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dba12aaa-54e9-4a06-ad3c-ee0e9081c088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:16.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:26.266Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3f6297ba-9d20-4236-ab64-6d0a926c13a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:26.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:36.277Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=758ad9ce-2e2a-406c-a913-93404d312916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:46.294Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ab3fefb2-d81e-461f-95d3-b27ca68065ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:46.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:56.323Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e771e72b-2c1c-4906-ad33-f4d1368accbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:32:56.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:06.337Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0df05b1a-6a66-4448-a91b-d3fec6eb658e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:33:08.916Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:33:08.917Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:33:08.917Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:33:08.918Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:33:08.918Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:33:08.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:33:08.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:33:08.926Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:33:08.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:16.354Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=db80d5de-46ef-40d4-8578-d4c2b9a19581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:26.372Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=044ad3ec-3a02-4444-baeb-106f6c0f1aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:26.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:36.397Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cc6e6c13-843e-46d5-8f94-21d3e0b15e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:36.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:46.411Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7124fa91-e3c5-4f27-bfcc-d3283cdc2102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:46.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:56.427Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=171f8da6-7c6d-43ff-b8ad-0e07e68c510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:33:56.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:06.440Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c08ba6e2-b917-44f1-81b9-a1e70556ea1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:06.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:16.464Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=debae728-632e-4cc5-b4d3-f51d1430c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:26.479Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=15d6206d-da24-4d8f-93a2-2c59c46c8edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:26.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:36.491Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6661e45c-73f6-4938-b5cd-8287af222409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:46.503Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ce5c60fa-5bb1-49a2-87fa-6a68bd34cc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:46.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:56.513Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cf9fcd67-847c-461c-8c97-9f99b5eb2db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:34:56.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:06.526Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c5ba9856-02f8-4c5c-bb85-a38f58b6c89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:06.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:16.539Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=89f2d00c-b09b-413b-86bc-23e31496097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:16.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:26.556Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=71423991-b7eb-4e9e-ac0a-5d5d43e0f343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:26.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:36.571Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fdd47ab5-b376-4cdc-890c-4a6ad6771741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:46.591Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=07959e57-cb99-422e-a38e-c778ceccae3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:46.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:56.608Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=72cdb035-50a8-40af-b731-05267f271911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:35:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:06.622Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2a1542e3-4c17-47ed-9275-3869b9cd3e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:16.638Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=32956458-aeeb-43d1-84f0-f0a44aeb3a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:16.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:26.651Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7285cbc4-af11-41fc-ae55-dfcd76dc6cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:26.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:36.665Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c5dec12e-ea3b-43c8-b060-060ecb111682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:36.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:46.677Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ffe83cf8-130d-476f-93ec-3bf2a077873e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:46.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:56.689Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=847dd2ec-9fa5-4c3a-9c60-6c878b08a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:36:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:06.700Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1779a75b-3a89-4cd9-a142-6d4198cdee5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:06.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:16.716Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e8626af8-28e3-43ba-8d75-bd6d2cd4a82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:26.727Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=beaadbb8-b9cb-4bbe-a705-a8bbac41c545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:36.742Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bdee1117-14fa-4523-a35f-c02f84409663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:46.759Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9f5013f6-a68f-45a0-b0cd-e7abd4b7f8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:56.773Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d3a43707-876c-4e8c-b4c1-40a170dfb517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:37:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:06.785Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f04ca7c7-b1c1-4bbd-b0b7-19fce0d49bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:38:08.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:38:08.997Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:38:08.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:38:08.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:38:08.998Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:38:09.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:38:09.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:38:09.007Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:38:09.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:16.798Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=78223e83-9d91-49a4-9b94-04e654da19ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:16.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:26.810Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d965048e-7b64-455f-891c-ea7d8c5b3fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:26.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:36.826Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4edee56b-5412-4087-b144-2f4baf30e136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:36.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:46.840Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=17cec6d4-b8bb-4305-bda6-cee1a03e9d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:56.854Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ff87fcae-ae4c-48fe-add4-517a7a0b93fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:38:56.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:06.868Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f753a494-6b7e-4681-a46f-154e5d132d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:06.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:16.879Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=348868c6-9507-4de4-80fc-6cf546e6f316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:26.896Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=024a942b-e959-4de6-ae8c-f96a73efcf74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:26.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:36.911Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=feba63f2-a546-4fe9-8ddf-9c702fd33d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:46.924Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8b533e59-7f2d-4428-b3b3-5ee48eceeab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:56.936Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=caab0b5e-b203-48e4-a35b-bd3a92b87979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:39:56.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:06.950Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9cca31d2-ae63-41f1-9978-c9b8eef1ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:06.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:16.963Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e36b2812-ec72-4a12-90d7-61b88e424186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:26.976Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a28cf177-0aa2-43cb-98c7-0d63e47a275b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:36.994Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c3108e15-d743-46e8-8d30-9520dc7e61a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:47.008Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=03f45511-d764-4a95-beeb-28c2296587f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:57.022Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2acfd28c-c6d7-407a-b935-61762cc42e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:40:57.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:07.036Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b32b918d-e536-48e7-8d4a-a50c7d477509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:07.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:17.052Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2ba56054-d33e-46a0-9af4-6adab3560574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:27.065Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ab2c9500-74af-4da1-8dbd-4cf27acc59b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:37.078Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c60235bd-157b-408f-a1a1-0858f5911070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:37.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:47.091Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ed018a0a-8c8b-4f41-a5a2-db1e4fd1b03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:47.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:57.103Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4d6222a3-cdf3-4634-af1a-866fb9540ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:41:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:07.115Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=263aeda2-31c3-47c8-94f6-c0795dacbf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:07.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:17.127Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21a1cc0e-52ce-48e3-86a6-054f8d08ac31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:27.140Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=44dc76f8-1731-4c83-a1be-6d6c4f4dccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:37.151Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=de6f6d0d-ab6b-40af-9ecd-a953dd8900eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:37.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:47.167Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ecaef1f1-fa06-42f8-8438-b25d204bca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:47.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:57.185Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e1ece711-bfd9-419a-993c-8a99f15b5c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:42:57.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:07.197Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ac325a43-d89a-4767-ae74-2948661ccd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:43:09.014Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:43:09.015Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:43:09.015Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:43:09.015Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:43:09.016Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:43:09.025Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:43:09.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:43:09.026Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:43:09.028Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:17.208Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ee2a384a-7e2d-4ee4-8e4d-52f39425e7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:17.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:27.220Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=656a3b95-ed6a-4376-acd5-5273a7945b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:27.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:37.233Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e1dacf76-2fa4-4446-94dc-5c31be9697f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:47.247Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8dd09561-21a7-41f0-a300-35d1ea24bf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:47.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:57.261Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0f404e83-e215-4e0f-80de-eeaca6bf554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:43:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:07.272Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=238274a8-489c-4a63-905c-27b57eac88da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:07.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:17.286Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5db9a666-85d7-4f7a-b66f-e791e3146d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:27.297Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c09f822e-2d63-4f33-b5bc-8b8d53243c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:27.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:37.309Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6507e988-5ad8-44fc-8703-a179cf0cdc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:47.319Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5e5afe07-4055-4932-8495-89ef7a2932f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:57.350Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=53c790ae-8cae-4e49-95b4-65a1bd34c7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:44:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:07.362Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bf4ec410-d790-4c58-9712-12d248e274e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:07.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:17.374Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=11505803-d8a0-4b88-840d-8b9803c36e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:17.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:27.402Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9f4713a2-2a7c-4f79-80f8-3ea07780832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:27.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:37.422Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=84866f10-95fa-4ba5-94f9-26daa8a0c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:37.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:47.439Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4f9d2b6f-1b47-4329-a171-958e3edab179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:57.450Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e24d57bb-8759-48c9-b869-d7a9a9d6ebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:45:57.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:07.463Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=63bb409f-afdb-41c4-b371-e2388878fe5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:07.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:17.478Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a2a28dc9-ce12-4608-8271-312d881b6306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:27.490Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4c23b0e0-5a09-4107-923c-125b7fd0df53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:37.503Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1c883d3d-c8c4-4add-b13a-0f5b92bfb744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:37.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:47.515Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8ec09ef7-a0de-41ab-b927-e7240b2e1962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:47.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:57.529Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7866b0a3-16eb-4622-bb26-0f6b1b1c54c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:46:57.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:07.547Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=235184c9-21e7-4f73-b267-1e510593ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:07.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:17.559Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=512b35c5-fd7f-44fc-9128-9f12a940c0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:17.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:27.571Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fb30e676-0c81-4779-afda-d0de61c94e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:27.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:37.582Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4cda2e68-ddf1-4f2b-bfc8-55636c973c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:37.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:47.596Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e015d7c-85af-4a8e-957b-0c24f0a4731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:47.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:57.612Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9d1dca57-61d3-47af-9128-e736d617f5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:47:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:07.630Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=925a78aa-899e-44af-b652-2a6c92d4ea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:48:08.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:48:08.967Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:48:08.967Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:48:08.967Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:48:08.968Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:48:08.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:48:08.980Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:48:08.980Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:48:08.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:17.643Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3bdaefd3-e558-439c-8356-4cd2ca83aa43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:27.657Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=beec0143-9bc0-4ecd-9197-865c1bfec137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:37.679Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=276c9fde-6f08-4267-8968-157908416663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:37.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:47.691Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9951bbf7-ed9e-4235-9ff9-6a5e2402657d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:47.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:57.703Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cadc7176-9e88-4c03-b77d-d2799066e86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:48:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:07.715Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e329d06d-df48-4fec-939b-bb69a23a5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:17.729Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=94048de6-c222-4822-a88a-9761ce2c5ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:17.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:27.742Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=34a1c66c-dc75-4d14-893c-8a11350d1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:27.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:37.761Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=73e6a64a-311a-4ff5-96a5-d1e39753914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:47.775Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8766b0a6-24ba-4fe2-9fc8-3ab0be45db66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:57.787Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2a022bee-37e3-4b78-aaeb-5240cef371a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:49:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:07.801Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=15b3b52a-c0e0-4548-aee3-0d1e8db895df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:07.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:17.822Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=26a45d0e-ac33-4c0c-90ba-0af00c4eef42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:17.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:27.837Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f3253b07-4ec3-4cb2-9a16-df4ad8e9c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:27.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:37.873Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1270ba08-dd7b-4c2a-9b89-ba62fe4b4bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:37.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:47.895Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d8c4f457-e13d-4d0b-be0c-b9c63d43d21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:57.913Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=02aa44ab-89a8-45af-9a58-c5f921527280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:50:57.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:07.924Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e3007b5c-087d-4d7f-b7b3-4352bed654ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:07.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:17.937Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=191bad51-e45d-46c3-b11c-ad4c28fdb2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:27.950Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=66cf69a9-ee03-44cd-90ed-451c7d50b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:27.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:37.967Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f9286321-c9ca-42d4-8670-7e6855d813f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:47.981Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=510d87b7-9d95-430b-b236-03a4550179c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:47.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:57.995Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e4fb17e5-084d-4888-9928-01b4a094c353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:51:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:08.050Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=797d6f36-48a1-44d4-920e-6122eeafd3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:08.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:18.066Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d1f6d34b-7adb-4f56-a89a-c65db077edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:18.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:28.092Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=baec0fab-b083-49fe-b0e0-78023da49f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:28.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:38.104Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d16df537-1af9-4ae2-b446-21cbf5ea8c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:38.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:48.117Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=86739b05-e4b8-4d52-9fff-66520b51c2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:58.132Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e0af73ba-2b0c-414f-aeb7-5f00692750ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:52:58.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:08.149Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6954df74-e304-467a-ae4d-a3db0bc8d8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:08.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:53:08.981Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:53:08.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:53:08.982Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:53:08.982Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:53:08.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:53:08.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:53:08.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:53:08.992Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:53:08.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:18.162Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c375433b-bc0c-48ac-bd40-f6184bba0954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:28.174Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=50c89336-b768-485f-a35d-2cea62adc4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:28.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:38.190Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d181b6ad-65f2-4539-8edb-487c9a0104ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:48.202Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9c24b795-5251-4484-8913-71489f211493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:48.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:58.214Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=02985b70-83fb-4d28-adc0-602f27c02ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:53:58.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:08.227Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=eba3e52d-be4c-473c-a2f2-99d80f129e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:18.242Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a2685a63-7ee7-4697-b193-b80995927fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:28.259Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9efa1f5a-0343-4e44-9798-35e85bc05d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:38.278Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a0bcfefa-906d-4f15-bfc3-10280fc0098f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:48.292Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ab0e489b-a89e-4c32-b005-f76b15feb82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:48.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:58.305Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2f124380-87c9-423f-aae4-1a893801f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:54:58.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:08.318Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7f65ce50-2858-4c2b-8737-dba1e515c597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:18.330Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=38401090-6e62-42e2-8f0e-b741791d07e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:28.347Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7e2a120f-d9eb-4d73-8e06-a4a85efa3974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:28.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:38.364Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=949cdf5c-b905-4d55-83e7-e0c3acacb5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:48.377Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8b4d7c18-d72d-49b6-b6cc-b54517c79d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:48.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:58.389Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c4d61c2f-dddc-4585-8845-777024bf32b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:55:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:08.399Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=93c107c0-5986-4dd5-a6e5-3249d63bd1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:18.412Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1fbf44bf-9a63-4683-8f4b-24fa6ff6d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:18.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:28.423Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21d58434-6ea5-4c51-bed9-146212101ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:28.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:38.440Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b6c842d3-0c4f-4dd0-8fc1-54ef1fa440de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:38.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:48.453Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cb68a19b-e6de-4f07-a569-deabd47e647e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:58.464Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=35ada5d7-4dfd-4ab1-a85f-a888d2948900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:56:58.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:08.476Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0f255841-9d4c-42e6-be42-54935251721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:08.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:18.491Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=13511763-83cd-4ef6-a90e-763a3380300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:28.505Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8b3cd9fe-a5a3-4fd8-808d-978338a9b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:28.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:38.516Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=81878652-bbbf-43c1-b8c9-99966799fc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:48.528Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7e876a1d-b4a0-43c6-a91e-839bdecda0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:58.549Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5aac82a7-46e9-4098-b911-f71d01f889dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:57:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:08.565Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=227b95d7-daf7-4ecf-a414-426f13873320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:08.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-05T23:58:08.995Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:58:08.995Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-05T23:58:08.996Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-05T23:58:08.996Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:58:08.996Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:58:09.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-05T23:58:09.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-05T23:58:09.003Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-05T23:58:09.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:18.577Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=19f62cd7-65a5-4da9-9515-30885b493d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:18.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:28.589Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=54647f6b-3658-4daa-8f7b-04ec2842144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:28.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:38.602Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b6bdd3df-e868-4340-8a4b-e587aba08896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:48.612Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=aba631e2-4621-424c-92f2-87de57ace727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:58.630Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a19cb808-5202-4579-86b1-a300390238aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:58:58.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:08.642Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=eb811fe5-25a2-45e1-8cce-e0538c1b7750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:08.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:18.656Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e927ed64-b367-4b92-89a9-741a3d3168b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:28.671Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e12df92-a178-40b5-9ff8-612661640d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:38.693Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=996751a0-6928-471d-811c-46a843843c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:48.705Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=79cf5a2a-a68e-4b3e-9b0d-61a56f508700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:48.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:58.717Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a57d4029-b454-42ff-985a-360ab750b2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-05T23:59:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:08.729Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=68dfe9a7-f762-43c1-ac13-203a1c1d7e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:08.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:18.778Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6034de7c-f062-4d3d-a36a-1529a0370331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:28.789Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cabadc96-e5f2-433b-915e-389403045b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:28.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:38.801Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=448ece91-4053-477e-a040-1ff2a729908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:38.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:48.818Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=09dde2dc-1dee-4ee3-b82e-7380004eb359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:58.833Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=40104888-14ea-41b1-b682-3edfe818fff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:00:58.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:08.850Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8cee9a88-7812-416a-bed0-294dbadfcb9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:18.863Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a8b9d7fe-7ee4-4b0d-910c-82609e25066d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:18.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:28.877Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1897cf72-5836-408c-82fa-dc16a683fb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:38.890Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=79850556-72dd-4779-ad39-2b5294d4742c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:38.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:48.901Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=44a28675-ea04-484f-b17c-8ba3e0dc9c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:58.912Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=56f66f6a-cbbb-4d2c-a2c9-bff5c08a0069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:01:58.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:08.923Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4d307d7d-bf7b-433c-a29d-2aa68a66be4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:08.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:18.938Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d2b2ac24-1397-439b-8e4b-6e00767b29b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:28.950Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dca20061-973a-48cb-b8ec-0597036da039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:38.962Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2891b224-d76a-4a3b-b7d8-740ba0c9d0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:48.975Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21955579-ba37-4d29-ad2e-0b29ee4c43ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:58.994Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=240073a2-84d9-4147-96de-b6eb43d0a105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:02:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:03:08.923Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:03:08.924Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:03:08.924Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:03:08.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:03:08.925Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:03:08.930Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:03:08.930Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:03:08.930Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:03:08.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:09.005Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ca9318bd-525c-47ee-8dd1-15891f4292fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:09.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:19.020Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ed39eb36-4479-49e2-b20a-f5dba88371cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:29.033Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a29bf43d-0792-4b97-9317-1eb8bc289fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:39.049Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9faa5c16-954d-42e7-95ed-ed04123abbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:39.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:49.062Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=850d7cf0-6dfa-4203-b4d4-21c075923684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:59.078Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=374676c1-36cd-4d86-a532-fa6a915aa45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:03:59.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:09.094Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=764bac64-7e24-4c16-a425-2552f544b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:19.107Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=12022dc0-acf9-482e-991b-970ef3e1b8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:29.120Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a60769a2-dc12-4866-8926-3f8b7169da69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:39.137Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=53be3696-5ce3-4baf-8c98-ea1465608333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:49.149Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8304862e-7e40-465a-94c6-667c36532319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:59.164Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b8f479ea-b57c-40c4-9461-c6ca8b2d1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:04:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:09.176Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4511b723-61f9-4550-b7b1-99450b40f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:09.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:19.189Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=65e8529d-7672-4a81-bc8d-879126a638b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:29.202Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=20a077f2-5692-4a87-8f2b-e4d315311b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:29.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:39.214Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=412724ee-0d89-441d-9780-48b97332859f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:49.226Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ea5a8e4d-1a14-49d3-8c68-635b3ac6568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:59.243Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=83501111-eca2-41c8-b2e8-9f134a51cbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:05:59.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:09.257Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e9dcd20d-ba96-43b8-90d7-0c65fab0beda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:19.273Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ec928fe8-6d46-4ee2-823d-e668604d20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:19.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:29.290Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=858b7765-0f29-4c96-a17d-64b3d4d853c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:39.306Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=170b49ce-1fe4-445e-b307-aa2173f2f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:39.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:49.319Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f49de858-0814-4ff2-8b6f-9dd2908417c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:59.331Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=230482f7-5def-46f8-8828-048a60c0aec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:06:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:09.345Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c2580ea6-835d-420c-bf1f-d4eb00bc6157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:09.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:19.357Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1b38bf5e-33dc-4eef-b4e2-1cf7c27a812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:19.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:29.374Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f9c4adf8-393b-4371-81db-cbf34f3282ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:39.392Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6e827325-0b1e-46cb-af28-4ee0fd6dba63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:49.404Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5456c6cf-f21d-4a4d-93aa-5a7c377cdcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:49.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:59.417Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=851a5ca8-d6e5-41bd-9e50-ae47f2c5bbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:07:59.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:08:08.993Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:08:08.993Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:08:08.994Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:08:08.994Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:08:08.995Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:08:09.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:08:09.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:08:09.002Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:08:09.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:09.428Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8883b8d5-89d9-4fbf-9807-713cac8b59c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:09.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:19.443Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9a07a259-06b6-4560-9000-ea48a91e2d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:19.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:29.457Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=46c72daa-7d72-4eaa-abb2-faa43a3dcc0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:29.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:39.474Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e69be07-3c23-499c-a529-69b9b905ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:49.488Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3e0b3d49-5b7d-49bf-884f-fe50886c119f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:49.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:59.515Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=49d3f831-20e2-4727-9a19-0135ddf0e143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:08:59.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:09.529Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e5da7e40-231b-4b53-8824-309df938f5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:09.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:19.547Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=aa5fc6db-6d23-4e1f-820c-8236bb3c9cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:29.560Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6353d5f2-7791-4375-af89-b064e29b45aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:29.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:39.578Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=22ee6cb1-676c-4ec6-be7b-c5d64aee24ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:39.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:49.590Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bed898ff-9b81-4e6d-90c6-bf58f6d9461f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:59.603Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7cd79fe2-b84a-4259-aa83-eaaeaef8b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:09:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:09.621Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=94bc7fae-afa3-417d-9873-3e278a92fa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:19.637Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a2e0ca04-4c2d-49dc-8af4-99c692010ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:19.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:29.650Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0af9d2ea-ed26-4056-8f20-1969523232dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:39.668Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=820b764e-75e9-41dc-ac72-c76355b5e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:39.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:49.681Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bab20aab-a26d-4990-843d-8557dc9cc7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:49.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:59.698Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6a387ea5-b97f-4937-a698-b5b2d616def2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:10:59.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:09.710Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=998750cb-dda8-400e-a45b-e5132918924c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:19.722Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2faf5fd9-eaa2-4b1d-8a0c-74766af696c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:29.735Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=42a19147-04b5-4975-96d9-23600c6cce1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:29.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:39.751Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1cdf41f5-971a-4570-afff-5d9452731776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:39.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:49.765Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1531b307-461e-47f0-8a01-48cf0a567fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:59.776Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6d7c8b1c-1366-435a-a764-63e905eaea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:11:59.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:09.791Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5aef498f-054a-46a7-8539-9860425f57f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:19.805Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fd1ed571-8262-476e-aa92-06cc3ada6b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:29.819Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c729f482-af34-4e6c-b7cb-bf5997c92c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:29.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:39.832Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4e5f9d86-59a5-4db9-b053-11f2ad4fee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:39.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:49.843Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=400cb7fb-6269-46b4-a149-53907aca7835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:49.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:59.863Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=909c87c4-6aa1-4bf5-a844-22f87801a473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:12:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:13:09.006Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:13:09.006Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:13:09.006Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:13:09.006Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:13:09.007Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:13:09.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:13:09.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:13:09.013Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:13:09.016Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:09.875Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ebfa185c-9bca-4e2b-a874-4cfd143fbd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:09.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:19.890Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3aeb5e9a-decd-4353-9c4c-e1ea8703abdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:29.902Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=93de4338-feff-497f-a0c6-4819c41e9f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:39.913Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=276871c0-e6f1-455f-b9a3-9f78a61eda95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:39.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:49.925Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=eff9740b-c6c1-4a84-88ef-3dc82a918844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:59.938Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7d8c822f-4ee2-410e-a1db-8097da73d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:13:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:09.952Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b15816df-36c1-44e2-8fc8-ee7c39d9a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:09.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:19.969Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=13442935-443f-4ca9-9658-7dd42bf0bb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:19.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:29.983Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=80ca1fd8-c790-402c-8083-e1bde99cf5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:40.016Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=12ec64ca-0fcf-40c0-9d56-c546360a1a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:50.028Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4f2d633e-e4de-4802-9a8b-2bd1a4bf3e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:14:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:00.041Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=782dec6d-fa54-47bc-9f0c-329b54c603ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:00.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:10.053Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=91df3bfe-cee3-4aba-92ee-38cfb312a4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:10.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:20.064Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=54e00d78-13e1-4ebd-8a44-8e048cbfcc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:20.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:30.077Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=78046d77-a007-4b91-b0be-3f673163af07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:30.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:40.090Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2b7b204d-4d5a-4fc2-a557-728e161df5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:40.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:50.103Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b7ebbc5f-c713-4e16-a8f5-fb9c6498211c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:15:50.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:00.138Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=85c3d95d-6721-49c9-9d64-a450b017c46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:00.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:10.150Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=22bdbb60-1726-4cb8-8172-a3651fd7e371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:10.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:20.165Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5e0d15dc-36b3-4b6f-b982-5a86338a504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:30.180Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b3969e8e-ccd2-495e-a614-f0ef8ae67b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:40.198Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=67698d87-fadb-4160-bac3-45ae24e421ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:40.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:50.212Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=801c866f-9f8d-4d2b-a192-88fd7bfbfd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:16:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:00.225Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cc463611-48c7-4596-87f1-44f3b4a3bc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:10.236Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=99002d91-721c-4019-b83e-9c65ab18b4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:20.261Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=66c1861b-a3a7-4663-a96b-14b7169c277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:20.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:30.275Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8a0ba705-2e3c-4a4c-a411-d3b17068189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:30.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:40.287Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=018c7e59-f41e-4b99-891f-98cf5788e6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:50.301Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b2ee503d-f7c4-4191-a62b-398d0af4a1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:17:50.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:00.312Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7c7d0bfd-3d05-4a2e-a4d7-c9c42b8b975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:18:09.046Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:18:09.047Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:18:09.047Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:18:09.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:18:09.049Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:18:09.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:18:09.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:18:09.058Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:18:09.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:10.324Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=59097521-1a21-4739-9c3d-61edfbe6fc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:10.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:20.335Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=85b3c204-5a24-4ed7-8c2d-7995de424b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:20.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:30.346Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=60a76b77-caf4-4cc0-9f6d-3fff199d07cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:30.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:40.375Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=34efc6ab-52a8-4ea0-9f3c-5f64d4c19243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:40.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:50.387Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=449e606f-6a8e-4319-8040-93b4199c4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:18:50.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:00.403Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4a9d992d-fb54-49b9-9a53-9cba01907c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:00.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:10.417Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=02d14341-d0a4-4dfc-9908-85a78dc3dc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:20.430Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=af1da89e-f205-4efd-8046-d5731ea6a5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:20.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:30.442Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=35703bd7-7e12-442e-8ce0-bce3c97a67a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:30.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:40.458Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=54629dba-2a76-4b5a-be36-bdb221534d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:40.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:50.470Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=be9dba15-a280-4181-9d93-92c764210eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:19:50.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:00.482Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fc2c1830-f767-47c8-b274-e9700b6eb639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:00.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:10.493Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ef425285-aeff-4324-865f-d87e2598c00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:10.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:20.504Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=497b1c80-2f2c-4c25-b23b-fd227eba3809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:20.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:30.515Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=17e10000-6064-4dda-ab56-4cf987f00e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:30.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:40.527Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f97054c7-4ca6-46c9-b4e3-20bac2dadbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:50.537Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=770e676f-8a73-4731-ba07-63a099fc20cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:20:50.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:00.552Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c1eb9995-2770-4fe7-8fce-d814b8fb5c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:10.565Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dfb5750b-6fc2-4cf7-932a-ecca3d5ba96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:20.578Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5d34a74f-4d8a-4331-98cb-e0b2602e7ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:20.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:30.588Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2d2a6f6e-e917-4dd0-95c6-07b9e71fc49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:40.600Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b518ecf7-0c33-455b-8c2e-33dfe857c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:40.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:50.612Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=808cf622-112e-4e11-9402-ab71466a6977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:21:50.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:00.625Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=58a28997-e7ff-4f96-833d-1543f80ba469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:10.640Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b6d5e6c4-7c16-4a00-91ca-b21d0cede02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:10.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:20.655Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=eb6c2357-cba1-4842-8e84-0e5a7f2a9c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:30.668Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1b94e5c6-4993-4a05-9390-88e95bb9f51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:30.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:40.682Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a94e94bf-c25d-4c6c-a362-4ff22271a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:50.734Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e33278dd-5dad-4449-bd98-3d834e722331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:22:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:00.750Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=de57ac41-8798-40ac-9019-36b87396bcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:23:08.857Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:23:08.858Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:23:08.858Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:23:08.858Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:23:08.859Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:23:08.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:23:08.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:23:08.865Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:23:08.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:10.763Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f1ce48c7-3855-457a-887c-38fd89e9838a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:20.778Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c99cae70-23db-4bca-a343-13a8b0846dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:20.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:30.791Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=512657f6-0e6e-492f-8d2e-6a4b902c0d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:40.814Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d18fad7f-e3cc-41fa-b906-d62162ea25ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:40.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:50.827Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a6e3f98d-52a1-4be2-9d38-3a2451e9eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:23:50.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:00.846Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=25a551e8-321c-4c0d-a7a7-1f4e8f6f6503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:10.870Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bdd92dba-8c46-4f92-84d1-1051ac51afb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:31.337Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a5f056dc-8b58-423b-939f-cd82038fed9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T00:24:32.342Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=bPKlADkd29JxfXdicPSN, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:32.564Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:32.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:42.568Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4251d35f-7eaa-4c8e-aead-fe717ca20adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:24:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:02.147Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7d6c479d-fff7-439b-99ba-faba93b83a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:21.691Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ce91930b-c898-4a38-a783-84fecb5c721e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:31.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:41.234Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=568bb3af-a4f2-4b1e-b3eb-e9e5fbf9c884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:25:50.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:00.779Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ce91cbf4-4761-45d2-8c42-0a07bba113bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:20.347Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=054d6a23-7528-4400-af47-88676103511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:39.908Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=48e3f84e-aa45-4f33-9ff2-fc094c96d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:49.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:26:59.462Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d41f09d8-920d-4cd9-982f-81698c03645e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:19.037Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=88b69728-1a0c-43c8-8bbe-6259032c6fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:28.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:38.592Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ecbdf666-2a1c-4de3-8859-2392699584b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:27:58.165Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=43abbd14-2d48-4d99-902b-390ce4da4d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:07.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:28:08.959Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:28:08.960Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:28:08.960Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:28:08.960Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:28:08.960Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:28:08.966Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:28:08.966Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:28:08.966Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:28:08.968Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:17.724Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e70d67f7-9a4b-4c5b-9869-901aa303b656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:37.308Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=04d1d28c-e9b1-49c5-8deb-e84302d59a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:46.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:28:56.875Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=af88e76d-2bc2-4c1a-8375-33d786e1cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:04.796Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:14.788Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=369ca571-5485-463c-af79-f71cb5a4c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:34.337Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=63a4887d-9489-447d-8b17-25eca9081609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:29:53.946Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dcef15ce-6b4b-450c-a57d-53e09777d182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:13.492Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=05477dbc-c1cf-48d9-b6a0-78f20a97f30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:33.039Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=317bc38a-1a5e-49ed-a278-09c7a9908a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:30:52.590Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a339fa4f-e480-49db-a23e-9a1d252930b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:02.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:12.143Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3b0cac73-ce37-421d-8fbc-d46bbed30ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:31.693Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9cc0f19c-4faf-4221-8c41-9f8e787f964e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:51.248Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ad312555-66f5-4cab-8ae7-0fbbf78316d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-11-06T00:31:55.260Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=8ig1sJwTrwFYxPW2k0GF, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:55.277Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:31:55.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:05.278Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=042d34a6-12eb-43dc-a95d-38433aef42b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:24.834Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3ae4036d-8c99-4b9a-b4a9-153099f4f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:44.395Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9512125b-7c75-4dbb-83f1-22c48799a418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:32:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:03.939Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=23e8a0c0-ca72-44aa-abba-34fd06174263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:33:09.004Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:33:09.005Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:33:09.005Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:33:09.005Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:33:09.006Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:33:09.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:33:09.011Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:33:09.011Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:33:09.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:13.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:23.493Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5f8d934c-4d3d-4f80-a92f-350c20a3c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:43.042Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c43611a6-2ac6-4020-9338-4d8dc24856f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:33:52.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:02.594Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=04effdda-5aec-4163-9537-6c7f0535e79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:22.166Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=72b71813-11dc-435f-ae1c-a4f230d366e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:31.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:41.711Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=37901aff-fc00-4b6e-9ff7-a702a714091a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:34:51.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:01.259Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=25e36593-c265-4375-b76e-229c360f42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:10.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:20.807Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ec858062-72cb-449b-885b-40a5e00f828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:30.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:40.370Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ff38f865-8667-4b58-8179-6b7c35c238a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:49.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:35:59.916Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=391d1412-faf1-4d3a-9141-d807b546ace0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:19.477Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=79e18ad9-3c02-4a00-a2f6-1615341ee2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:39.071Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2e645554-21b9-40c7-bed5-0fe022096270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:36:58.618Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e5c4a08b-fe6a-4593-88a5-9aab71259778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:08.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:18.193Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d6e9dab1-01bf-4094-9d79-f64b2abd8938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:27.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:37.752Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7db06e07-2d81-4ea6-b918-5b1373f6da8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:37:57.327Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1de83ac6-c07a-4a3d-ae01-44b60bfca1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:38:08.974Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:38:08.975Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:38:08.975Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:38:08.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:38:08.976Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:38:08.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:38:08.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:38:08.981Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:38:08.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:16.874Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fc20bd57-eb19-4f96-8dd5-cdf736ba1ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:36.419Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=38f7da03-b82a-4c75-8a49-6acf09d09af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:38:55.968Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=728f1af0-0189-4a50-bec1-55cdde753caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:15.527Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=49e7aac2-52d7-4ded-a294-0317050ae900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:25.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:35.089Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ff343440-3a74-4e4c-89ed-b74f225285b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:44.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:39:54.665Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3481dc7e-7134-4585-a89e-4c9dad8c0f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:04.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:14.215Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e24c259b-4c55-4936-b7b8-171a26695063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:33.765Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=fcbe17a3-5a65-4461-bf4a-20cf5513c95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:43.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:40:53.334Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0635094d-824c-4018-a53d-1ae46445c713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:12.903Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b132b5b1-9293-4f2e-bf14-b27f3b5099d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:22.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:32.446Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8a60a5cc-f795-4aae-baac-e609e86db5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:41:51.987Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d6b5e16a-fd87-4431-9abe-90c1db7a57c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:01.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:11.550Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7bdbc375-0540-42da-9d8a-bd85f1c783e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:21.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:31.110Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cc7d7656-e5a7-4a6c-a915-0444d20d5155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:40.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:42:50.668Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5f12f9ae-f986-4197-9bb9-d0722b72b783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:00.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:43:08.930Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:43:08.930Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:43:08.931Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:43:08.931Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:43:08.932Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:43:08.936Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:43:08.937Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:43:08.937Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:43:08.939Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:10.257Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3ea77fb7-c2b6-40e0-a105-c23dff1e8e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:19.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:29.843Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=54bf0d9c-9244-4ef6-9884-e40e654037a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:39.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:49.404Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=68f99385-c2a1-4bd3-bf08-d6e9cc05b74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:43:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:08.948Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d6dfb9dc-da1b-4a75-b2c3-41e95c78e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:28.498Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=48275824-b957-4929-9a2f-650728236bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:38.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:48.080Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=85691b06-46bf-4d0b-9fd1-afb231aa550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:44:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:07.630Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=298ae2ee-c5a0-4c93-b81b-202b8e812aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:17.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:27.180Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=769d18de-39d7-4503-8270-35f78db0cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:36.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:46.736Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=01cb7491-2f6e-4479-99b6-96136a5d27d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:45:56.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:06.301Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=99916070-4add-4287-91b4-8a7258f57b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:25.845Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=31492ceb-c0a1-40b5-b5f6-0a3a6d912de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:45.399Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cab1a172-83b3-4029-a7e3-69f1e134bb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:46:54.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:04.946Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7cf6f8a7-c645-4291-bc72-3df8e6090b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:24.519Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7e8af724-c60a-4de4-b17d-4c251a92b4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:44.063Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=60bf7b83-364c-4594-9492-6af729569cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:47:53.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:03.624Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=028bcf11-0b5e-4488-bf2d-74ace1af0b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:48:08.889Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:48:08.889Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:48:08.889Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:48:08.890Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:48:08.890Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:48:08.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:48:08.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:48:08.895Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:48:08.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:23.171Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=89d57cb1-5df7-4a3c-9804-89be1b7ba3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:32.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:42.746Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b50daf69-4199-4792-9cc3-eaa61e59939a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:48:52.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:02.306Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9392726d-679b-4e69-a3be-e1770ed592c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:21.859Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8213cb3a-0869-444d-af02-45afd3c488ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:31.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:41.410Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5f8a231b-6598-47c7-9ce5-d70c3f9f61d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:49:50.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:00.980Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=26d96888-1483-47b4-b1c6-d9f8b91a5edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:20.540Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b09e6c5c-c81a-4104-b0b3-3106e7b5922a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:40.112Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e68fa392-876f-4ffd-9a5a-76f7c541943c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:49.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:50:59.664Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=12c21900-d7e4-48eb-abec-53ad3724244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:09.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:19.212Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d36cec65-01c5-4294-8e7d-4bed116962e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:28.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:38.769Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e30fae31-bfae-4127-bce8-ec3fd85e85b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:48.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:51:58.309Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c7e51ff5-b6d7-4c2e-ae6a-6ab4654fffc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:07.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:17.858Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4b02092d-193c-463e-bad3-d356488da32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:37.401Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=33e859fa-3a68-49df-8e84-82c6d527d41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:46.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:52:56.982Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cee3c43c-f542-47f1-8a2d-eee4399e4267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:06.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:53:08.966Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:53:08.966Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:53:08.966Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:53:08.966Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:53:08.967Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:53:08.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:53:08.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:53:08.973Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:53:08.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:16.538Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e8985899-6b01-4869-96cd-44e1be79b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:26.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:36.080Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6a289a88-79d0-47f5-91fd-311431f1295a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:53:55.639Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=00133dfb-b975-40cb-9b43-0e7d889e233c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:15.189Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=75cf5ac6-ff4f-4950-ad86-be60e34e1319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:24.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:34.752Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1081713d-befc-406d-8ceb-6eb898bd072d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:44.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:54:54.293Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=120ff767-6548-4bfd-97a9-faf2d511a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:13.897Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1bca60a4-5b64-4610-b0a9-42440eef02c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:23.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:33.483Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=65da13f5-1c79-42f1-8055-376ca6aca5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:43.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:55:53.030Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8484e00e-c1a3-41fe-bdc4-be9edd14295b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:12.615Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=86894894-d757-476e-b16d-fc0df1064977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:32.181Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7bd21c34-6638-4c5a-b6b5-5e2fc64281b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:56:51.778Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ad0c6beb-3032-49ed-80bf-fcc7ef57ba5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:01.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:11.330Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2216df93-40b9-48aa-901e-97c0c3ebe204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:20.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:30.896Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f563acae-cd7e-400a-be0e-6c482c698e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:57:50.453Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=586002d0-db52-46c2-b40f-cc5c2a8cb254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:00.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T00:58:08.961Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:58:08.962Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T00:58:08.962Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T00:58:08.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:58:08.962Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:58:08.967Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T00:58:08.967Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T00:58:08.967Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T00:58:08.969Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:10.010Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=310b2a92-10cb-4838-8d18-711191bae632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:19.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:29.578Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=142b1280-eabf-4691-ab86-16218bdcdf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:49.131Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3eb39eb4-6246-4ae8-a140-6205553cdd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:58:58.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:08.679Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=20b5f754-bdf6-4b8c-b138-b1811339cc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:18.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:28.219Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=189a591d-3332-4438-96ff-d2dacf3d4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:47.775Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=87cfb1c9-e3b4-4034-889b-16e14e045155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T00:59:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:07.328Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3c6754c5-9195-4c15-8de1-a7eeca9c6564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:26.889Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a4ff16d3-9cdb-4379-803a-28c8adcd1f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:36.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:46.449Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3d6e05bc-fb84-4641-b18e-00ea5346d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:00:56.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:06.002Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e995d38c-bc55-44fb-8d78-b598cd69a92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:15.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:25.548Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=31bebab8-6cf0-4196-9d28-acc8efe83a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:45.158Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=529fe7ae-907c-4fef-a320-538345207240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:01:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:04.714Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a8f80794-f5de-41cb-9261-774b255d263e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:24.260Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a9c70e71-a373-4f61-a50d-b3e485e980e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:33.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:43.812Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=60a1d581-0245-4a6d-817c-dec9a2d3d77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:02:53.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:03.367Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=797d04a9-9952-4b6e-9de8-08efddc8437b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:03:08.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:03:08.981Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:03:08.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:03:08.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:03:08.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:03:08.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:03:08.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:03:08.988Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:03:08.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:22.912Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3c4d0893-eddf-48e0-bf0e-97d06682642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:42.453Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5a3ae9bd-43a0-407e-8998-b1030a42c94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:03:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:02.006Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=337032a6-d8e9-4f4d-90de-027c6151516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:21.549Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=30849daa-91fa-4cb8-a9c9-4807934f08b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:41.126Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2bbf2481-ecd0-4564-8919-aaee9e43cc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:04:50.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:00.665Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=49ae361b-e78e-4c75-b915-b986fa5e2bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:20.214Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9ad684bd-df21-449a-b9b2-39c7d7327a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:39.796Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b0be27b5-c34a-45b8-9f58-fd259e0961ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:49.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:05:59.368Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5551d57c-1b8e-4c8f-90fb-f6bf4150030c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:08.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:18.918Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=20e66411-6297-49a9-8be6-841b41863dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:38.459Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=30e5943b-b805-4b5d-b7e8-b71e9bfec8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:48.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:06:58.013Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b79fb87a-29cd-4ab8-9154-a7942490e0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:07.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:17.575Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bd5f30d7-df23-4cc5-844e-7960337afad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:37.134Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b169f1bb-d578-4755-920e-db77db8602ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:46.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:07:56.680Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b18a85a8-7e1e-4dc1-b10d-283d6ff5cdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:06.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:08:08.851Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:08:08.851Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:08:08.852Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:08:08.852Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:08:08.852Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:08:08.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:08:08.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:08:08.856Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:08:08.857Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:16.228Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=62dc9eeb-ad83-4c21-9bf8-b505ec3ae142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:25.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:35.775Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ba01bfe5-5c9c-4511-9a5f-303fd26f30a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:08:55.323Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9bf0a54b-9424-488d-9005-090b32a9eb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:04.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:14.866Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1aa33379-a8e9-4635-b1d1-aecd57a388b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:34.410Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8089be35-048a-4c58-94ef-3187b4ea3eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:09:53.955Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4f56149d-670b-4a3e-be43-d704e048ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:03.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:13.507Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7cc48d36-dfb1-428c-a878-1c1e9d09b101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:23.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:33.067Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bf923a43-e531-4010-8109-8430e1956580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:10:52.617Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=40ba5fe9-157d-4916-8a77-ec746d611e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:12.205Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6eeeb264-5568-457a-bed4-6ccdaa7f88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:21.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:31.751Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=89465cbc-a4a5-495f-8d19-cb4b1d212125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:11:51.302Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c52e075a-3622-4e7e-bc0a-3d72e23c724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:00.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:10.847Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8479cbad-b314-48c7-a68e-081668e8b8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:20.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:30.407Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=13cd255f-cd9e-4dce-ba8e-271f5c67f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:49.965Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1add8943-75e1-4702-a1ea-31b375e6d262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:12:59.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:13:09.017Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:13:09.018Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:13:09.018Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:13:09.019Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:13:09.019Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:13:09.024Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:13:09.025Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:13:09.025Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:13:09.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:09.526Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8142662d-2492-45c2-8493-1108d260cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:29.074Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2761cbdc-69ac-42f9-a34a-b821e359deb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:38.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:48.625Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9c2fb429-b6d4-47bc-adad-b7d80a8129ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:13:58.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:08.199Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0aa775aa-1f7b-4a35-9a15-2646c1d11632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:17.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:27.748Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5c16ab8d-8d4d-4578-ae13-43611f14357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:37.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:47.305Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=55d65744-effa-4498-a8e2-cfe3f5d2d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:14:56.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:06.864Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=945d9d98-9c99-4026-b33c-0da09f5fec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:26.416Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e4a3a6ff-455f-4005-af54-6a983df04154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:45.969Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=3c2fb72a-a17d-4278-954e-7124848b8126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:15:55.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:05.519Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4698b1a9-67d6-4610-a4da-998563799b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:15.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:25.068Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6b30c4be-39bb-4c27-b527-f756e0db4e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:34.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:44.631Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b06f5e01-18a5-4033-b3fd-b1ea6a2319fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:16:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:04.182Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8e029c0c-28e5-4c5a-a20e-1afe2423c3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:23.728Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=249203bc-ce6a-4836-b7bd-e81fca5bd9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:33.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:43.282Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=11970a76-0881-4165-b124-7917ddc3d750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:17:52.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:02.836Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=74bdd265-ced0-4dbd-9bd2-f1da48cb7b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:18:08.950Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:18:08.951Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:18:08.951Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:18:08.951Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:18:08.952Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:18:08.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:18:08.957Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:18:08.957Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:18:08.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:22.389Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=21a6fec8-183b-4172-9ec3-faccf267ee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:31.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:41.944Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=338670d0-ef67-414e-b0e0-d607733c95ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:18:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:01.489Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=539056f8-7dc7-4de4-a05f-d0cbc9009e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:11.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:21.047Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4d6bd4d3-b788-4189-bc8c-77346fa78a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:30.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:40.600Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=298dca8d-7e7e-4146-a8d4-e55d66b3801d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:19:50.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:00.154Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=bdc994ab-1dcd-4eae-94f5-9169c59c3028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:19.721Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8ff26d3f-3d91-4679-b46e-eda39ee5e7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:29.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:39.284Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c8ab576d-f491-4bcb-9761-8d6e1fc422bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:48.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:20:58.845Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=56374811-e5fd-4342-8e0d-8430b67ae5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:18.388Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=179b2c82-468c-462b-9776-b2ea44f69251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:37.937Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=54c43ca5-7ea5-4fac-8853-93cb35e9164c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:21:57.516Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e60c3ad7-29c7-466f-a63a-cf489f133240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:17.065Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ddd6a862-844b-41fa-8ffe-d466a3130f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:36.627Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=83e02452-59b9-47d3-8391-d922dfee274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:46.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:22:56.180Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ce489726-7142-4316-82ef-4dac7fd0f95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:23:08.980Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:23:08.980Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:23:08.980Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:23:08.981Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:23:08.982Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:23:08.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:23:08.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:23:08.987Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:23:08.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:15.757Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0b0b9fe6-dddd-4bec-b314-ec62baed7a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:35.308Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2ac1d61f-a0a6-4a41-b405-f2d9278c1f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:23:54.863Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6ef23eb3-0011-4740-a5d8-f5da144f1763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:14.437Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=74277c19-ce6d-4fee-92f7-bec0e0d94780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:33.986Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=875f2094-52f7-4a5b-8a50-ad7b48386bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:24:53.537Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ad5a85be-42d2-45d8-ae12-e605aed7945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:03.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:13.081Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a395c414-d54c-4e18-858a-325740b2b420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:32.643Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cd1ec281-3227-4702-94d4-e2e6b3119526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:42.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:25:52.208Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7bd25998-107d-4184-919e-a63c39ef24b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:11.778Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2612e1f3-7055-4f7f-99be-287d546e6bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:31.323Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9c86f680-2ae7-4e03-8cf0-c2acd19cf4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:26:50.875Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7cf66b15-ef94-419c-8988-242019ebc591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:00.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:10.428Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=9e13c332-4983-4e83-a6ca-3a11e39b9487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:29.977Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=958fffd2-e779-4c76-a2f9-cc8f1e1e971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:49.521Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6bf85a83-efa4-487a-b19d-d02697b3cb31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:27:59.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:28:08.883Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:28:08.884Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:28:08.884Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:28:08.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:28:08.884Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:28:08.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:28:08.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:28:08.889Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:28:08.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:09.074Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8f5ccc82-caed-455d-a86f-1695f55384eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:28.653Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dd776c75-d34f-46ea-a5d6-1537097d624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:48.224Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=c8d7ce71-a693-4f56-a800-af0336fd3157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:28:57.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:07.775Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0cd53886-1606-4977-8f75-29c08cb15a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:17.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:27.329Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=dbcb17e5-2674-4a96-9e6d-3bbe8c92c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:46.909Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=82b761a5-a98b-4ae1-b6fd-527b05074421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:29:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:06.457Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=b34e980d-2c42-4f79-96a9-77c4f5203c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:26.010Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d86617be-30ed-44f3-b110-6f924402ebae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:35.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:45.553Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1fadf0ad-edb0-4d68-9c6d-1325c6d94ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:30:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:05.118Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=43cd60b7-4b56-4f32-97f0-e9f5d366159d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:24.664Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=813b3bea-e7f1-47ee-a54a-7e9584c1a317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:34.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:44.222Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0469c845-9bad-43d9-9474-9334aaefb7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:31:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:03.765Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=80c68c3b-f322-4296-8d96-70bbb02f4928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:13.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:23.340Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6632ac67-4aaf-4470-94e6-ba27c5be5d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:42.916Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=447c2866-b3e1-46e2-9320-0435affdaa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:32:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:02.464Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6b86c448-40b9-4830-9f1d-071b4e16cc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:33:08.996Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:33:08.997Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:33:08.997Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:33:08.997Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:33:08.998Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:33:09.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:33:09.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:33:09.003Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:33:09.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:22.016Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cd42e0e7-c3e3-46f1-b142-28e2976a8aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:31.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:41.586Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f73c9edd-5bbc-4c10-8d4c-e0e5774d076c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:33:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:01.154Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=2d781b1f-bf1e-47e8-b4a6-180c44701623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:20.695Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=be7a1dbc-653a-4854-a493-b206df80fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:40.269Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f6ddb255-a790-4da1-ad43-69679805d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:49.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:34:59.861Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=5ef05d9c-1c2e-46bb-9c1c-271af4cc4e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:09.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:19.437Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=db5ac85e-01ef-4ef2-9af1-c79fc55d69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:38.986Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=6cf04fe9-4534-480f-828e-9a584cc9b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:48.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:35:58.529Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=0cf1807f-433f-4773-bb17-1980cef62a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:08.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:18.090Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f071c5ce-c72a-4998-b847-ee8f89dd71e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:37.666Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=42fcf0ff-0621-49f3-95b4-80a3ecea4605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:36:57.212Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f16e82db-ae14-4c6a-8c99-92d03cada031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:16.766Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=70ff33bc-67b1-4d4c-a955-6e6d1049cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:36.326Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=ba646c7a-f4ed-4606-ba41-b1801d4262d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:37:55.874Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1a2be48a-14b3-4251-a784-accef1f23573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:05.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-06T01:38:08.977Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:38:08.978Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-11-06T01:38:08.978Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-06T01:38:08.978Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:38:08.979Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:38:08.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-06T01:38:08.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-06T01:38:08.985Z |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.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.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.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-11-06T01:38:08.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:15.421Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=f8168503-a226-4392-b8b1-7f95624220f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:24.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:34.970Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=7d17ab66-5e91-4176-aba7-25806f78527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:38:54.561Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a72d0d76-fdb2-4029-b3ff-475ae417b5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:14.130Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=388e3173-6cd2-456c-aaf1-099b1cae1ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:23.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:33.678Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=eefa01db-c02e-4c18-b2b3-5dfc1bd617cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:43.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:39:53.224Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=741178d1-bce3-4322-ada0-4835366d19d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:02.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:12.782Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=4f8c09bb-a041-4d11-95a9-100692aae81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:32.341Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=1ae12f20-cd29-454b-9ffa-976211db3d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:41.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:40:51.891Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=8396cab3-2661-4fc7-b0ec-d3098372587b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:11.456Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=a764e585-4c60-472c-98b5-37db43a7428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:21.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:31.009Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=cd689c2f-1619-400c-9ccc-8b7872a76d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:40.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:41:50.561Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=d6a250b1-df21-432c-99d5-4f6c5c156f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:42:00.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:42:10.116Z |INFO |Init configs |InvocationID=e4a69481-caa9-4bc6-ae3f-e963874d91dc, InstanceUUID=e2fb0978-0e01-4f6a-8000-54c5676c7ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:42:19.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-06T01:4